@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-33 .tc-wp-content-root img, .wpc-scope-33 .tc-wp-content-root video, .wpc-scope-33 .tc-wp-content-root svg, .wpc-scope-33 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content, .wpc-scope-33 .tc-wp-content-root .nj-tax-content div, .wpc-scope-33 .tc-wp-content-root .nj-tax-content section, .wpc-scope-33 .tc-wp-content-root .nj-tax-content article{
  box-sizing: border-box;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-section-white{
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-section-soft{
  background:
    radial-gradient(circle at 14% 10%, rgba(0, 136, 122, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(42, 111, 219, 0.08), transparent 26%),
    #f7faf9;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(0, 136, 122, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 136, 122, 0.1), rgba(42, 111, 219, 0.1));
  color: #08786f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-heading p{
  margin: 14px auto 0;
  color: #566174;
  line-height: 1.7;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(18, 38, 63, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #00887a, #2a6fdb, #43b77a);
  opacity: 0.9;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 136, 122, 0.24);
  box-shadow: 0 24px 54px rgba(18, 38, 63, 0.13);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card p{
  margin: 10px 0 0;
  color: #5c6878;
  line-height: 1.68;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(0, 136, 122, 0.14), rgba(42, 111, 219, 0.14));
  box-shadow: inset 0 0 0 1px rgba(0, 136, 122, 0.12);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon::before, .wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card:hover .nj-tax-icon::before, .wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-card:hover .nj-tax-icon::after{
  transform: translateY(-2px);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 14px;
  border-radius: 5px;
  background: #00887a;
  box-shadow: 9px -5px 0 #2a6fdb, 18px -10px 0 #43b77a;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-speed::before{
  left: 12px;
  top: 14px;
  width: 20px;
  height: 14px;
  border: 3px solid #00887a;
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-speed::after{
  left: 22px;
  top: 20px;
  width: 12px;
  height: 3px;
  border-radius: 4px;
  background: #2a6fdb;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-preview::before{
  left: 10px;
  top: 12px;
  width: 24px;
  height: 18px;
  border: 2px solid #2a6fdb;
  border-radius: 8px;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-preview::after{
  left: 16px;
  top: 18px;
  width: 12px;
  height: 6px;
  border-radius: 8px;
  background: #00887a;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-steps::before{
  left: 12px;
  top: 11px;
  width: 20px;
  height: 4px;
  border-radius: 5px;
  background: #00887a;
  box-shadow: 0 9px 0 #2a6fdb, 0 18px 0 #43b77a;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-phone::before{
  left: 14px;
  top: 9px;
  width: 16px;
  height: 26px;
  border: 2px solid #2a6fdb;
  border-radius: 8px;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-phone::after{
  left: 20px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #00887a;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-icon-check::before{
  left: 13px;
  top: 20px;
  width: 18px;
  height: 10px;
  border-left: 4px solid #00887a;
  border-bottom: 4px solid #00887a;
  transform: rotate(-45deg);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 252, 250, 0.98));
  box-shadow: 0 18px 46px rgba(18, 38, 63, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #00887a, #2a6fdb);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(42, 111, 219, 0.2);
  box-shadow: 0 24px 56px rgba(18, 38, 63, 0.12);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #00887a, #2a6fdb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(0, 136, 122, 0.2);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
  margin: 8px 0 0;
  color: #5c6878;
  line-height: 1.68;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 136, 122, 0.09);
  color: #08786f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-trust-card{
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 252, 250, 0.98));
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-dot{
  width: 14px;
  height: 14px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #00887a;
  box-shadow: 0 0 0 8px rgba(0, 136, 122, 0.1), 18px 0 0 #2a6fdb;
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-33 .tc-wp-content-root .nj-tax-content .nj-tax-reveal.nj-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 .nj-tax-content .nj-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .nj-tax-content .nj-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .nj-tax-content h2{
    font-size: 25px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card h3, .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
    font-size: 17px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card p, .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 20px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nj-tax-content .nj-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .nj-tax-content .nj-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .nj-tax-content h2{
    font-size: 28px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card h3, .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card p, .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 26px 22px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nj-tax-content .nj-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .nj-tax-content .nj-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nj-tax-content h2{
    font-size: 31px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card h3, .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card p, .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 28px 24px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nj-tax-content .nj-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .nj-tax-content .nj-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .nj-tax-content h2{
    font-size: 38px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card h3, .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card p, .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-card{
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nj-tax-content .nj-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .nj-tax-content .nj-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .nj-tax-content h2{
    font-size: 44px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nj-tax-content .nj-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card h3, .tc-wp-content-root .nj-tax-content .nj-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-card p, .tc-wp-content-root .nj-tax-content .nj-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-card{
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .nj-tax-content .nj-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .nj-tax-content .nj-tax-card, .tc-wp-content-root .nj-tax-content .nj-tax-step-card, .tc-wp-content-root .nj-tax-content .nj-tax-reveal, .tc-wp-content-root .nj-tax-content .nj-tax-reveal.nj-tax-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .nj-tax-content .nj-tax-reveal{
    opacity: 1;
  }}