@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-66 .tc-wp-content-root img, .wpc-scope-66 .tc-wp-content-root video, .wpc-scope-66 .tc-wp-content-root svg, .wpc-scope-66 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content, .wpc-scope-66 .tc-wp-content-root .tn-tax-content div, .wpc-scope-66 .tc-wp-content-root .tn-tax-content section, .wpc-scope-66 .tc-wp-content-root .tn-tax-content article{
  box-sizing: border-box;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-section{
  position: relative;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-section-white{
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-section-soft{
  background: linear-gradient(180deg, #f8fbf9 0%, #f3f7f5 100%);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(25, 135, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(25, 135, 84, 0.1), rgba(15, 118, 110, 0.08));
  color: #0f6b49;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1aa36f, #0f766e);
  box-shadow: 0 0 0 5px rgba(26, 163, 111, 0.12);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
  margin: 0;
  color: #132033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5a6678;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-card, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 35, 55, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-card::before, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at top right, rgba(26, 163, 111, 0.12), transparent 42%);
  opacity: 0.9;
  pointer-events: none;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-card:hover, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(25, 135, 84, 0.26);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.12);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-card h3, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-card p, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6c7d;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #198754, #0f766e);
  box-shadow: 0 14px 26px rgba(15, 118, 110, 0.22);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon::before, .wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-chart::before{
  left: 13px;
  bottom: 13px;
  width: 5px;
  height: 13px;
  border-radius: 4px;
  box-shadow: 8px -5px 0 #ffffff, 16px -10px 0 #ffffff;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-shield::before{
  left: 14px;
  top: 11px;
  width: 18px;
  height: 21px;
  border-radius: 10px 10px 13px 13px;
  clip-path: polygon(50% 0, 100% 18%, 88% 78%, 50% 100%, 12% 78%, 0 18%);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-speed::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 4px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
  transform: rotate(-20deg);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-list::before{
  left: 14px;
  top: 13px;
  width: 18px;
  height: 3px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-lock::before{
  left: 13px;
  top: 20px;
  width: 20px;
  height: 14px;
  border-radius: 4px;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-icon-lock::after{
  left: 17px;
  top: 11px;
  width: 12px;
  height: 13px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(25, 135, 84, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
  box-shadow: 0 18px 42px rgba(16, 24, 40, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  width: 1px;
  background: linear-gradient(180deg, rgba(25, 135, 84, 0), rgba(25, 135, 84, 0.28), rgba(25, 135, 84, 0));
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(25, 135, 84, 0.3);
  box-shadow: 0 24px 56px rgba(16, 24, 40, 0.11);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #198754, #0f766e);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(15, 118, 110, 0.24);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border: 1px solid rgba(15, 118, 110, 0.15);
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.08);
  color: #0f6b49;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-dot{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(25, 135, 84, 0.14), rgba(15, 118, 110, 0.1));
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-trust-dot::before{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 50%;
  background: linear-gradient(135deg, #198754, #0f766e);
  box-shadow: 0 0 0 7px rgba(25, 135, 84, 0.1);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-66 .tc-wp-content-root .tn-tax-content .tn-tax-reveal.tn-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 .tn-tax-content .tn-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .tn-tax-content .tn-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card p, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content .tn-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tn-tax-content .tn-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .tn-tax-content .tn-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card p, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content .tn-tax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tn-tax-content .tn-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .tn-tax-content .tn-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card p, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content .tn-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tn-tax-content .tn-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .tn-tax-content .tn-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-grid-three, .tc-wp-content-root .tn-tax-content .tn-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card p, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content .tn-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step-number{
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tn-tax-content .tn-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .tn-tax-content .tn-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-grid-three, .tc-wp-content-root .tn-tax-content .tn-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content .tn-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-card p, .tc-wp-content-root .tn-tax-content .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content .tn-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .tn-tax-content .tn-tax-step-number{
    font-size: 18px;
  }}.wpc-scope-66 .tc-wp-content-root .tn-tax-step-content{}