@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-137 .tc-wp-content-root img, .wpc-scope-137 .tc-wp-content-root video, .wpc-scope-137 .tc-wp-content-root svg, .wpc-scope-137 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content, .wpc-scope-137 .tc-wp-content-root .vt-tax-content div, .wpc-scope-137 .tc-wp-content-root .vt-tax-content section, .wpc-scope-137 .tc-wp-content-root .vt-tax-content article{
  box-sizing: border-box;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-section{
  position: relative;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-section-white{
  background: #ffffff;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-section-soft{
  background: linear-gradient(180deg, #f8fbf8 0%, #f3f7f4 100%);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(43, 117, 78, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(43, 117, 78, 0.1), rgba(94, 151, 96, 0.08));
  color: #2b754e;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2b754e, #8ab66b);
  box-shadow: 0 0 0 5px rgba(43, 117, 78, 0.1);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content h2{
  margin: 0;
  color: #162338;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-heading p{
  margin: 14px auto 0;
  color: #5a6678;
  line-height: 1.7;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfb 100%);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card::after, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(43, 117, 78, 0.13), rgba(196, 151, 60, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card:hover, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(43, 117, 78, 0.24);
  box-shadow: 0 24px 54px rgba(23, 32, 51, 0.12);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card:hover::after, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card h3, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-card p, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-step p, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.65;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #2b754e, #8ab66b);
  box-shadow: 0 12px 24px rgba(43, 117, 78, 0.22);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon::before, .wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 12px;
  border-radius: 3px;
  box-shadow: 8px -6px 0 #ffffff, 16px -2px 0 #ffffff;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-clock::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-clock::after{
  left: 22px;
  top: 16px;
  width: 3px;
  height: 10px;
  border-radius: 3px;
  transform-origin: bottom;
  transform: rotate(-35deg);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-shield::before{
  left: 13px;
  top: 9px;
  width: 18px;
  height: 22px;
  border-radius: 10px 10px 12px 12px;
  clip-path: polygon(50% 0, 100% 18%, 92% 72%, 50% 100%, 8% 72%, 0 18%);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-map::before{
  left: 13px;
  top: 10px;
  width: 18px;
  height: 24px;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-map::after{
  left: 20px;
  top: 17px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2b754e;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-phone::after{
  left: 20px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #2b754e;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-note::before{
  left: 12px;
  top: 10px;
  width: 20px;
  height: 24px;
  border-radius: 4px;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-icon-note::after{
  left: 17px;
  top: 17px;
  width: 12px;
  height: 2px;
  border-radius: 2px;
  background: #2b754e;
  box-shadow: 0 6px 0 #2b754e;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(43, 117, 78, 0.16);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(43, 117, 78, 0.3);
  box-shadow: 0 24px 54px rgba(23, 32, 51, 0.12);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #2b754e 0%, #6fa65f 58%, #c4973c 100%);
  box-shadow: 0 14px 28px rgba(43, 117, 78, 0.22);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(43, 117, 78, 0.1);
  color: #2b754e;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
  overflow: hidden;
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #2b754e, #8ab66b, #c4973c);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-trust-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #2b754e;
  box-shadow: 0 0 0 8px rgba(43, 117, 78, 0.1), 0 0 24px rgba(43, 117, 78, 0.3);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-137 .tc-wp-content-root .vt-tax-content .vt-tax-reveal.vt-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-kicker{
    font-size: 11px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 27px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card h3, .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card p, .tc-wp-content-root .vt-tax-content .vt-tax-step p, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card h3, .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card p, .tc-wp-content-root .vt-tax-content .vt-tax-step p, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card h3, .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card p, .tc-wp-content-root .vt-tax-content .vt-tax-step p, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 40px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vt-tax-content .vt-tax-card, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card h3, .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card p, .tc-wp-content-root .vt-tax-content .vt-tax-step p, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card h3, .tc-wp-content-root .vt-tax-content .vt-tax-step h3, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card p, .tc-wp-content-root .vt-tax-content .vt-tax-step p, .tc-wp-content-root .vt-tax-content .vt-tax-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-steps{
    gap: 20px;
    margin-top: 48px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-137 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .vt-tax-step-content{}