@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-113 .tc-wp-content-root img, .wpc-scope-113 .tc-wp-content-root video, .wpc-scope-113 .tc-wp-content-root svg, .wpc-scope-113 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections div, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections section, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section-white{
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(56, 142, 122, 0.08), transparent 30%),
    radial-gradient(circle at 88% 22%, rgba(47, 106, 207, 0.08), transparent 34%),
    #f7faf8;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(48, 128, 109, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 130, 105, 0.1), rgba(47, 106, 207, 0.09));
  color: #236f5f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block h2{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
  margin: 14px auto 0;
  color: #5a6474;
  line-height: 1.7;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(21, 42, 70, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card::before, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #25856f, #2f6acf, #d7a833);
  opacity: 0.92;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card:hover, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card:hover, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(37, 133, 111, 0.28);
  box-shadow: 0 24px 60px rgba(21, 42, 70, 0.13);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card h3, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card h3, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card p, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card p, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-trust-card p{
  margin: 10px 0 0;
  color: #5c6675;
  line-height: 1.68;
}.wpc-scope-113 .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(37, 133, 111, 0.14), rgba(47, 106, 207, 0.12));
  box-shadow: inset 0 0 0 1px rgba(37, 133, 111, 0.13);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon::before, .wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #25856f;
  transition: transform 260ms ease;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-card:hover .nc-tax-icon::after{
  transform: translateX(3px);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-line::before{
  width: 21px;
  height: 3px;
  left: 13px;
  top: 16px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-line::after{
  width: 15px;
  height: 3px;
  left: 13px;
  top: 26px;
  background: #2f6acf;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 3px solid #25856f;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 22px;
  transform-origin: left center;
  transform: rotate(-32deg);
  background: #d7a833;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  background: transparent;
  border: 3px solid #2f6acf;
  border-radius: 8px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  background: #25856f;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 12px;
  box-shadow: 0 12px 0 #25856f, 14px 0 0 #2f6acf, 14px 12px 0 #d7a833;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-steps::after{
  display: none;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  background: transparent;
  border: 3px solid #25856f;
  border-radius: 9px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 20px;
  top: 29px;
  background: #2f6acf;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-help::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 3px solid #25856f;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-icon-help::after{
  width: 10px;
  height: 10px;
  left: 24px;
  top: 26px;
  border-radius: 3px;
  background: #d7a833;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 250, 0.98)),
    #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, rgba(37, 133, 111, 0), rgba(37, 133, 111, 0.24), rgba(47, 106, 207, 0));
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #25856f, #2f6acf);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 36px rgba(47, 106, 207, 0.2);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-use-card::after{
  content: "";
  position: absolute;
  right: 22px;
  top: 24px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(215, 168, 51, 0.28) 0 28%, transparent 30% 100%);
  opacity: 0.9;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(37, 133, 111, 0.1);
  color: #236f5f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content-sections .nc-tax-reveal.nc-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@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 14px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.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 20px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card::before{
    display: none;
  }.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: 18px;
  }.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 .nc-tax-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.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 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card::before{
    display: none;
  }.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: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nc-tax-content-sections .nc-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid, .tc-wp-content-root .nc-tax-content-sections .nc-tax-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.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 24px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card::before{
    display: none;
  }.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: 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 28px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid{
    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-step-list{
    gap: 22px;
    margin-top: 42px;
  }.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 26px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    gap: 22px;
    padding: 28px;
  }.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: 15px;
  }}@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 32px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-card-grid{
    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-step-list{
    gap: 24px;
    margin-top: 48px;
  }.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 28px;
  }.tc-wp-content-root .nc-tax-content-sections .nc-tax-step-card{
    gap: 26px;
    padding: 30px 32px;
  }.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;
  }}.wpc-scope-113 .tc-wp-content-root .nc-tax-step-content{}