@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-11 .tc-wp-content-root img, .wpc-scope-11 .tc-wp-content-root video, .wpc-scope-11 .tc-wp-content-root svg, .wpc-scope-11 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content, .wpc-scope-11 .tc-wp-content-root .va-tax-content *{
  box-sizing: border-box;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-section-white{
  background: #ffffff;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(67, 176, 145, 0.11), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(39, 97, 178, 0.10), transparent 30%),
    #f7faf8;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #176b57;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-kicker::before, .wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #1f8f72, #2e67b1);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content h2{
  margin: 0;
  color: #142033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #526173;
  font-weight: 450;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(28, 69, 89, 0.10);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(19, 33, 50, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1d8f73, #2f72bd, #6fbf73);
  opacity: 0.92;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 143, 114, 0.28);
  box-shadow: 0 24px 58px rgba(19, 33, 50, 0.13);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card h3{
  margin: 18px 0 0;
  color: #162236;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card p{
  margin: 10px 0 0;
  color: #5a6878;
  font-weight: 450;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(31, 143, 114, 0.13), rgba(47, 114, 189, 0.13));
  border: 1px solid rgba(31, 143, 114, 0.16);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon::before, .wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 99px;
  background: linear-gradient(135deg, #1f8f72, #2f72bd);
  transition: transform 260ms ease;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-card:hover .va-tax-icon::before{
  transform: translateX(2px);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-lines::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  box-shadow: 0 8px 0 rgba(47, 114, 189, 0.72), 0 16px 0 rgba(31, 143, 114, 0.56);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-lines::after{
  display: none;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 220deg, #1f8f72, #2f72bd, transparent 72%);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 24px;
  transform: rotate(-28deg);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-preview::before{
  width: 25px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 7px;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  background: #ffffff;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 14px;
  top: 14px;
  box-shadow: 0 10px 0 #2f72bd, 0 20px 0 #1f8f72;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-steps::after{
  width: 15px;
  height: 3px;
  left: 25px;
  top: 16px;
  box-shadow: 0 10px 0 rgba(47, 114, 189, 0.76), 0 20px 0 rgba(31, 143, 114, 0.68);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 7px;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  background: #ffffff;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-calendar::before{
  width: 26px;
  height: 24px;
  left: 11px;
  top: 13px;
  border-radius: 7px;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-icon-calendar::after{
  width: 18px;
  height: 3px;
  left: 15px;
  top: 20px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 143, 114, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfdfc);
  box-shadow: 0 18px 48px rgba(21, 42, 61, 0.08);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 24px;
  bottom: 24px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #1f8f72, #2f72bd);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(47, 114, 189, 0.26);
  box-shadow: 0 25px 62px rgba(21, 42, 61, 0.12);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(31, 143, 114, 0.96), rgba(47, 114, 189, 0.96));
  box-shadow: 0 12px 28px rgba(47, 114, 189, 0.22);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
  margin: 0;
  color: #172033;
  font-weight: 830;
  line-height: 1.22;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
  margin: 8px 0 0;
  color: #5b6878;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  color: #176b57;
  background: rgba(31, 143, 114, 0.10);
  border: 1px solid rgba(31, 143, 114, 0.16);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-use-card h3{
  margin-top: 16px;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-trust-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 250, 0.96)),
    #ffffff;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-trust-mark{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1f8f72, #2f72bd);
  box-shadow: 0 14px 28px rgba(31, 143, 114, 0.20);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-trust-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 13px;
  width: 15px;
  height: 9px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-11 .tc-wp-content-root .va-tax-content .va-tax-reveal.va-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .va-tax-content .va-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .va-tax-content .va-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .va-tax-content h2{
    font-size: 27px;
  }.tc-wp-content-root .va-tax-content .va-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .va-tax-content .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .va-tax-content .va-tax-card{
    padding: 23px;
    border-radius: 20px;
  }.tc-wp-content-root .va-tax-content .va-tax-card h3, .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content .va-tax-card p, .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .va-tax-content .va-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .va-tax-content .va-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .va-tax-content .va-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .va-tax-content .va-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .va-tax-content .va-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .va-tax-content h2{
    font-size: 30px;
  }.tc-wp-content-root .va-tax-content .va-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .va-tax-content .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .va-tax-content .va-tax-card{
    padding: 25px;
  }.tc-wp-content-root .va-tax-content .va-tax-card h3, .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .va-tax-content .va-tax-card p, .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .va-tax-content .va-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .va-tax-content .va-tax-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .va-tax-content .va-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .va-tax-content .va-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .va-tax-content .va-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .va-tax-content h2{
    font-size: 34px;
  }.tc-wp-content-root .va-tax-content .va-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .va-tax-content .va-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .va-tax-content .va-tax-card{
    padding: 28px;
  }.tc-wp-content-root .va-tax-content .va-tax-card h3, .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .va-tax-content .va-tax-card p, .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .va-tax-content .va-tax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .va-tax-content .va-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .va-tax-content .va-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .va-tax-content .va-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .va-tax-content .va-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .va-tax-content h2{
    font-size: 42px;
  }.tc-wp-content-root .va-tax-content .va-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .va-tax-content .va-tax-grid-six, .tc-wp-content-root .va-tax-content .va-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .va-tax-content .va-tax-card{
    padding: 30px;
  }.tc-wp-content-root .va-tax-content .va-tax-card h3, .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .va-tax-content .va-tax-card p, .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .va-tax-content .va-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .va-tax-content .va-tax-step{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .va-tax-content .va-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .va-tax-content .va-tax-section{
    padding: 96px 0;
  }.tc-wp-content-root .va-tax-content .va-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .va-tax-content h2{
    font-size: 48px;
  }.tc-wp-content-root .va-tax-content .va-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .va-tax-content .va-tax-grid-six, .tc-wp-content-root .va-tax-content .va-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .va-tax-content .va-tax-card{
    padding: 32px;
  }.tc-wp-content-root .va-tax-content .va-tax-card h3, .tc-wp-content-root .va-tax-content .va-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .va-tax-content .va-tax-card p, .tc-wp-content-root .va-tax-content .va-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .va-tax-content .va-tax-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .va-tax-content .va-tax-step{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .va-tax-content .va-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}