@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-69 .tc-wp-content-root img, .wpc-scope-69 .tc-wp-content-root video, .wpc-scope-69 .tc-wp-content-root svg, .wpc-scope-69 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content, .wpc-scope-69 .tc-wp-content-root .ma-tax-content section, .wpc-scope-69 .tc-wp-content-root .ma-tax-content div, .wpc-scope-69 .tc-wp-content-root .ma-tax-content article{
  box-sizing: border-box;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-section{
  position: relative;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-section-white{
  background: #ffffff;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-section-soft{
  background: linear-gradient(180deg, #f7fbfb 0%, #f3f7f6 100%);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(23, 120, 111, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(23, 120, 111, 0.1), rgba(37, 99, 235, 0.08));
  color: #17665f;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-heading p{
  margin: 16px auto 0;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0f766e, #2563eb, #22c55e);
  opacity: 0.88;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card:hover{
  transform: translateY(-6px);
  border-color: rgba(23, 120, 111, 0.26);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.13);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card h3{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon{
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0f766e, #2563eb);
  box-shadow: 0 12px 24px rgba(37, 99, 235, 0.18);
  transition: transform 220ms ease;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-card:hover .ma-tax-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon::before, .wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-calc::before{
  width: 20px;
  height: 4px;
  top: 13px;
  left: 12px;
  border-radius: 10px;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-calc::after{
  width: 20px;
  height: 14px;
  left: 12px;
  bottom: 10px;
  border-radius: 3px;
  opacity: 0.88;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-clock::before{
  width: 22px;
  height: 22px;
  inset: 11px auto auto 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-clock::after{
  width: 11px;
  height: 3px;
  top: 21px;
  left: 22px;
  border-radius: 8px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-check::before{
  width: 19px;
  height: 10px;
  left: 12px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-path::before{
  width: 22px;
  height: 3px;
  top: 21px;
  left: 11px;
  border-radius: 10px;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-path::after{
  width: 9px;
  height: 9px;
  right: 10px;
  top: 18px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-phone::before{
  width: 18px;
  height: 26px;
  top: 9px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-phone::after{
  width: 5px;
  height: 5px;
  bottom: 11px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-shield::before{
  width: 20px;
  height: 24px;
  top: 9px;
  left: 12px;
  border-radius: 12px 12px 16px 16px;
  clip-path: polygon(50% 0, 100% 18%, 88% 76%, 50% 100%, 12% 76%, 0 18%);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-icon-shield::after{
  width: 12px;
  height: 7px;
  top: 18px;
  left: 16px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 120, 111, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f9fffd 100%);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -72px;
  top: -72px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.13), rgba(37, 99, 235, 0));
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #0f766e, #2563eb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(37, 99, 235, 0.2);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-step p{
  margin: 9px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-dot{
  display: inline-block;
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(15, 118, 110, 0.14), rgba(37, 99, 235, 0.14));
  border: 1px solid rgba(15, 118, 110, 0.18);
  position: relative;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-dot::after{
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  inset: 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0f766e, #2563eb);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-feature{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-badge{
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.1);
  color: #17665f;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-69 .tc-wp-content-root .ma-tax-content .ma-tax-reveal.ma-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ma-tax-content .ma-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ma-tax-content .ma-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ma-tax-content .ma-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ma-tax-content .ma-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card{
    padding: 24px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ma-tax-content .ma-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .ma-tax-content .ma-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card{
    padding: 26px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ma-tax-content .ma-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .ma-tax-content .ma-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid-six, .tc-wp-content-root .ma-tax-content .ma-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card{
    padding: 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-steps{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ma-tax-content .ma-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ma-tax-content .ma-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid-six, .tc-wp-content-root .ma-tax-content .ma-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card{
    padding: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}