@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-34 .tc-wp-content-root img, .wpc-scope-34 .tc-wp-content-root video, .wpc-scope-34 .tc-wp-content-root svg, .wpc-scope-34 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-34 .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.5;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap div, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap section, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-white{
  background: #ffffff;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f8f3 100%);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(45, 123, 92, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 123, 92, 0.1), rgba(44, 112, 184, 0.1));
  color: #23684e;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2d7b5c, #2c70b8);
  box-shadow: 0 0 0 5px rgba(45, 123, 92, 0.1);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #536173;
  font-weight: 450;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(25, 39, 57, 0.09);
  border-radius: 22px;
  background:
    radial-gradient(circle at top right, rgba(44, 112, 184, 0.08), transparent 34%),
    #ffffff;
  box-shadow: 0 14px 36px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(45, 123, 92, 0.16), rgba(44, 112, 184, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(45, 123, 92, 0.24);
  box-shadow: 0 20px 46px rgba(17, 24, 39, 0.11);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6678;
  font-weight: 450;
  z-index: 1;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2d7b5c, #2c70b8);
  box-shadow: 0 12px 26px rgba(44, 112, 184, 0.18);
  z-index: 1;
  transition: transform 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover .mn-tax-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::before, .wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-calc::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 17px;
  box-shadow: 0 7px 0 rgba(45, 123, 92, 0.75), 0 14px 0 rgba(45, 123, 92, 0.75);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
  border-bottom-color: transparent;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-preview::before{
  width: 25px;
  height: 17px;
  left: 11px;
  top: 15px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 11px;
  border-radius: 50%;
  box-shadow: 0 12px 0 rgba(255, 255, 255, 0.9), 0 24px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 24px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 12px 0 rgba(255, 255, 255, 0.9), 0 24px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 999px;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-help::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-help::after{
  width: 4px;
  height: 14px;
  left: 21px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 17px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-lock::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-lock::after{
  width: 16px;
  height: 14px;
  left: 15px;
  top: 10px;
  border-radius: 999px 999px 0 0;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
  border-bottom: 0;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 20px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-responsible::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-responsible::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 20px;
  border-left: 3px solid rgba(255, 255, 255, 0.9);
  border-bottom: 3px solid rgba(255, 255, 255, 0.9);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 22px;
  min-width: 0;
  border: 1px solid rgba(25, 39, 57, 0.09);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.78)),
    radial-gradient(circle at 12% 20%, rgba(45, 123, 92, 0.11), transparent 34%);
  box-shadow: 0 16px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(44, 112, 184, 0.22);
  box-shadow: 0 20px 46px rgba(17, 24, 39, 0.1);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #2d7b5c, #2c70b8);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(45, 123, 92, 0.2);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 32px;
  margin-bottom: 18px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 123, 92, 0.12), rgba(44, 112, 184, 0.12));
  color: #23684e;
  font-size: 13px;
  font-weight: 800;
  z-index: 1;
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-34 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-reveal.mn-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 .mn-tax-content-wrap .mn-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mn-tax-content-wrap h2{
    font-size: 27px;
  }.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{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step 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-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    margin-top: 30px;
    gap: 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .mn-tax-content-wrap .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-content-wrap .mn-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mn-tax-content-wrap h2{
    font-size: 30px;
  }.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{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step 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-step p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    margin-top: 32px;
    gap: 18px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.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: 64px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mn-tax-content-wrap h2{
    font-size: 34px;
  }.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{
    padding: 26px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step 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-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    margin-top: 36px;
    gap: 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .mn-tax-content-wrap .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-content-wrap .mn-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mn-tax-content-wrap h2{
    font-size: 40px;
  }.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{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-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-step 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-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    margin-top: 42px;
    gap: 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
    padding: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 90px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .mn-tax-content-wrap 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{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-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-step 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-step p{
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-steps{
    margin-top: 48px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step{
    padding: 32px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}.wpc-scope-34 .tc-wp-content-root .mn-tax-step-content{}