@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-61 .tc-wp-content-root img, .wpc-scope-61 .tc-wp-content-root video, .wpc-scope-61 .tc-wp-content-root svg, .wpc-scope-61 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections{
  width: 100%;
  overflow: hidden;
  font-family: inherit;
  color: #172033;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections div, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections section, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-section{
  position: relative;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-section-white{
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(20, 184, 166, 0.12), transparent 30%),
    radial-gradient(circle at 90% 8%, rgba(14, 165, 233, 0.10), transparent 32%),
    #f7faf9;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(20, 184, 166, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(14, 165, 233, 0.10));
  color: #0f766e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
  margin: 16px auto 0;
  color: #526071;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92)),
    #ffffff;
  box-shadow: 0 16px 42px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card::before, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.14), rgba(14, 165, 233, 0.05), transparent 48%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card:hover, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card:hover, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 22px 56px rgba(15, 118, 110, 0.13);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card:hover::before, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
  position: relative;
  margin: 0;
  color: #142033;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6676;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #14b8a6, #0ea5e9);
  box-shadow: 0 12px 28px rgba(14, 165, 233, 0.22);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon::before, .wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-line::before{
  width: 20px;
  height: 3px;
  top: 16px;
  left: 13px;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-line::after{
  width: 14px;
  height: 3px;
  top: 26px;
  left: 13px;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-zero::before{
  width: 19px;
  height: 19px;
  top: 13px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-shield::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 14px;
  clip-path: polygon(50% 0, 100% 18%, 86% 76%, 50% 100%, 14% 76%, 0 18%);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-speed::after{
  width: 12px;
  height: 3px;
  top: 23px;
  left: 23px;
  border-radius: 8px;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-phone::before{
  width: 16px;
  height: 24px;
  top: 11px;
  left: 15px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-guide::before{
  width: 20px;
  height: 24px;
  top: 11px;
  left: 13px;
  border-radius: 4px;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-icon-guide::after{
  width: 10px;
  height: 3px;
  top: 18px;
  left: 18px;
  border-radius: 8px;
  background: #14b8a6;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(20, 184, 166, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card::after{
  content: "";
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 82px;
  width: 1px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.38), rgba(14, 165, 233, 0.08));
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f766e, #0ea5e9);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(14, 165, 233, 0.24);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-copy{
  min-width: 0;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.11);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.18), rgba(14, 165, 233, 0.14));
  position: relative;
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #0f766e;
  border-bottom: 3px solid #0f766e;
  transform: rotate(-45deg);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .tn-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-61 .tc-wp-content-root .tn-tax-content-sections .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-sections .tn-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .tn-tax-content-sections h2{
    font-size: 25px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tn-tax-content-sections .tn-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .tn-tax-content-sections h2{
    font-size: 28px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tn-tax-content-sections .tn-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .tn-tax-content-sections h2{
    font-size: 31px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card::after{
    display: none;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tn-tax-content-sections .tn-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .tn-tax-content-sections h2{
    font-size: 38px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-grid-six, .tc-wp-content-root .tn-tax-content-sections .tn-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
    gap: 26px;
    padding: 28px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tn-tax-content-sections .tn-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-container{
    padding: 0 36px;
  }.tc-wp-content-root .tn-tax-content-sections h2{
    font-size: 44px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-grid-six, .tc-wp-content-root .tn-tax-content-sections .tn-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 44px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card h3, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-trust-card p, .tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-card{
    gap: 30px;
    padding: 30px 34px;
  }.tc-wp-content-root .tn-tax-content-sections .tn-tax-step-number{
    font-size: 17px;
  }}