@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-30 .tc-wp-content-root img, .wpc-scope-30 .tc-wp-content-root video, .wpc-scope-30 .tc-wp-content-root svg, .wpc-scope-30 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #142033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content div, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content section, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-section-white{
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(36, 148, 112, 0.08), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(244, 162, 97, 0.10), transparent 28%),
    #f7faf8;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0f7a5a;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-kicker::before, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f9f73, #f4a261);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content h2, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content h3, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content p{
  margin-top: 0;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
  margin-bottom: 14px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-heading p{
  color: #526173;
  line-height: 1.75;
  margin-bottom: 0;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(20, 32, 51, 0.10);
  border-radius: 22px;
  box-shadow: 0 16px 42px rgba(19, 34, 56, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card::before, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(15, 159, 115, 0.13), rgba(244, 162, 97, 0.10) 42%, transparent 70%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 159, 115, 0.26);
  box-shadow: 0 22px 54px rgba(19, 34, 56, 0.13);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover::before, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card h3, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card h3, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step h3{
  position: relative;
  color: #142033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  margin-bottom: 10px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card p, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card p, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step p{
  position: relative;
  color: #5b6678;
  line-height: 1.68;
  margin-bottom: 0;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0f9f73, #f4a261);
  box-shadow: 0 12px 24px rgba(15, 159, 115, 0.20);
  transition: transform 240ms ease;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-card:hover .fitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon::before, .wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-sun::before{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: 14px;
  top: 14px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-sun::after{
  width: 28px;
  height: 2px;
  left: 9px;
  top: 22px;
  transform: rotate(45deg);
  opacity: 0.82;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-check::before{
  width: 20px;
  height: 10px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  left: 13px;
  top: 15px;
  transform: rotate(-45deg);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-wallet::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-wallet::after{
  width: 7px;
  height: 7px;
  right: 11px;
  top: 20px;
  border-radius: 50%;
  background: #0f9f73;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-30deg);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
  background: #0f9f73;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-icon-shield::before{
  width: 24px;
  height: 27px;
  left: 11px;
  top: 9px;
  clip-path: polygon(50% 0, 92% 16%, 84% 72%, 50% 100%, 16% 72%, 8% 16%);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 22px;
  min-width: 0;
  background: #ffffff;
  border: 1px solid rgba(20, 32, 51, 0.10);
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(19, 34, 56, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #0f9f73, #f4a261);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step:hover{
  transform: translateY(-4px);
  border-color: rgba(15, 159, 115, 0.24);
  box-shadow: 0 24px 58px rgba(19, 34, 56, 0.12);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #0b8060, #0f9f73 48%, #f4a261);
  box-shadow: 0 14px 28px rgba(15, 159, 115, 0.22);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-step-content{
  min-width: 0;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  color: #0f7a5a;
  font-weight: 800;
  line-height: 1;
  border: 1px solid rgba(15, 159, 115, 0.20);
  border-radius: 999px;
  background: rgba(15, 159, 115, 0.08);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
  overflow: hidden;
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(15, 159, 115, 0.15), rgba(244, 162, 97, 0.18));
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #0f9f73;
  border-bottom: 3px solid #0f9f73;
  transform: rotate(-45deg);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-30 .tc-wp-content-root .fitc-bottom-content .fitc-reveal.fitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fitc-bottom-content .fitc-section{
    padding: 48px 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 p{
    font-size: 15px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.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 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 p{
    font-size: 14px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    margin-top: 28px;
    gap: 14px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@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 p{
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.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 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 p{
    font-size: 14.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    margin-top: 30px;
    gap: 16px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@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 p{
    font-size: 16px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-card, .tc-wp-content-root .fitc-bottom-content .fitc-trust-card{
    padding: 26px;
    border-radius: 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 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 p{
    font-size: 15px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    margin-top: 34px;
    gap: 18px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@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 30px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid-three, .tc-wp-content-root .fitc-bottom-content .fitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    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 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 p{
    font-size: 15.5px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    margin-top: 42px;
    gap: 18px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step{
    padding: 30px 32px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-badge{
    padding: 9px 14px;
    font-size: 12.5px;
  }}@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 32px;
  }.tc-wp-content-root .fitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-grid-three, .tc-wp-content-root .fitc-bottom-content .fitc-grid-trust{
    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 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 p{
    font-size: 16px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-steps{
    margin-top: 48px;
    gap: 20px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step{
    padding: 34px 38px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .fitc-bottom-content .fitc-badge{
    padding: 10px 15px;
    font-size: 13px;
  }}