@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-32 .tc-wp-content-root img, .wpc-scope-32 .tc-wp-content-root video, .wpc-scope-32 .tc-wp-content-root svg, .wpc-scope-32 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-section{
  position: relative;
  width: 100%;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-section-white{
  background: #ffffff;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-section-soft{
  background: linear-gradient(180deg, #f8fbf8 0%, #f3f7f5 100%);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(15, 118, 110, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.12), rgba(20, 184, 166, 0.08));
  color: #0f766e;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #536173;
  line-height: 1.72;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card::before, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.14), rgba(59, 130, 246, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card:hover, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(16, 185, 129, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card:hover::before, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card h3, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-card p, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.72;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #10b981, #0f766e);
  box-shadow: 0 12px 28px rgba(15, 118, 110, 0.22);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon::before, .wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-calc::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 999px;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-calc::after{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 20px;
  border-radius: 4px;
  background: repeating-linear-gradient(90deg, #ffffff 0 4px, transparent 4px 7px);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-wallet::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 16px;
  border-radius: 5px;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-wallet::after{
  width: 7px;
  height: 7px;
  right: 11px;
  top: 21px;
  border-radius: 50%;
  background: #0f766e;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-map::before{
  width: 18px;
  height: 22px;
  left: 14px;
  top: 10px;
  border-radius: 50% 50% 50% 8px;
  transform: rotate(-45deg);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-map::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 17px;
  border-radius: 50%;
  background: #0f766e;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-clock::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-clock::after{
  width: 11px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(35deg);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-phone::before{
  width: 17px;
  height: 27px;
  left: 15px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
  background: #0f766e;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  border-radius: 12px 12px 16px 16px;
  clip-path: polygon(50% 0, 92% 16%, 84% 74%, 50% 100%, 16% 74%, 8% 16%);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-icon-shield::after{
  width: 11px;
  height: 6px;
  left: 18px;
  top: 20px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(15, 118, 110, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.18), rgba(16, 185, 129, 0));
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-number{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f766e, #10b981);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(15, 118, 110, 0.22);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-step-copy{
  position: relative;
  min-width: 0;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.09);
  color: #0f766e;
  font-size: 12px;
  font-weight: 760;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
  overflow: hidden;
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-trust-dot{
  position: relative;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #10b981;
  box-shadow: 0 0 0 7px rgba(16, 185, 129, 0.12), 0 0 32px rgba(16, 185, 129, 0.4);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-32 .tc-wp-content-root .mitax-content-wrap .mitax-reveal.mitax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mitax-content-wrap .mitax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mitax-content-wrap .mitax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card p, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mitax-content-wrap .mitax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mitax-content-wrap .mitax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card p, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mitax-content-wrap .mitax-section{
    padding: 66px 0;
  }.tc-wp-content-root .mitax-content-wrap .mitax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card p, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mitax-content-wrap .mitax-section{
    padding: 78px 0;
  }.tc-wp-content-root .mitax-content-wrap .mitax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-grid-three, .tc-wp-content-root .mitax-content-wrap .mitax-grid-final{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card p, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mitax-content-wrap .mitax-section{
    padding: 96px 0;
  }.tc-wp-content-root .mitax-content-wrap .mitax-container{
    padding: 0 32px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-grid-three, .tc-wp-content-root .mitax-content-wrap .mitax-grid-final{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card h3, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-card p, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card p, .tc-wp-content-root .mitax-content-wrap .mitax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .mitax-content-wrap .mitax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .mitax-content-wrap .mitax-card, .tc-wp-content-root .mitax-content-wrap .mitax-trust-card, .tc-wp-content-root .mitax-content-wrap .mitax-reveal, .tc-wp-content-root .mitax-content-wrap .mitax-reveal.mitax-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .mitax-content-wrap .mitax-reveal{
    opacity: 1;
  }}