@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.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-50 .tc-wp-content-root img, .wpc-scope-50 .tc-wp-content-root video, .wpc-scope-50 .tc-wp-content-root svg, .wpc-scope-50 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #162033;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial div, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial section, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial article{
  box-sizing: border-box;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-section-white{
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 130, 92, 0.08), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(17, 91, 167, 0.08), transparent 32%),
    #f7faf8;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 13px;
  border: 1px solid rgba(0, 130, 92, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 130, 92, 0.1), rgba(17, 91, 167, 0.1));
  color: #0f6f56;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
  margin: 0;
  color: #132238;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
  margin: 16px auto 0;
  color: #526070;
  line-height: 1.7;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(19, 34, 56, 0.09);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(25, 46, 75, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card::before, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #00825c, #0f73b7, #86b049);
  opacity: 0.9;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card:hover, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card:hover, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 130, 92, 0.22);
  box-shadow: 0 22px 54px rgba(25, 46, 75, 0.13);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
  margin: 0;
  color: #15263d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
  margin: 11px 0 0;
  color: #586777;
  line-height: 1.68;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(0, 130, 92, 0.13), rgba(17, 91, 167, 0.13));
  border: 1px solid rgba(0, 130, 92, 0.16);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon::before, .wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #00825c, #0f73b7);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 14px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-calc::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 18px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-speed::after{
  width: 13px;
  height: 4px;
  left: 23px;
  top: 22px;
  border-radius: 8px;
  transform: rotate(-30deg);
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-preview::before{
  width: 26px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 6px;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #0f73b7, 0 20px 0 #86b049;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-steps::after{
  width: 17px;
  height: 3px;
  left: 24px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 10px 0 rgba(15, 115, 183, 0.85), 0 20px 0 rgba(134, 176, 73, 0.9);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 8px;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-daily::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-icon-daily::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 23px;
  border-radius: 8px;
  transform-origin: left center;
  transform: rotate(35deg);
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card:hover .nc-tax-icon{
  animation: ncTaxIconLift 700ms ease both;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(19, 34, 56, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 16px 42px rgba(25, 46, 75, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step::after{
  content: "";
  position: absolute;
  left: 37px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(0, 130, 92, 0.35), transparent);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step:last-child::after{
  display: none;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #00825c, #0f73b7);
  box-shadow: 0 14px 28px rgba(0, 130, 92, 0.2);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-card-alt{
  background:
    linear-gradient(180deg, rgba(247, 250, 248, 0.7), rgba(255, 255, 255, 0.95)),
    #ffffff;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #00825c;
  box-shadow: 18px 0 0 #0f73b7, 36px 0 0 #86b049;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
  text-align: center;
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #00825c, #0f73b7);
  box-shadow: 0 14px 28px rgba(15, 115, 183, 0.18);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-50 .tc-wp-content-root .nc-tax-editorial .nc-tax-reveal.nc-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@keyframes ncTaxIconLift{
  0% {
    transform: translateY(0);
  }
  45% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nc-tax-editorial .nc-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step::after{
    display: none;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nc-tax-editorial .nc-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step::after{
    display: none;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nc-tax-editorial .nc-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step::after{
    display: none;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nc-tax-editorial .nc-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-grid-three, .tc-wp-content-root .nc-tax-editorial .nc-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nc-tax-editorial .nc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-grid-three, .tc-wp-content-root .nc-tax-editorial .nc-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card h3, .tc-wp-content-root .nc-tax-editorial .nc-tax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-trust-card p, .tc-wp-content-root .nc-tax-editorial .nc-tax-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .nc-tax-editorial .nc-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-50 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nc-tax-step-copy{}