@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-104 .tc-wp-content-root img, .wpc-scope-104 .tc-wp-content-root video, .wpc-scope-104 .tc-wp-content-root svg, .wpc-scope-104 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #18231f;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content, .wpc-scope-104 .tc-wp-content-root .vt-tax-content section, .wpc-scope-104 .tc-wp-content-root .vt-tax-content div, .wpc-scope-104 .tc-wp-content-root .vt-tax-content article{
  box-sizing: border-box;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-section-white{
  background: #ffffff;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(54, 133, 94, 0.11), transparent 28%),
    linear-gradient(180deg, #f7faf7 0%, #f3f7f4 100%);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #287247;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-kicker::before, .wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2f8f57, #9fcf6d);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content h2{
  margin: 0;
  color: #13251d;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-heading p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #52615a;
  font-weight: 450;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 86, 54, 0.12);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(65, 155, 94, 0.12), transparent 34%);
  box-shadow: 0 18px 42px rgba(24, 54, 38, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1f7a46, #6fbf73, #d4b75f);
  opacity: 0.92;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 143, 87, 0.32);
  box-shadow: 0 24px 56px rgba(24, 54, 38, 0.13);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-icon{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, #2f8f57, #7fbe62),
    radial-gradient(circle at 70% 28%, rgba(255, 255, 255, 0.75), transparent 18%);
  box-shadow: 0 12px 26px rgba(47, 143, 87, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-icon::after{
  content: "";
  display: block;
  width: 14px;
  height: 20px;
  margin: 10px auto 0;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card:hover .vt-tax-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content h3{
  margin: 0;
  color: #15251d;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-card p, .wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-card p{
  margin: 10px 0 0;
  color: #54645c;
  font-weight: 430;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(30, 86, 54, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(24, 54, 38, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 128px;
  height: 128px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(47, 143, 87, 0.16), transparent 68%);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(47, 143, 87, 0.3);
  box-shadow: 0 24px 58px rgba(24, 54, 38, 0.12);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #1f7a46 0%, #6fbf73 72%, #d4b75f 100%);
  box-shadow: 0 16px 32px rgba(47, 143, 87, 0.24);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(47, 143, 87, 0.18);
  border-radius: 999px;
  background: rgba(47, 143, 87, 0.08);
  color: #287247;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.86)),
    radial-gradient(circle at 18% 18%, rgba(212, 183, 95, 0.14), transparent 30%);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #2f8f57;
  box-shadow: 0 0 0 8px rgba(47, 143, 87, 0.12), 0 0 28px rgba(47, 143, 87, 0.34);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-104 .tc-wp-content-root .vt-tax-content .vt-tax-reveal.vt-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 26px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card{
    padding: 24px 20px;
  }.tc-wp-content-root .vt-tax-content 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-card p{
    font-size: 14px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-badge{
    padding: 8px 10px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 29px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card{
    padding: 26px 22px;
  }.tc-wp-content-root .vt-tax-content 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-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-badge{
    padding: 8px 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .vt-tax-content h2{
    font-size: 32px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card{
    padding: 28px 24px;
  }.tc-wp-content-root .vt-tax-content 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-card p{
    font-size: 15px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-badge{
    padding: 8px 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vt-tax-content .vt-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .vt-tax-content .vt-tax-container{
    padding: 0 32px;
  }.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-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card{
    padding: 30px 26px;
  }.tc-wp-content-root .vt-tax-content 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-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-badge{
    padding: 8px 12px;
  }}@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 36px;
  }.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));
  }.tc-wp-content-root .vt-tax-content .vt-tax-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-card{
    padding: 32px 28px;
  }.tc-wp-content-root .vt-tax-content 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-card p{
    font-size: 16px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .vt-tax-content .vt-tax-badge{
    padding: 9px 13px;
  }}.wpc-scope-104 .tc-wp-content-root .vt-tax-step-copy{}