@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-4 .tc-wp-content-root img, .wpc-scope-4 .tc-wp-content-root video, .wpc-scope-4 .tc-wp-content-root svg, .wpc-scope-4 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial div, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial section, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial article{
  box-sizing: border-box;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-section{
  position: relative;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-section-white{
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(22, 163, 126, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(37, 99, 235, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0f7a60;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-kicker::before, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #16a37e, #2563eb);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
  margin: 16px auto 0;
  color: #536174;
  line-height: 1.7;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(20, 35, 55, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(22, 163, 126, 0.34), rgba(37, 99, 235, 0.2)) border-box;
  box-shadow: 0 18px 42px rgba(15, 32, 50, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-card::after{
  content: "";
  position: absolute;
  top: -50px;
  right: -54px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(22, 163, 126, 0.12), rgba(37, 99, 235, 0.1));
  transition: transform 260ms ease, opacity 260ms ease;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(22, 163, 126, 0.28);
  box-shadow: 0 24px 56px rgba(15, 32, 50, 0.13);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-card:hover::after{
  transform: scale(1.12);
  opacity: 0.9;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #141c2f;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #566274;
  line-height: 1.68;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 14px;
  background: linear-gradient(135deg, #16a37e, #2563eb);
  box-shadow: 0 12px 24px rgba(22, 163, 126, 0.2);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon::before, .wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-bars::before{
  left: 12px;
  bottom: 11px;
  width: 5px;
  height: 14px;
  border-radius: 4px;
  box-shadow: 8px -6px 0 #ffffff, 16px -12px 0 #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-speed::before{
  left: 10px;
  top: 20px;
  width: 24px;
  height: 12px;
  border-radius: 0 0 24px 24px;
  border: 3px solid #ffffff;
  border-top: 0;
  background: transparent;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-speed::after{
  left: 22px;
  top: 18px;
  width: 13px;
  height: 3px;
  border-radius: 999px;
  transform: rotate(-32deg);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-check::before{
  left: 12px;
  top: 20px;
  width: 19px;
  height: 10px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-steps::before{
  left: 12px;
  top: 12px;
  width: 20px;
  height: 4px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-wallet::before{
  left: 10px;
  top: 15px;
  width: 25px;
  height: 18px;
  border-radius: 7px;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-icon-wallet::after{
  right: 9px;
  top: 20px;
  width: 9px;
  height: 7px;
  border-radius: 8px 0 0 8px;
  background: #16a37e;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(20, 35, 55, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 32, 50, 0.08);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #16a37e, #2563eb);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #16a37e, #2563eb);
  box-shadow: 0 14px 30px rgba(22, 163, 126, 0.22);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(22, 163, 126, 0.18);
  border-radius: 999px;
  color: #0f7a60;
  font-weight: 700;
  line-height: 1;
  background: rgba(22, 163, 126, 0.08);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)) padding-box,
    linear-gradient(135deg, rgba(22, 163, 126, 0.42), rgba(37, 99, 235, 0.24)) border-box;
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-dot{
  position: relative;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: #16a37e;
  box-shadow: 0 0 0 8px rgba(22, 163, 126, 0.1), 0 0 0 16px rgba(37, 99, 235, 0.06);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-4 .tc-wp-content-root .ca-tax-editorial .ca-tax-reveal.ca-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ca-tax-editorial .ca-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ca-tax-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card{
    padding: 22px;
  }.tc-wp-content-root .ca-tax-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
    padding: 8px 10px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ca-tax-editorial .ca-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ca-tax-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card{
    padding: 24px;
  }.tc-wp-content-root .ca-tax-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ca-tax-editorial .ca-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ca-tax-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card{
    padding: 26px;
  }.tc-wp-content-root .ca-tax-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
    padding: 9px 12px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ca-tax-editorial .ca-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ca-tax-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-grid-three, .tc-wp-content-root .ca-tax-editorial .ca-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card{
    padding: 28px;
  }.tc-wp-content-root .ca-tax-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
    padding: 9px 13px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ca-tax-editorial .ca-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ca-tax-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-grid-three, .tc-wp-content-root .ca-tax-editorial .ca-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card{
    padding: 30px;
  }.tc-wp-content-root .ca-tax-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-card p, .tc-wp-content-root .ca-tax-editorial .ca-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .ca-tax-editorial .ca-tax-badge{
    padding: 10px 14px;
    font-size: 13px;
  }}.wpc-scope-4 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ca-tax-step-content{}