@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-126 .tc-wp-content-root img, .wpc-scope-126 .tc-wp-content-root video, .wpc-scope-126 .tc-wp-content-root svg, .wpc-scope-126 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-126 .tc-wp-content-root .oitc-content{
  width: 100%;
  overflow-x: hidden;
  color: #152033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-126 .tc-wp-content-root .oitc-content, .wpc-scope-126 .tc-wp-content-root .oitc-content div, .wpc-scope-126 .tc-wp-content-root .oitc-content section, .wpc-scope-126 .tc-wp-content-root .oitc-content article{
  box-sizing: border-box;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section-white{
  background: #ffffff;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section-soft{
  background:
    radial-gradient(circle at 16% 8%, rgba(23, 122, 108, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(217, 142, 42, 0.08), transparent 28%),
    #f7faf8;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(23, 122, 108, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(23, 122, 108, 0.1), rgba(217, 142, 42, 0.1));
  color: #126356;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #177a6c, #d98e2a);
  box-shadow: 0 0 0 5px rgba(23, 122, 108, 0.09);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5b6677;
  line-height: 1.72;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(21, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(21, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card::after, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(23, 122, 108, 0.13), transparent 34%, rgba(217, 142, 42, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card:hover, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(23, 122, 108, 0.24);
  box-shadow: 0 24px 55px rgba(21, 32, 51, 0.11);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card:hover::after, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card h3, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-card h3, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card p, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-card p, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #627085;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #177a6c, #d98e2a);
  box-shadow: 0 14px 24px rgba(23, 122, 108, 0.2);
  z-index: 1;
  transition: transform 220ms ease;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-card:hover .oitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon::before, .wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-graph::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 12px;
  border-radius: 8px;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-graph::after{
  left: 23px;
  bottom: 12px;
  width: 5px;
  height: 20px;
  border-radius: 8px;
  box-shadow: 10px 6px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-check::before{
  left: 13px;
  top: 22px;
  width: 10px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(42deg);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-check::after{
  left: 20px;
  top: 19px;
  width: 18px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(-45deg);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-wallet::before{
  left: 10px;
  top: 14px;
  width: 26px;
  height: 20px;
  border-radius: 6px;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-wallet::after{
  right: 9px;
  top: 20px;
  width: 11px;
  height: 8px;
  border-radius: 8px;
  background: rgba(23, 122, 108, 0.82);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-speed::before{
  left: 11px;
  top: 23px;
  width: 25px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(-18deg);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-speed::after{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 20px;
  border: 4px solid rgba(255, 255, 255, 0.9);
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 17px;
  height: 28px;
  border-radius: 6px;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: rgba(23, 122, 108, 0.78);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-shield::before{
  left: 13px;
  top: 9px;
  width: 20px;
  height: 24px;
  border-radius: 12px 12px 14px 14px;
  clip-path: polygon(50% 0, 100% 18%, 88% 76%, 50% 100%, 12% 76%, 0 18%);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-icon-shield::after{
  left: 21px;
  top: 16px;
  width: 5px;
  height: 13px;
  border-radius: 5px;
  background: rgba(23, 122, 108, 0.8);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(23, 122, 108, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 42px rgba(21, 32, 51, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #177a6c, #d98e2a);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(217, 142, 42, 0.28);
  box-shadow: 0 24px 54px rgba(21, 32, 51, 0.1);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #177a6c, #d98e2a);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(23, 122, 108, 0.2);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-step-content{
  min-width: 0;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-badge-dot{
  position: relative;
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: rgba(23, 122, 108, 0.1);
  border: 1px solid rgba(23, 122, 108, 0.18);
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-badge-dot::before{
  content: "";
  position: absolute;
  inset: 9px;
  border-radius: 50%;
  background: linear-gradient(135deg, #177a6c, #d98e2a);
  box-shadow: 0 0 0 7px rgba(217, 142, 42, 0.1);
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-trust-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(23, 122, 108, 0.12), rgba(217, 142, 42, 0.14));
  color: #126356;
  font-size: 21px;
  font-weight: 850;
  z-index: 1;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-126 .tc-wp-content-root .oitc-content .oitc-reveal.oitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oitc-content .oitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .oitc-content .oitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .oitc-content .oitc-section h2{
    font-size: 26px;
  }.tc-wp-content-root .oitc-content .oitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .oitc-content .oitc-card, .tc-wp-content-root .oitc-content .oitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .oitc-content .oitc-card h3, .tc-wp-content-root .oitc-content .oitc-step-card h3, .tc-wp-content-root .oitc-content .oitc-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .oitc-content .oitc-card p, .tc-wp-content-root .oitc-content .oitc-step-card p, .tc-wp-content-root .oitc-content .oitc-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-content .oitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .oitc-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .oitc-content .oitc-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oitc-content .oitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .oitc-content .oitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .oitc-content .oitc-section h2{
    font-size: 29px;
  }.tc-wp-content-root .oitc-content .oitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-content .oitc-card, .tc-wp-content-root .oitc-content .oitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .oitc-content .oitc-card h3, .tc-wp-content-root .oitc-content .oitc-step-card h3, .tc-wp-content-root .oitc-content .oitc-trust-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .oitc-content .oitc-card p, .tc-wp-content-root .oitc-content .oitc-step-card p, .tc-wp-content-root .oitc-content .oitc-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .oitc-content .oitc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .oitc-content .oitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-content .oitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .oitc-content .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-content .oitc-section h2{
    font-size: 32px;
  }.tc-wp-content-root .oitc-content .oitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .oitc-content .oitc-card, .tc-wp-content-root .oitc-content .oitc-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .oitc-content .oitc-card h3, .tc-wp-content-root .oitc-content .oitc-step-card h3, .tc-wp-content-root .oitc-content .oitc-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .oitc-content .oitc-card p, .tc-wp-content-root .oitc-content .oitc-step-card p, .tc-wp-content-root .oitc-content .oitc-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-content .oitc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .oitc-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .oitc-content .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oitc-content .oitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .oitc-content .oitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .oitc-content .oitc-section h2{
    font-size: 40px;
  }.tc-wp-content-root .oitc-content .oitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-content .oitc-grid-six, .tc-wp-content-root .oitc-content .oitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-content .oitc-card, .tc-wp-content-root .oitc-content .oitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .oitc-content .oitc-card h3, .tc-wp-content-root .oitc-content .oitc-step-card h3, .tc-wp-content-root .oitc-content .oitc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-content .oitc-card p, .tc-wp-content-root .oitc-content .oitc-step-card p, .tc-wp-content-root .oitc-content .oitc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-content .oitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-content .oitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .oitc-content .oitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oitc-content .oitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .oitc-content .oitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .oitc-content .oitc-section h2{
    font-size: 46px;
  }.tc-wp-content-root .oitc-content .oitc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .oitc-content .oitc-grid-six, .tc-wp-content-root .oitc-content .oitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-content .oitc-card, .tc-wp-content-root .oitc-content .oitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .oitc-content .oitc-card h3, .tc-wp-content-root .oitc-content .oitc-step-card h3, .tc-wp-content-root .oitc-content .oitc-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-content .oitc-card p, .tc-wp-content-root .oitc-content .oitc-step-card p, .tc-wp-content-root .oitc-content .oitc-trust-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .oitc-content .oitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-content .oitc-step-card{
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .oitc-content .oitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}