@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-20 .tc-wp-content-root img, .wpc-scope-20 .tc-wp-content-root video, .wpc-scope-20 .tc-wp-content-root svg, .wpc-scope-20 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #14213d;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-section{
  position: relative;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-section-white{
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8f6 100%);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #087f5b;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-kicker::before, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #087f5b, #2f9e44, #1c7ed6);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial h2{
  margin: 0;
  color: #10243f;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526173;
  line-height: 1.7;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-card, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(17, 78, 87, 0.12);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(16, 36, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-card::before, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #087f5b, #2f9e44, #1c7ed6);
  opacity: 0.9;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-card:hover, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card:hover, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-step:hover{
  transform: translateY(-5px);
  border-color: rgba(8, 127, 91, 0.32);
  box-shadow: 0 24px 60px rgba(16, 36, 63, 0.13);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial h3{
  margin: 0;
  color: #13233a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
  margin: 12px 0 0;
  color: #5c6878;
  line-height: 1.68;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon{
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(8, 127, 91, 0.12), rgba(28, 126, 214, 0.12));
  border: 1px solid rgba(8, 127, 91, 0.16);
  position: relative;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon::before, .wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #087f5b, #1c7ed6);
  border-radius: 999px;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-bars::before{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 15px;
  box-shadow: 0 7px 0 rgba(8, 127, 91, 0.82), 0 14px 0 rgba(28, 126, 214, 0.78);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-clock::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 3px solid #087f5b;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-clock::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 23px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 10px 10px 14px 14px;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-check::before{
  width: 18px;
  height: 9px;
  left: 14px;
  top: 17px;
  background: transparent;
  border-left: 4px solid #087f5b;
  border-bottom: 4px solid #087f5b;
  border-radius: 2px;
  transform: rotate(-45deg);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-phone::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  background: transparent;
  border: 3px solid #087f5b;
  border-radius: 8px;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-note::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 6px;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-icon-note::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 18px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background: #ffffff;
  border: 1px solid rgba(17, 78, 87, 0.12);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(16, 36, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #087f5b 0%, #2f9e44 48%, #1c7ed6 100%);
  box-shadow: 0 14px 28px rgba(8, 127, 91, 0.24);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0b6b52;
  font-weight: 800;
  line-height: 1;
  background: rgba(8, 127, 91, 0.09);
  border: 1px solid rgba(8, 127, 91, 0.16);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-dot{
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, #ffffff 0 25%, transparent 26%),
    linear-gradient(135deg, #087f5b, #2f9e44, #1c7ed6);
  box-shadow: 0 14px 28px rgba(8, 127, 91, 0.2);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-20 .tc-wp-content-root .nj-tax-editorial .nj-tax-reveal.nj-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nj-tax-editorial .nj-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .nj-tax-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .nj-tax-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nj-tax-editorial .nj-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .nj-tax-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .nj-tax-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nj-tax-editorial .nj-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nj-tax-editorial h2{
    font-size: 33px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nj-tax-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nj-tax-editorial .nj-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .nj-tax-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-grid-six, .tc-wp-content-root .nj-tax-editorial .nj-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .nj-tax-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nj-tax-editorial .nj-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .nj-tax-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-kicker{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-grid-six, .tc-wp-content-root .nj-tax-editorial .nj-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card{
    padding: 32px;
  }.tc-wp-content-root .nj-tax-editorial h3{
    font-size: 22px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-trust-card p, .tc-wp-content-root .nj-tax-editorial .nj-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .nj-tax-editorial .nj-tax-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-20 .tc-wp-content-root .nj-tax-step-content{}