@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-39 .tc-wp-content-root img, .wpc-scope-39 .tc-wp-content-root video, .wpc-scope-39 .tc-wp-content-root svg, .wpc-scope-39 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #162033;
  background: #ffffff;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections section, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections div, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-section--white{
  background: #ffffff;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-section--soft{
  background:
    radial-gradient(circle at 10% 10%, rgba(35, 105, 174, 0.08), transparent 34%),
    radial-gradient(circle at 90% 20%, rgba(30, 137, 93, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(35, 105, 174, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 105, 174, 0.09), rgba(30, 137, 93, 0.09));
  color: #1d5e84;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-eyebrow::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2369ae, #1e895d);
  box-shadow: 0 0 0 5px rgba(35, 105, 174, 0.1);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
  margin: 0;
  color: #132032;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
  margin: 16px auto 0;
  color: #566273;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(29, 52, 82, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(35, 105, 174, 0.24), rgba(30, 137, 93, 0.16)) border-box;
  box-shadow: 0 18px 42px rgba(18, 35, 56, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card::after{
  content: "";
  position: absolute;
  right: 18px;
  top: 18px;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(35, 105, 174, 0.08), rgba(30, 137, 93, 0.08));
  opacity: 0.8;
  pointer-events: none;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(35, 105, 174, 0.24);
  box-shadow: 0 24px 56px rgba(18, 35, 56, 0.12);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 0;
  color: #172236;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6674;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2369ae, #1e895d);
  box-shadow: 0 12px 28px rgba(35, 105, 174, 0.22);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon::before, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--calc::before{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 10px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--calc::after{
  width: 20px;
  height: 3px;
  left: 12px;
  bottom: 11px;
  border-radius: 999px;
  box-shadow: 0 -6px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--income::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--income::after{
  width: 12px;
  height: 3px;
  left: 16px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--resident::before{
  width: 18px;
  height: 15px;
  left: 13px;
  top: 18px;
  border-radius: 3px;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--resident::after{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 10px;
  transform: rotate(45deg);
  border-radius: 3px;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--steps::before{
  width: 5px;
  height: 5px;
  left: 12px;
  top: 12px;
  border-radius: 999px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--steps::after{
  width: 16px;
  height: 3px;
  left: 21px;
  top: 13px;
  border-radius: 999px;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.82), 0 20px 0 rgba(255, 255, 255, 0.7);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--mobile::before{
  width: 18px;
  height: 26px;
  left: 13px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--mobile::after{
  width: 6px;
  height: 2px;
  left: 22px;
  bottom: 12px;
  border-radius: 999px;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--budget::before, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--privacy::before, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--speed::before, .wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--responsible::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  opacity: 0.95;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--budget::after{
  width: 14px;
  height: 3px;
  left: 15px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--privacy::after{
  width: 14px;
  height: 16px;
  left: 15px;
  top: 18px;
  border-radius: 5px;
  background: #2369ae;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--speed::after{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-icon--responsible::after{
  width: 16px;
  height: 8px;
  left: 14px;
  top: 18px;
  border-left: 3px solid #2369ae;
  border-bottom: 3px solid #2369ae;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(35, 105, 174, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(18, 35, 56, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #2369ae, #1e895d);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(18, 35, 56, 0.12);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2369ae, #1e895d);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 15px 34px rgba(35, 105, 174, 0.24);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
  margin: 0;
  color: #172236;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
  margin: 9px 0 0;
  color: #5a6674;
  line-height: 1.68;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 34px;
  padding: 0 13px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 105, 174, 0.11), rgba(30, 137, 93, 0.12));
  color: #1d5e84;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-card--benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)) padding-box,
    linear-gradient(135deg, rgba(35, 105, 174, 0.22), rgba(30, 137, 93, 0.22)) border-box;
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-39 .tc-wp-content-root .va-tax-content-sections .va-tax-reveal.va-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 .va-tax-content-sections .va-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
    font-size: 17px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card p{
    font-size: 14px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .va-tax-content-sections .va-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .va-tax-content-sections .va-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card{
    padding: 24px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
    font-size: 19px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card p{
    font-size: 15px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .va-tax-content-sections .va-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card{
    padding: 26px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
    font-size: 20px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card p{
    font-size: 15px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-steps{
    gap: 18px;
    margin-top: 40px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .va-tax-content-sections .va-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-container{
    padding: 0 36px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid--three, .tc-wp-content-root .va-tax-content-sections .va-tax-grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .va-tax-content-sections .va-tax-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card{
    padding: 28px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card h3{
    font-size: 21px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-steps{
    gap: 20px;
    margin-top: 46px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-step-copy p{
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .va-tax-content-sections .va-tax-card, .tc-wp-content-root .va-tax-content-sections .va-tax-step-card, .tc-wp-content-root .va-tax-content-sections .va-tax-reveal, .tc-wp-content-root .va-tax-content-sections .va-tax-reveal.va-tax-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .va-tax-content-sections .va-tax-reveal{
    opacity: 1;
  }}