@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-70 .tc-wp-content-root img, .wpc-scope-70 .tc-wp-content-root video, .wpc-scope-70 .tc-wp-content-root svg, .wpc-scope-70 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections div, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections section, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section-white{
  background: #ffffff;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section-soft{
  background: linear-gradient(180deg, #f7fbf9 0%, #f3f7fb 100%);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-heading{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f8f77;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker::before, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #1dbf9f, #2f80ed);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections h2{
  margin: 0;
  color: #121a2a;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
  margin: 14px auto 0;
  max-width: 760px;
  color: #586174;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(28, 49, 82, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(24, 44, 70, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card::before, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #14b89c, #2f80ed, #7c5cff);
  opacity: 0.86;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card:hover, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card:hover, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 156, 0.28);
  box-shadow: 0 24px 58px rgba(24, 44, 70, 0.13);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
  margin: 0;
  color: #152033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
  margin: 10px 0 0;
  color: #5b6577;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(20, 184, 156, 0.14), rgba(47, 128, 237, 0.14));
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon::before, .wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 99px;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-coin::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border: 3px solid #129b84;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-chart::before{
  width: 22px;
  height: 18px;
  left: 12px;
  bottom: 12px;
  background: linear-gradient(135deg, #16a085 0 32%, #2f80ed 32% 64%, #7c5cff 64%);
  clip-path: polygon(0 100%, 0 62%, 28% 62%, 28% 38%, 62% 38%, 62% 0, 100% 0, 100% 100%);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-file::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border: 2px solid #2f80ed;
  border-radius: 5px;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-check::before{
  width: 18px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #129b84;
  border-bottom: 3px solid #129b84;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-phone::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #2f80ed;
  border-radius: 6px;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  background: linear-gradient(135deg, #14b89c, #2f80ed);
  clip-path: polygon(50% 0, 90% 16%, 84% 72%, 50% 100%, 16% 72%, 10% 16%);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at top right, rgba(20, 184, 156, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #129b84, #2f80ed);
  box-shadow: 0 14px 30px rgba(47, 128, 237, 0.24);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card-accent{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.96)),
    radial-gradient(circle at 88% 12%, rgba(20, 184, 156, 0.26), transparent 30%);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0f7668;
  background: rgba(20, 184, 156, 0.1);
  border: 1px solid rgba(20, 184, 156, 0.18);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-mark{
  display: block;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #14b89c, #2f80ed);
  box-shadow: 0 12px 26px rgba(20, 184, 156, 0.22);
}.wpc-scope-70 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-mark::after{
  content: "";
  display: block;
  width: 15px;
  height: 8px;
  margin: 12px 0 0 11px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  border-radius: 2px;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 16px;
  }.tc-wp-content-root .nc-tax-content-sections h2{
    font-size: 27px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
    font-size: 11px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-three, .tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .nc-tax-content-sections h2{
    font-size: 30px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
    font-size: 11.5px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-three, .tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nc-tax-content-sections h2{
    font-size: 34px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-three, .tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .nc-tax-content-sections h2{
    font-size: 40px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-three, .tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
    padding: 30px;
    border-radius: 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .nc-tax-content-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-three, .tc-wp-content-root .nc-tax-content-sections .nc-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
    padding: 32px;
    border-radius: 24px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
    font-size: 16px;
  }}.wpc-scope-70 .tc-wp-content-root .nc-tax-step-copy{}