@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-17 .tc-wp-content-root img, .wpc-scope-17 .tc-wp-content-root video, .wpc-scope-17 .tc-wp-content-root svg, .wpc-scope-17 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-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-17 .tc-wp-content-root .ma-tax-content-wrap, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap section, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap div, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-section-white{
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f766e;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-kicker::before, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-kicker::after{
  content: "";
  width: 18px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #0f766e, #2f80ed);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
  margin: 14px auto 0;
  color: #536174;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(15, 118, 110, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card::before, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.08), rgba(47, 128, 237, 0.06), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card:hover, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(47, 128, 237, 0.28);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card:hover::before, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6778;
  line-height: 1.7;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #0f766e, #2f80ed);
  box-shadow: 0 14px 30px rgba(47, 128, 237, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-card:hover .ma-tax-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon::before, .wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-bars::before{
  width: 22px;
  height: 14px;
  border-radius: 3px;
  background: linear-gradient(90deg, #fff 0 18%, transparent 18% 32%, #fff 32% 50%, transparent 50% 64%, #fff 64% 82%, transparent 82%);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-clock::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-clock::after{
  width: 8px;
  height: 2px;
  transform: translate(3px, 1px) rotate(-38deg);
  transform-origin: left center;
  border-radius: 99px;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-check::before{
  width: 18px;
  height: 9px;
  transform: rotate(-45deg);
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-route::before{
  width: 22px;
  height: 22px;
  border: 2px dashed #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-phone::before{
  width: 17px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-icon-shield::before{
  width: 21px;
  height: 24px;
  clip-path: polygon(50% 0, 88% 14%, 82% 72%, 50% 100%, 18% 72%, 12% 14%);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(47, 128, 237, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #0f766e, #2f80ed);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(15, 118, 110, 0.26);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #0f766e, #2f80ed);
  color: #ffffff;
  font-size: 22px;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(47, 128, 237, 0.22);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step-content{
  min-width: 0;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border: 1px solid rgba(15, 118, 110, 0.14);
  border-radius: 999px;
  background: #eefbf8;
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-mark{
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.14), rgba(47, 128, 237, 0.14));
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-mark::before{
  content: "";
  position: absolute;
  top: 13px;
  left: 12px;
  width: 17px;
  height: 9px;
  transform: rotate(-45deg);
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-17 .tc-wp-content-root .ma-tax-content-wrap .ma-tax-reveal.ma-tax-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 .ma-tax-content-wrap .ma-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .ma-tax-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ma-tax-content-wrap .ma-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ma-tax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ma-tax-content-wrap .ma-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ma-tax-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ma-tax-content-wrap .ma-tax-section{
    padding: 74px 0;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ma-tax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ma-tax-content-wrap .ma-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ma-tax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step h3, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-card p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-step p, .tc-wp-content-root .ma-tax-content-wrap .ma-tax-trust-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ma-tax-content-wrap .ma-tax-step{
    grid-template-columns: 100px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 38px;
  }}.wpc-scope-17 .tc-wp-content-root .ma-tax-trust-grid{}