@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-23 .tc-wp-content-root img, .wpc-scope-23 .tc-wp-content-root video, .wpc-scope-23 .tc-wp-content-root svg, .wpc-scope-23 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content, .wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content div, .wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content section, .wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-section-white{
  background: #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-section-soft{
  background: linear-gradient(180deg, #f7faf8 0%, #f3f8f6 100%);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(20, 134, 91, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.12), rgba(59, 130, 246, 0.1));
  color: #0f766e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.72;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.1), rgba(59, 130, 246, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(16, 185, 129, 0.28);
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.11);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card:hover::before{
  opacity: 1;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card h3{
  position: relative;
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #10b981, #2563eb);
  box-shadow: 0 14px 30px rgba(16, 185, 129, 0.22);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon::before, .wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-calc::before{
  width: 22px;
  height: 4px;
  top: 12px;
  left: 12px;
  border-radius: 8px;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-calc::after{
  width: 5px;
  height: 5px;
  left: 13px;
  top: 24px;
  border-radius: 50%;
  box-shadow: 9px 0 0 #ffffff, 18px 0 0 #ffffff, 0 9px 0 #ffffff, 9px 9px 0 #ffffff, 18px 9px 0 #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-rate::before{
  width: 24px;
  height: 4px;
  top: 22px;
  left: 11px;
  border-radius: 8px;
  transform: rotate(-38deg);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-rate::after{
  width: 8px;
  height: 8px;
  top: 12px;
  left: 13px;
  border-radius: 50%;
  box-shadow: 13px 14px 0 #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-paycheck::before{
  width: 26px;
  height: 18px;
  top: 14px;
  left: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-paycheck::after{
  width: 10px;
  height: 10px;
  top: 18px;
  left: 18px;
  border-radius: 50%;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-clean::before{
  width: 24px;
  height: 3px;
  top: 14px;
  left: 11px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-clean::after{
  width: 5px;
  height: 5px;
  top: 13px;
  left: 32px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 9px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  top: 31px;
  left: 20px;
  border-radius: 8px;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-private::before{
  width: 22px;
  height: 17px;
  top: 20px;
  left: 12px;
  border-radius: 6px;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-icon-private::after{
  width: 14px;
  height: 14px;
  top: 10px;
  left: 16px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(15, 118, 110, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 55px rgba(15, 23, 42, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 26px;
  width: 2px;
  background: linear-gradient(180deg, rgba(16, 185, 129, 0.35), rgba(37, 99, 235, 0.18));
  opacity: 0.45;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 99, 235, 0.25);
  box-shadow: 0 26px 70px rgba(15, 23, 42, 0.1);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-number{
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: linear-gradient(135deg, #10b981, #2563eb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(37, 99, 235, 0.2);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content{
  min-width: 0;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
  margin: 8px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-dot{
  position: relative;
  display: inline-flex;
  width: 18px;
  height: 18px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #10b981;
  box-shadow: 0 0 0 8px rgba(16, 185, 129, 0.12), 0 0 0 16px rgba(37, 99, 235, 0.05);
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-23 .tc-wp-content-root .co-tax-bottom-content .co-tax-reveal.co-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .co-tax-bottom-content .co-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .co-tax-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card h3, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card p, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .co-tax-bottom-content .co-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .co-tax-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card{
    padding: 24px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card h3, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card p, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .co-tax-bottom-content .co-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .co-tax-bottom-content h2{
    font-size: 33px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card{
    padding: 28px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card h3, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card p, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .co-tax-bottom-content .co-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .co-tax-bottom-content h2{
    font-size: 39px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card{
    padding: 30px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card h3, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card p, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .co-tax-bottom-content .co-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-container{
    padding: 0 36px;
  }.tc-wp-content-root .co-tax-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card{
    padding: 32px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card h3, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-card p, .tc-wp-content-root .co-tax-bottom-content .co-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .co-tax-bottom-content .co-tax-step-card{
    gap: 28px;
    padding: 34px 36px;
  }}.wpc-scope-23 .tc-wp-content-root .co-tax-use-card{}