@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-10 .tc-wp-content-root img, .wpc-scope-10 .tc-wp-content-root video, .wpc-scope-10 .tc-wp-content-root svg, .wpc-scope-10 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-section, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-container, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
  box-sizing: border-box;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-section{
  position: relative;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-section-white{
  background: #ffffff;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(40, 134, 114, 0.08), transparent 32%),
    linear-gradient(180deg, #f8fbf9 0%, #f4f7f6 100%);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(34, 118, 98, 0.18);
  border-radius: 999px;
  background: rgba(34, 118, 98, 0.08);
  color: #1f6f5b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2f8f73, #d6a84f);
  box-shadow: 0 0 0 5px rgba(47, 143, 115, 0.12);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5c6676;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(214, 168, 79, 0.12), transparent 36%);
  box-shadow: 0 16px 42px rgba(21, 36, 52, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card:hover, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 143, 115, 0.28);
  box-shadow: 0 22px 54px rgba(21, 36, 52, 0.12);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
  margin: 10px 0 0;
  color: #606b7a;
  line-height: 1.65;
  font-weight: 450;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon{
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #26775f, #36a07e);
  box-shadow: 0 14px 26px rgba(38, 119, 95, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-card:hover .mn-tax-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon::before, .wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 12px;
  border-radius: 6px;
  box-shadow: 9px -5px 0 #ffffff, 18px -11px 0 #ffffff;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-clock::before{
  inset: 11px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-clock::after{
  width: 10px;
  height: 2px;
  left: 22px;
  top: 21px;
  transform-origin: left center;
  transform: rotate(-45deg);
  border-radius: 4px;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-shield::before{
  left: 13px;
  top: 10px;
  width: 18px;
  height: 22px;
  border-radius: 10px 10px 12px 12px;
  clip-path: polygon(50% 0, 100% 18%, 88% 78%, 50% 100%, 12% 78%, 0 18%);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-map::before{
  left: 13px;
  top: 9px;
  width: 18px;
  height: 25px;
  border-radius: 10px 10px 10px 2px;
  transform: rotate(45deg);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-map::after{
  left: 18px;
  top: 14px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #26775f;
  opacity: 1;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-phone::after{
  left: 20px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #26775f;
  opacity: 1;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-note::before{
  left: 12px;
  top: 10px;
  width: 20px;
  height: 24px;
  border-radius: 5px;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon-note::after{
  left: 17px;
  top: 17px;
  width: 11px;
  height: 2px;
  border-radius: 3px;
  background: #26775f;
  box-shadow: 0 6px 0 #26775f;
  opacity: 1;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(38, 119, 95, 0.16);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(18, 38, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(214, 168, 79, 0.42);
  box-shadow: 0 24px 58px rgba(18, 38, 55, 0.12);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(47, 143, 115, 0.22), transparent);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-number{
  position: relative;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #1f6f5b, #d6a84f);
  box-shadow: 0 16px 28px rgba(47, 143, 115, 0.22);
  z-index: 1;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(47, 143, 115, 0.12), rgba(214, 168, 79, 0.18));
  color: #1f6f5b;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
  overflow: hidden;
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #26775f, #d6a84f);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #2f8f73;
  box-shadow: 0 0 0 8px rgba(47, 143, 115, 0.11);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-10 .tc-wp-content-root .mn-tax-bottom-content .mn-tax-reveal.mn-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mn-tax-bottom-content .mn-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card-grid, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mn-tax-bottom-content .mn-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card-grid, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .mn-tax-bottom-content .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-bottom-content .mn-tax-section{
    padding: 66px 0;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card-grid, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mn-tax-bottom-content .mn-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-grid-six, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mn-tax-bottom-content .mn-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-grid-six, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy h3, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-copy p, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .mn-tax-bottom-content .mn-tax-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-step-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-trust-card, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-icon, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-reveal, .tc-wp-content-root .mn-tax-bottom-content .mn-tax-reveal.mn-tax-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .mn-tax-bottom-content .mn-tax-reveal{
    opacity: 1;
  }}