@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-105 .tc-wp-content-root img, .wpc-scope-105 .tc-wp-content-root video, .wpc-scope-105 .tc-wp-content-root svg, .wpc-scope-105 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-105 .tc-wp-content-root .mn-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;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap div, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap section, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section-white{
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section-soft{
  background:
    radial-gradient(circle at top left, rgba(30, 122, 95, 0.08), transparent 32%),
    linear-gradient(180deg, #f8faf7 0%, #f4f8f2 100%);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(30, 122, 95, 0.2);
  border-radius: 999px;
  background: rgba(30, 122, 95, 0.08);
  color: #1e7a5f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #596476;
  font-weight: 450;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 35, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card{
  display: flex;
  min-height: 100%;
  flex-direction: column;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card::before, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1e7a5f, #8bbf3d, #d4a62a);
  opacity: 0.86;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card:hover, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(30, 122, 95, 0.28);
  box-shadow: 0 24px 60px rgba(20, 35, 55, 0.14);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 440;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(30, 122, 95, 0.14), rgba(212, 166, 42, 0.16));
  box-shadow: inset 0 0 0 1px rgba(30, 122, 95, 0.14);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::before, .wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #1e7a5f;
  transition: transform 260ms ease;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover .mn-tax-icon::after{
  transform: translateX(3px);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 14px;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-bars::after{
  left: 22px;
  bottom: 12px;
  width: 5px;
  height: 22px;
  box-shadow: 10px 6px 0 #8bbf3d;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clock::before{
  inset: 11px;
  border: 3px solid #1e7a5f;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clock::after{
  left: 23px;
  top: 15px;
  width: 3px;
  height: 13px;
  transform-origin: bottom center;
  box-shadow: 5px 10px 0 -1px #8bbf3d;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-shield::before{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 24px;
  border-radius: 10px 10px 13px 13px;
  background: linear-gradient(180deg, #1e7a5f, #8bbf3d);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-shield::after{
  left: 20px;
  top: 19px;
  width: 10px;
  height: 5px;
  border-radius: 0;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-list::before{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 4px;
  box-shadow: 0 8px 0 #1e7a5f, 0 16px 0 #8bbf3d;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-list::after{
  left: 9px;
  top: 15px;
  width: 3px;
  height: 3px;
  box-shadow: 0 8px 0 #1e7a5f, 0 16px 0 #8bbf3d;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-phone::before{
  left: 15px;
  top: 8px;
  width: 16px;
  height: 30px;
  border: 3px solid #1e7a5f;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 5px;
  height: 5px;
  background: #8bbf3d;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-spark::before{
  left: 21px;
  top: 9px;
  width: 5px;
  height: 28px;
  background: linear-gradient(180deg, #1e7a5f, #8bbf3d);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-spark::after{
  left: 9px;
  top: 21px;
  width: 28px;
  height: 5px;
  background: linear-gradient(90deg, #1e7a5f, #d4a62a);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 248, 0.96)),
    #ffffff;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #d4a62a;
  box-shadow: 0 0 0 8px rgba(212, 166, 42, 0.13);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1e7a5f, #8bbf3d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(30, 122, 95, 0.2);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content{
  min-width: 0;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(212, 166, 42, 0.13);
  color: #7a5a08;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-trust{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: #1e7a5f;
  box-shadow: 0 0 0 8px rgba(30, 122, 95, 0.1), 22px 0 0 rgba(139, 191, 61, 0.65), 44px 0 0 rgba(212, 166, 42, 0.72);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-105 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-reveal.mn-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 650ms ease, transform 650ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 66px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 24px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 82px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 96px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 36px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-trust-card p, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    gap: 30px;
    padding: 34px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}