@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-112 .tc-wp-content-root img, .wpc-scope-112 .tc-wp-content-root video, .wpc-scope-112 .tc-wp-content-root svg, .wpc-scope-112 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #18231f;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content, .wpc-scope-112 .tc-wp-content-root .mt-tax-content section, .wpc-scope-112 .tc-wp-content-root .mt-tax-content div, .wpc-scope-112 .tc-wp-content-root .mt-tax-content article{
  box-sizing: border-box;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-section{
  position: relative;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-section-white{
  background: #ffffff;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-section-soft{
  background: linear-gradient(180deg, #f7faf6 0%, #f1f7f3 100%);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(54, 122, 83, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(54, 122, 83, 0.1), rgba(191, 144, 56, 0.1));
  color: #2f734f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f8d5a, #c9952e);
  box-shadow: 0 0 0 5px rgba(47, 141, 90, 0.1);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-header h2{
  margin: 0;
  color: #14231c;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-header p{
  margin: 14px auto 0;
  color: #52615a;
  max-width: 720px;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(34, 80, 57, 0.1);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 35px rgba(18, 44, 31, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(201, 149, 46, 0.12), transparent 38%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 141, 90, 0.28);
  box-shadow: 0 20px 48px rgba(18, 44, 31, 0.13);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card h3{
  position: relative;
  margin: 0;
  color: #183126;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6861;
  z-index: 1;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #2f8d5a, #c9952e);
  box-shadow: 0 12px 24px rgba(47, 141, 90, 0.22);
  z-index: 1;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon::before, .wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-lines::before{
  width: 20px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 6px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 14px;
  border: 3px solid #ffffff;
  border-radius: 10px;
  background: transparent;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 18px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-steps::after{
  width: 14px;
  height: 3px;
  right: 10px;
  top: 14px;
  border-radius: 6px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 13px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-calendar::before{
  width: 24px;
  height: 22px;
  left: 10px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-lock::before{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-lock::after{
  width: 14px;
  height: 12px;
  left: 15px;
  top: 9px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-clean::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 18px;
  border-left: 3px solid #2f8d5a;
  border-bottom: 3px solid #2f8d5a;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-icon-check::before{
  width: 20px;
  height: 11px;
  left: 12px;
  top: 14px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  border: 1px solid rgba(34, 80, 57, 0.12);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 16px 38px rgba(18, 44, 31, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #2f8d5a, #c9952e);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 48px rgba(18, 44, 31, 0.12);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #183126, #2f8d5a);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(47, 141, 90, 0.22);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
  margin: 0;
  color: #183126;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-step p{
  margin: 8px 0 0;
  color: #5a6861;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(47, 141, 90, 0.1);
  color: #2f734f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfb 100%);
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-112 .tc-wp-content-root .mt-tax-content .mt-tax-reveal.mt-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header h2{
    font-size: 26px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header h2{
    font-size: 29px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card{
    padding: 24px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header h2{
    font-size: 32px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card{
    padding: 26px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header h2{
    font-size: 39px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header p{
    font-size: 17px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-final{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card{
    padding: 28px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header h2{
    font-size: 46px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-header p{
    font-size: 18px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-final{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card{
    padding: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-112 .tc-wp-content-root .mt-tax-step-content{}