@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-85 .tc-wp-content-root img, .wpc-scope-85 .tc-wp-content-root video, .wpc-scope-85 .tc-wp-content-root svg, .wpc-scope-85 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content, .wpc-scope-85 .tc-wp-content-root .mt-tax-content div, .wpc-scope-85 .tc-wp-content-root .mt-tax-content section, .wpc-scope-85 .tc-wp-content-root .mt-tax-content article, .wpc-scope-85 .tc-wp-content-root .mt-tax-content span, .wpc-scope-85 .tc-wp-content-root .mt-tax-content h2, .wpc-scope-85 .tc-wp-content-root .mt-tax-content h3, .wpc-scope-85 .tc-wp-content-root .mt-tax-content p{
  box-sizing: border-box;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #17231d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-section-white{
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(51, 132, 96, 0.1), transparent 30%),
    linear-gradient(180deg, #f7faf6 0%, #f3f7f1 100%);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(47, 117, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(47, 117, 85, 0.1), rgba(209, 163, 66, 0.14));
  color: #2d6f51;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-heading h2{
  margin: 0;
  color: #132118;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-heading p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #55635b;
  font-weight: 450;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-card, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(32, 72, 52, 0.11);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfb 100%);
  box-shadow: 0 18px 45px rgba(28, 54, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-card::before, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f7555, #7fb069, #d1a342);
  opacity: 0.9;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-card:hover, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 117, 85, 0.3);
  box-shadow: 0 24px 60px rgba(28, 54, 39, 0.13);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-card h3, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
  margin: 0;
  color: #16251b;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-card p, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
  margin: 10px 0 0;
  color: #5d6a61;
  font-weight: 430;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2f7555, #7fb069);
  box-shadow: 0 12px 26px rgba(47, 117, 85, 0.22);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon::before, .wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-bars::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 4px;
  box-shadow: 8px -6px 0 #ffffff, 16px -11px 0 #ffffff;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-clock::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-clock::after{
  left: 23px;
  top: 16px;
  width: 3px;
  height: 11px;
  border-radius: 3px;
  transform-origin: bottom;
  transform: rotate(-38deg);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-shield::before{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 22px;
  border-radius: 10px 10px 14px 14px;
  clip-path: polygon(50% 0, 100% 16%, 88% 74%, 50% 100%, 12% 74%, 0 16%);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-map::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 23px;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-map::after{
  left: 21px;
  top: 15px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2f7555;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-phone::before{
  left: 15px;
  top: 8px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-icon-check::before{
  left: 14px;
  top: 21px;
  width: 18px;
  height: 9px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(47, 117, 85, 0.15);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(249, 252, 247, 0.96)),
    linear-gradient(90deg, rgba(47, 117, 85, 0.12), rgba(209, 163, 66, 0.08));
  box-shadow: 0 18px 46px rgba(29, 61, 43, 0.09);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(47, 117, 85, 0.28);
  box-shadow: 0 24px 58px rgba(29, 61, 43, 0.13);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #2f7555, #d1a342);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 28px rgba(47, 117, 85, 0.24);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin: 0 0 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(209, 163, 66, 0.14);
  color: #7a5a17;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
  background:
    radial-gradient(circle at top right, rgba(127, 176, 105, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-trust-dot{
  width: 13px;
  height: 13px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: #2f7555;
  box-shadow: 0 0 0 8px rgba(47, 117, 85, 0.1), 0 0 0 16px rgba(209, 163, 66, 0.08);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-85 .tc-wp-content-root .mt-tax-content .mt-tax-reveal.mt-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 .mt-tax-content .mt-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid, .tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid, .tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 17px;
    margin-top: 32px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
    padding: 25px 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mt-tax-content .mt-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .mt-tax-content .mt-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid, .tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 58px;
    font-size: 19px;
  }}@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-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid, .tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mt-tax-content .mt-tax-card, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 64px;
    font-size: 20px;
  }}@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-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid, .tc-wp-content-root .mt-tax-content .mt-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-grid-three, .tc-wp-content-root .mt-tax-content .mt-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mt-tax-content .mt-tax-card, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card h3, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-card p, .tc-wp-content-root .mt-tax-content .mt-tax-trust-card p, .tc-wp-content-root .mt-tax-content .mt-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-card{
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .mt-tax-content .mt-tax-step-number{
    width: 70px;
    font-size: 21px;
  }}