@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-75 .tc-wp-content-root img, .wpc-scope-75 .tc-wp-content-root video, .wpc-scope-75 .tc-wp-content-root svg, .wpc-scope-75 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
  position: relative;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section-white{
  background: #ffffff;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(36, 117, 184, 0.08), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(23, 166, 137, 0.08), transparent 30%),
    #f7fafc;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f766e;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker::before, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1d4ed8, #14b8a6);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5b6678;
  line-height: 1.72;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(20, 42, 75, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(24, 45, 73, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card::before, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(29, 78, 216, 0.09), rgba(20, 184, 166, 0.08));
  transition: opacity 240ms ease;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 58px rgba(24, 45, 73, 0.13);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card:hover::before, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card:hover::before{
  opacity: 1;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card h3, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-card p, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6878;
  line-height: 1.7;
}.wpc-scope-75 .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: 14px;
  background: linear-gradient(135deg, #1d4ed8, #14b8a6);
  box-shadow: 0 14px 28px rgba(20, 118, 110, 0.22);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::before, .wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-calc::before{
  width: 20px;
  height: 22px;
  left: 13px;
  top: 12px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-calc::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 19px;
  box-shadow: 0 6px 0 #1d4ed8;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-32deg);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 6px;
  border: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-steps::after{
  width: 4px;
  height: 4px;
  left: 8px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 99px;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  border: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-daily::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 22px;
  border-radius: 99px;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-75 .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-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-lock::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 16px;
  top: 21px;
  border-radius: 99px;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-check::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-icon-check::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    #ffffff;
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #1d4ed8, #0f766e);
  box-shadow: 0 18px 34px rgba(29, 78, 216, 0.2);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(20, 184, 166, 0.22);
  border-radius: 999px;
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: rgba(20, 184, 166, 0.08);
}.wpc-scope-75 .tc-wp-content-root .mn-tax-content-wrap .mn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-75 .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 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-container{
    padding: 0 14px;
  }.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: 14px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-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-step-card 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-card p{
    font-size: 14px;
  }.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-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
    padding: 8px 10px;
  }}@media (min-width: 375px) and (max-width: 429px){.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 18px;
  }.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: 15px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-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-step-card 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-card p{
    font-size: 14.5px;
  }.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-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
    padding: 8px 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.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 22px;
  }.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: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three{
    grid-template-columns: 1fr;
  }.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-card 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-card p{
    font-size: 15px;
  }.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-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
    padding: 8px 12px;
  }}@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 32px;
  }.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: 16.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three{
    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-card 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-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-benefits .mn-tax-card:last-child{
    grid-column: span 2;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
    padding: 9px 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mn-tax-content-wrap .mn-tax-section{
    padding: 92px 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: 17px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card-grid, .tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-card{
    min-height: 260px;
    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-card 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-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-content-wrap .mn-tax-badge{
    padding: 9px 14px;
  }}.wpc-scope-75 .tc-wp-content-root .mn-tax-step-content{}