@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-34 .tc-wp-content-root img, .wpc-scope-34 .tc-wp-content-root video, .wpc-scope-34 .tc-wp-content-root svg, .wpc-scope-34 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #182133;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections section, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections div, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections article, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections span, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections h2, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections h3, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections p{
  box-sizing: border-box;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-section-white{
  background:
    radial-gradient(circle at 8% 12%, rgba(0, 122, 92, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-section-soft{
  background:
    radial-gradient(circle at 92% 18%, rgba(0, 122, 92, 0.09), transparent 30%),
    linear-gradient(180deg, #f7fbf8 0%, #f3f8f5 100%);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 122, 92, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.76);
  color: #006b50;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-shadow: 0 8px 20px rgba(19, 74, 58, 0.06);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f9f7a, #d9a441);
  box-shadow: 0 0 0 5px rgba(15, 159, 122, 0.12);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections h2{
  margin: 0;
  color: #142033;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #566173;
  font-weight: 450;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.88)),
    #ffffff;
  box-shadow: 0 18px 46px rgba(23, 43, 69, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(15, 159, 122, 0.12), transparent 38%, rgba(217, 164, 65, 0.10));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card:hover{
  transform: translateY(-6px);
  border-color: rgba(15, 159, 122, 0.24);
  box-shadow: 0 24px 58px rgba(23, 43, 69, 0.13);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172238;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5c6676;
  font-weight: 430;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #047857, #13a77e);
  box-shadow: 0 14px 28px rgba(4, 120, 87, 0.20);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon::before, .wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
  opacity: 0.92;
  transition: transform 240ms ease;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-card:hover .ca-tax-icon::before{
  transform: translateY(-2px);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-bars::before{
  left: 13px;
  bottom: 13px;
  width: 5px;
  height: 15px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-bars::after{
  left: 23px;
  bottom: 13px;
  width: 5px;
  height: 22px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-shield::before{
  inset: 11px 14px 12px;
  border-radius: 12px 12px 16px 16px;
  clip-path: polygon(50% 0, 100% 18%, 88% 78%, 50% 100%, 12% 78%, 0 18%);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-spark::before{
  left: 20px;
  top: 10px;
  width: 6px;
  height: 26px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-spark::after{
  left: 10px;
  top: 20px;
  width: 26px;
  height: 6px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-check::before{
  left: 13px;
  top: 21px;
  width: 9px;
  height: 4px;
  transform: rotate(45deg);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-check::after{
  left: 19px;
  top: 18px;
  width: 17px;
  height: 4px;
  transform: rotate(-45deg);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border-radius: 6px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-clock::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 4px solid #ffffff;
  background: transparent;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-clock::after{
  left: 23px;
  top: 16px;
  width: 4px;
  height: 12px;
  transform-origin: bottom center;
  transform: rotate(45deg);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-lock::before{
  left: 13px;
  top: 19px;
  width: 20px;
  height: 16px;
  border-radius: 5px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 14px;
  border: 4px solid #ffffff;
  border-bottom: 0;
  background: transparent;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-speed::before{
  left: 10px;
  top: 23px;
  width: 26px;
  height: 5px;
  transform: rotate(-18deg);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-speed::after{
  left: 25px;
  top: 14px;
  width: 8px;
  height: 8px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-note::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 25px;
  border-radius: 5px;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-icon-note::after{
  left: 18px;
  top: 18px;
  width: 12px;
  height: 3px;
  background: #047857;
  box-shadow: 0 7px 0 #047857;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
  position: relative;
  display: grid;
  min-width: 0;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(0, 122, 92, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 50px rgba(23, 43, 69, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step::before{
  content: "";
  position: absolute;
  left: 42px;
  top: 72px;
  bottom: -28px;
  width: 2px;
  background: linear-gradient(180deg, rgba(15, 159, 122, 0.38), rgba(15, 159, 122, 0));
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step:last-child::before{
  display: none;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(15, 159, 122, 0.26);
  box-shadow: 0 26px 64px rgba(23, 43, 69, 0.12);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #047857, #d9a441);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(4, 120, 87, 0.22);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
  margin: 0;
  color: #172238;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
  margin: 8px 0 0;
  color: #5c6676;
  font-weight: 430;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border: 1px solid rgba(217, 164, 65, 0.25);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(15, 159, 122, 0.10), rgba(217, 164, 65, 0.12));
  color: #047857;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.90)),
    linear-gradient(135deg, rgba(15, 159, 122, 0.08), rgba(217, 164, 65, 0.07));
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-34 .tc-wp-content-root .ca-tax-content-sections .ca-tax-reveal.ca-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 .ca-tax-content-sections .ca-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ca-tax-content-sections h2{
    font-size: 25px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 26px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card p, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
    gap: 16px;
    margin-top: 26px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ca-tax-content-sections .ca-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ca-tax-content-sections h2{
    font-size: 28px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card p, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ca-tax-content-sections .ca-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ca-tax-content-sections h2{
    font-size: 31px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
    padding: 26px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card p, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ca-tax-content-sections .ca-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .ca-tax-content-sections h2{
    font-size: 38px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
    padding: 28px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card p, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ca-tax-content-sections .ca-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ca-tax-content-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card{
    padding: 30px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card h3, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-card p, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-step{
    gap: 24px;
    padding: 32px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ca-tax-content-sections .ca-tax-card, .tc-wp-content-root .ca-tax-content-sections .ca-tax-step, .tc-wp-content-root .ca-tax-content-sections .ca-tax-reveal, .tc-wp-content-root .ca-tax-content-sections .ca-tax-reveal.ca-tax-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .ca-tax-content-sections .ca-tax-reveal{
    opacity: 1;
  }}.wpc-scope-34 .tc-wp-content-root .ca-tax-step-content{}