@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-28 .tc-wp-content-root img, .wpc-scope-28 .tc-wp-content-root video, .wpc-scope-28 .tc-wp-content-root svg, .wpc-scope-28 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial section, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial div, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial article{
  box-sizing: border-box;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-section-white{
  background: #ffffff;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(79, 118, 255, 0.08), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(18, 176, 126, 0.08), transparent 30%),
    #f7f9fc;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(35, 96, 214, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 96, 214, 0.08), rgba(20, 168, 119, 0.08));
  color: #2454b8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-eyebrow::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2563eb, #14a77a);
  box-shadow: 0 0 0 5px rgba(37, 99, 235, 0.1);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526071;
  line-height: 1.72;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(26, 42, 73, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(18, 32, 59, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.12), transparent 34%, rgba(20, 167, 122, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 24px 58px rgba(18, 32, 59, 0.13);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.68;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2563eb, #14a77a);
  box-shadow: 0 14px 28px rgba(37, 99, 235, 0.2);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon::before, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-line::before{
  width: 22px;
  height: 3px;
  left: 11px;
  top: 16px;
  border-radius: 4px;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-line::after{
  width: 15px;
  height: 3px;
  left: 11px;
  top: 25px;
  border-radius: 4px;
  opacity: 0.86;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-dot::before{
  width: 10px;
  height: 10px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-dot::after{
  width: 16px;
  height: 16px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  opacity: 0.82;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-stack::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 13px;
  border-radius: 6px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.85), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-check::before{
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 20px;
  bottom: 9px;
  border-radius: 50%;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-shield::before, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-lock::before{
  width: 18px;
  height: 14px;
  left: 13px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-shield::after, .wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-lock::after{
  width: 14px;
  height: 12px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 21px;
  top: 21px;
  border-radius: 4px;
  transform: rotate(-35deg);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-balance::before{
  width: 24px;
  height: 3px;
  left: 10px;
  top: 16px;
  border-radius: 6px;
  box-shadow: 0 12px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-icon-balance::after{
  width: 4px;
  height: 22px;
  left: 20px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(26, 42, 73, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(18, 32, 59, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #2563eb, #14a77a);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 167, 122, 0.24);
  box-shadow: 0 24px 54px rgba(18, 32, 59, 0.12);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #173f9f, #12a176);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(37, 99, 235, 0.2);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.22;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.7;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(37, 99, 235, 0.08);
  color: #2454b8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-final-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 251, 255, 0.96)),
    #ffffff;
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-28 .tc-wp-content-root .mn-tax-editorial .mn-tax-reveal.mn-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mn-tax-editorial .mn-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
    font-size: 14px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mn-tax-editorial .mn-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mn-tax-editorial .mn-tax-section{
    padding: 66px 0;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
    font-size: 15px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mn-tax-editorial .mn-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card{
    padding: 28px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mn-tax-editorial .mn-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card{
    padding: 30px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step{
    grid-template-columns: 86px 1fr;
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy h3{
    font-size: 23px;
  }.tc-wp-content-root .mn-tax-editorial .mn-tax-step-copy p{
    font-size: 16px;
  }}.wpc-scope-28 .tc-wp-content-root .mn-tax-final-grid{}