@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-37 .tc-wp-content-root img, .wpc-scope-37 .tc-wp-content-root video, .wpc-scope-37 .tc-wp-content-root svg, .wpc-scope-37 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content, .wpc-scope-37 .tc-wp-content-root .ma-tax-content *{
  box-sizing: border-box;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-section{
  position: relative;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-section--white{
  background: #ffffff;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-section--off{
  background:
    radial-gradient(circle at top left, rgba(27, 119, 108, 0.08), transparent 34%),
    linear-gradient(180deg, #f7faf9 0%, #f4f7f5 100%);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #126b61;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-kicker::before, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1b776c, #d6a444);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
  margin: 0;
  color: #132033;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-heading p{
  margin: 16px auto 0;
  color: #566174;
  line-height: 1.7;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(27, 119, 108, 0.13);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(19, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card::before, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-benefit::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1b776c, #56b39f, #d6a444);
  opacity: 0.9;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card:hover, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(27, 119, 108, 0.28);
  box-shadow: 0 24px 58px rgba(19, 32, 51, 0.13);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-icon{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.72), transparent),
    linear-gradient(135deg, #1b776c, #56b39f);
  box-shadow: 0 12px 24px rgba(27, 119, 108, 0.22);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-icon::after{
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-icon--alt{
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.72), transparent),
    linear-gradient(135deg, #d6a444, #f1cf82);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-icon--soft{
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.72), transparent),
    linear-gradient(135deg, #255f85, #6ea8c9);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card h3, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-benefit h3, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card p, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-benefit p, .wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step p{
  margin: 12px 0 0;
  color: #5c6678;
  line-height: 1.68;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(27, 119, 108, 0.16);
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(19, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(19, 32, 51, 0.12);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step::after{
  content: "";
  position: absolute;
  right: -44px;
  top: -44px;
  width: 130px;
  height: 130px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(214, 164, 68, 0.18), transparent 70%);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  background: linear-gradient(135deg, #1b776c, #d6a444);
  box-shadow: 0 16px 32px rgba(27, 119, 108, 0.24);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card--line{
  padding-top: 34px;
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-card--line::after{
  content: "";
  position: absolute;
  left: 26px;
  top: 20px;
  width: 34px;
  height: 6px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1b776c, #d6a444);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #126b61;
  font-weight: 760;
  background: rgba(27, 119, 108, 0.09);
  border: 1px solid rgba(27, 119, 108, 0.16);
}.wpc-scope-37 .tc-wp-content-root .ma-tax-content .ma-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-37 .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 14px;
  }.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: 11px;
  }.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, .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
    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-benefit 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-benefit 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: 17px;
  }}@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: 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card, .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-benefit 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-benefit 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: 32px;
  }.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: 58px;
    height: 58px;
    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: 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading p{
    font-size: 16px;
  }.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: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card, .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
    padding: 26px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-benefit 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-benefit 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: 36px;
  }.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: 62px;
    height: 62px;
    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 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 40px;
  }.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: 12px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ma-tax-content .ma-tax-card, .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
    padding: 28px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-benefit 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-benefit 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: 44px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 70px;
    height: 70px;
    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 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-heading h2{
    font-size: 46px;
  }.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: 12px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-grid--three, .tc-wp-content-root .ma-tax-content .ma-tax-grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ma-tax-content .ma-tax-card, .tc-wp-content-root .ma-tax-content .ma-tax-benefit{
    padding: 30px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card h3, .tc-wp-content-root .ma-tax-content .ma-tax-benefit h3, .tc-wp-content-root .ma-tax-content .ma-tax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-card p, .tc-wp-content-root .ma-tax-content .ma-tax-benefit 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: 48px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ma-tax-content .ma-tax-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}