@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-132 .tc-wp-content-root img, .wpc-scope-132 .tc-wp-content-root video, .wpc-scope-132 .tc-wp-content-root svg, .wpc-scope-132 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap div, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap section, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-section-white{
  background: #ffffff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(22, 119, 255, 0.12), rgba(0, 174, 128, 0.12));
  color: #12635a;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  border: 1px solid rgba(18, 99, 90, 0.12);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
  margin: 16px auto 0;
  color: #586174;
  max-width: 690px;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(16, 24, 40, 0.08);
  border-radius: 22px;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card::before, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #1b7cff, #00a878, #f5b942);
  opacity: 0.9;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(27, 124, 255, 0.24);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.11);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
  margin: 10px 0 0;
  color: #5a6375;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(27, 124, 255, 0.14), rgba(0, 168, 120, 0.16));
  border: 1px solid rgba(27, 124, 255, 0.12);
  position: relative;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon::before, .wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon::after{
  content: "";
  position: absolute;
  background: #1b7cff;
  border-radius: 999px;
  transition: transform 240ms ease;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover .la-tax-icon::before{
  transform: translateX(2px);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover .la-tax-icon::after{
  transform: translateY(-2px);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-calc::before{
  width: 18px;
  height: 22px;
  left: 14px;
  top: 12px;
  border-radius: 5px;
  background: #1b7cff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-calc::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 18px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: conic-gradient(from 220deg, #1b7cff, #00a878);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  transform-origin: left center;
  transform: rotate(-35deg);
  background: #ffffff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
  background: #00a878;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  background: #ffffff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-steps::before{
  width: 5px;
  height: 22px;
  left: 14px;
  top: 12px;
  background: #1b7cff;
  box-shadow: 8px 0 0 #00a878, 16px 0 0 #f5b942;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-steps::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 30px;
  background: rgba(17, 24, 39, 0.18);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
  background: #1b7cff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 30px;
  background: #ffffff;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-guide::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  background: #00a878;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-guide::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 21px;
  background: #ffffff;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(16, 24, 40, 0.08);
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card::after{
  content: "";
  position: absolute;
  right: -60px;
  top: -70px;
  width: 180px;
  height: 180px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(27, 124, 255, 0.13), rgba(0, 168, 120, 0));
  pointer-events: none;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 168, 120, 0.22);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.1);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #1b7cff, #00a878);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(27, 124, 255, 0.22);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(245, 185, 66, 0.16);
  border: 1px solid rgba(245, 185, 66, 0.22);
  color: #7a5200;
  font-size: 12px;
  font-weight: 750;
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #00a878;
  box-shadow: 0 0 0 8px rgba(0, 168, 120, 0.12), 0 0 0 16px rgba(27, 124, 255, 0.06);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-132 .tc-wp-content-root .la-tax-content-wrap .la-tax-reveal.la-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 .la-tax-content-wrap .la-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
    margin-top: 30px;
    gap: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    padding: 22px;
    gap: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
    grid-template-columns: 1fr;
    gap: 17px;
    margin-top: 32px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
    padding: 25px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
    margin-top: 32px;
    gap: 17px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    padding: 24px;
    gap: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
    margin-top: 34px;
    gap: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    padding: 28px;
    gap: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid-three, .tc-wp-content-root .la-tax-content-wrap .la-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
    margin-top: 42px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid-three, .tc-wp-content-root .la-tax-content-wrap .la-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-benefit-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-steps{
    margin-top: 48px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    padding: 34px;
    gap: 28px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}