@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-31 .tc-wp-content-root img, .wpc-scope-31 .tc-wp-content-root video, .wpc-scope-31 .tc-wp-content-root svg, .wpc-scope-31 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content, .wpc-scope-31 .tc-wp-content-root .co-tax-content div, .wpc-scope-31 .tc-wp-content-root .co-tax-content section, .wpc-scope-31 .tc-wp-content-root .co-tax-content article{
  box-sizing: border-box;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-section-white{
  background:
    radial-gradient(circle at 8% 12%, rgba(22, 163, 116, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-section-soft{
  background:
    linear-gradient(135deg, rgba(240, 253, 250, 0.92), rgba(248, 250, 252, 0.98)),
    #f8fafc;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(20, 184, 166, 0.22);
  border-radius: 999px;
  background: rgba(240, 253, 250, 0.88);
  color: #0f766e;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #14b8a6, #f59e0b);
  box-shadow: 0 0 0 5px rgba(20, 184, 166, 0.12);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-heading p{
  margin: 14px auto 0;
  color: #526074;
  line-height: 1.7;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-benefit, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step{
  position: relative;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card::after{
  content: "";
  position: absolute;
  inset: auto -40px -46px auto;
  width: 112px;
  height: 112px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.13), rgba(245, 158, 11, 0.12));
  transition: transform 240ms ease;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card:hover, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-benefit:hover, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.36);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.12);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card:hover::after{
  transform: scale(1.1);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-card p, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-benefit p, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #0f766e, #14b8a6);
  box-shadow: 0 12px 24px rgba(20, 184, 166, 0.22);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon::before, .wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-mountain::before{
  left: 10px;
  bottom: 12px;
  width: 24px;
  height: 17px;
  background: #ffffff;
  clip-path: polygon(0 100%, 36% 34%, 52% 58%, 72% 18%, 100% 100%);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-speed::before{
  left: 11px;
  top: 14px;
  width: 20px;
  height: 14px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 20px 20px 0 0;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-speed::after{
  left: 22px;
  top: 20px;
  width: 12px;
  height: 3px;
  background: #ffffff;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-check::before{
  left: 13px;
  top: 14px;
  width: 17px;
  height: 9px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-path::before{
  left: 10px;
  top: 12px;
  width: 24px;
  height: 20px;
  border: 3px dashed #ffffff;
  border-radius: 12px;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-calendar::before{
  left: 10px;
  top: 12px;
  width: 24px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-icon-calendar::after{
  left: 13px;
  top: 19px;
  width: 18px;
  height: 3px;
  background: #ffffff;
  border-radius: 999px;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-steps{
  display: grid;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step{
  display: grid;
  grid-template-columns: auto 1fr;
  overflow: hidden;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(240, 253, 250, 0.82));
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #14b8a6, #f59e0b);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-step-number{
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #134e4a, #0f766e);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 30px rgba(15, 118, 110, 0.24);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-badge{
  display: inline-flex;
  position: relative;
  z-index: 1;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 251, 235, 0.95);
  color: #92400e;
  border: 1px solid rgba(245, 158, 11, 0.22);
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-benefit{
  overflow: hidden;
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 250, 0.76));
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-benefit-mark{
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 35%, #ffffff 0 18%, transparent 19%),
    linear-gradient(135deg, #14b8a6, #f59e0b);
  box-shadow: 0 14px 28px rgba(20, 184, 166, 0.2);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-31 .tc-wp-content-root .co-tax-content .co-tax-reveal.co-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 .co-tax-content .co-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .co-tax-content .co-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .co-tax-content h2{
    font-size: 25px;
  }.tc-wp-content-root .co-tax-content .co-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .co-tax-content .co-tax-kicker{
    font-size: 11px;
  }.tc-wp-content-root .co-tax-content .co-tax-grid, .tc-wp-content-root .co-tax-content .co-tax-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .co-tax-content .co-tax-card, .tc-wp-content-root .co-tax-content .co-tax-benefit{
    padding: 22px;
  }.tc-wp-content-root .co-tax-content .co-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .co-tax-content h3{
    font-size: 18px;
  }.tc-wp-content-root .co-tax-content .co-tax-card p, .tc-wp-content-root .co-tax-content .co-tax-benefit p, .tc-wp-content-root .co-tax-content .co-tax-step p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .co-tax-content .co-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .co-tax-content .co-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .co-tax-content h2{
    font-size: 28px;
  }.tc-wp-content-root .co-tax-content .co-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .co-tax-content .co-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .co-tax-content .co-tax-grid, .tc-wp-content-root .co-tax-content .co-tax-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .co-tax-content .co-tax-card, .tc-wp-content-root .co-tax-content .co-tax-benefit{
    padding: 24px;
  }.tc-wp-content-root .co-tax-content .co-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .co-tax-content h3{
    font-size: 19px;
  }.tc-wp-content-root .co-tax-content .co-tax-card p, .tc-wp-content-root .co-tax-content .co-tax-benefit p, .tc-wp-content-root .co-tax-content .co-tax-step p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .co-tax-content .co-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .co-tax-content .co-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .co-tax-content h2{
    font-size: 32px;
  }.tc-wp-content-root .co-tax-content .co-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .co-tax-content .co-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .co-tax-content .co-tax-grid, .tc-wp-content-root .co-tax-content .co-tax-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .co-tax-content .co-tax-card, .tc-wp-content-root .co-tax-content .co-tax-benefit{
    padding: 26px;
  }.tc-wp-content-root .co-tax-content .co-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .co-tax-content h3{
    font-size: 20px;
  }.tc-wp-content-root .co-tax-content .co-tax-card p, .tc-wp-content-root .co-tax-content .co-tax-benefit p, .tc-wp-content-root .co-tax-content .co-tax-step p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .co-tax-content .co-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .co-tax-content .co-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .co-tax-content h2{
    font-size: 40px;
  }.tc-wp-content-root .co-tax-content .co-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .co-tax-content .co-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .co-tax-content .co-tax-grid-three, .tc-wp-content-root .co-tax-content .co-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .co-tax-content .co-tax-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .co-tax-content .co-tax-card, .tc-wp-content-root .co-tax-content .co-tax-benefit{
    padding: 28px;
  }.tc-wp-content-root .co-tax-content .co-tax-step{
    gap: 20px;
    padding: 28px;
  }.tc-wp-content-root .co-tax-content h3{
    font-size: 20px;
  }.tc-wp-content-root .co-tax-content .co-tax-card p, .tc-wp-content-root .co-tax-content .co-tax-benefit p, .tc-wp-content-root .co-tax-content .co-tax-step p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .co-tax-content .co-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .co-tax-content .co-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .co-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .co-tax-content .co-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .co-tax-content .co-tax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .co-tax-content .co-tax-grid-three, .tc-wp-content-root .co-tax-content .co-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .co-tax-content .co-tax-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .co-tax-content .co-tax-card, .tc-wp-content-root .co-tax-content .co-tax-benefit{
    padding: 30px;
  }.tc-wp-content-root .co-tax-content .co-tax-step{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .co-tax-content h3{
    font-size: 21px;
  }.tc-wp-content-root .co-tax-content .co-tax-card p, .tc-wp-content-root .co-tax-content .co-tax-benefit p, .tc-wp-content-root .co-tax-content .co-tax-step p{
    font-size: 16px;
  }}.wpc-scope-31 .tc-wp-content-root .co-tax-step-copy{}