@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-38 .tc-wp-content-root img, .wpc-scope-38 .tc-wp-content-root video, .wpc-scope-38 .tc-wp-content-root svg, .wpc-scope-38 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-section{
  position: relative;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-section-white{
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f8fb 100%);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f7b6c;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-kicker::before, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #13a085, #2f80ed);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-header p{
  margin: 16px auto 0;
  color: #5b667a;
  line-height: 1.72;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(31, 42, 68, .09);
  border-radius: 22px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 18px 45px rgba(15, 23, 42, .07);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card::before, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(19, 160, 133, .13), rgba(47, 128, 237, .09) 45%, rgba(255, 255, 255, 0) 70%);
  opacity: .8;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card:hover, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card:hover, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item:hover, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(19, 160, 133, .24);
  box-shadow: 0 24px 58px rgba(15, 23, 42, .11);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card p, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #637083;
  line-height: 1.68;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #12a085, #2f80ed);
  box-shadow: 0 12px 28px rgba(47, 128, 237, .24);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon::before, .wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
  opacity: .96;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-calc::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 18px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(15, 123, 108, .75), 0 14px 0 rgba(15, 123, 108, .75);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-rate::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  opacity: .95;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-rate::after{
  width: 18px;
  height: 4px;
  left: 15px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
  background: #0f7b6c;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-paycheck::before{
  width: 27px;
  height: 19px;
  left: 11px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-paycheck::after{
  width: 11px;
  height: 11px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #0f7b6c;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-clean::before{
  width: 25px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 6px;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 16px;
  top: 22px;
  border-radius: 999px;
  background: #0f7b6c;
  box-shadow: 0 6px 0 rgba(15, 123, 108, .75);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 33px;
  border-radius: 999px;
  background: #0f7b6c;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-private::before{
  width: 24px;
  height: 17px;
  left: 12px;
  top: 20px;
  border-radius: 6px;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-icon-private::after{
  width: 16px;
  height: 13px;
  left: 16px;
  top: 11px;
  border: 4px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -64px;
  top: -64px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(47, 128, 237, .14), rgba(19, 160, 133, 0) 70%);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-step-number{
  position: relative;
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: .04em;
  background: linear-gradient(135deg, #0f7b6c, #2f80ed);
  box-shadow: 0 16px 34px rgba(47, 128, 237, .25);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0f7b6c;
  font-size: 12px;
  font-weight: 800;
  background: rgba(19, 160, 133, .1);
  border: 1px solid rgba(19, 160, 133, .18);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-card-muted{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card{
  background: #ffffff;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: rgba(19, 160, 133, .11);
  border: 1px solid rgba(19, 160, 133, .18);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #0f7b6c;
  border-bottom: 3px solid #0f7b6c;
  transform: rotate(-45deg);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq{
  border-top: 1px solid rgba(31, 42, 68, .09);
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
  display: grid;
}.wpc-scope-38 .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
  background: rgba(255, 255, 255, .84);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .il-tax-content-sections .il-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .il-tax-content-sections h2{
    font-size: 27px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-header p{
    font-size: 15px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
    padding: 22px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-steps, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq{
    margin-top: 42px;
    padding-top: 42px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .il-tax-content-sections .il-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .il-tax-content-sections h2{
    font-size: 30px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
    padding: 24px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
    font-size: 18.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-steps, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq{
    margin-top: 46px;
    padding-top: 46px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .il-tax-content-sections .il-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .il-tax-content-sections h2{
    font-size: 34px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-header p{
    font-size: 16px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
    padding: 26px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-steps, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq{
    margin-top: 52px;
    padding-top: 52px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .il-tax-content-sections .il-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .il-tax-content-sections h2{
    font-size: 42px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-header p{
    font-size: 17px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
    padding: 28px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq{
    margin-top: 60px;
    padding-top: 60px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }}@media (min-width: 1024px){.tc-wp-content-root .il-tax-content-sections .il-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .il-tax-content-sections h2{
    font-size: 48px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-header p{
    font-size: 17.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .il-tax-content-sections .il-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item{
    padding: 30px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card h3, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item h3, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-trust-card p, .tc-wp-content-root .il-tax-content-sections .il-tax-faq-item p, .tc-wp-content-root .il-tax-content-sections .il-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq{
    margin-top: 68px;
    padding-top: 68px;
  }.tc-wp-content-root .il-tax-content-sections .il-tax-faq-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    margin-top: 44px;
  }}.wpc-scope-38 .tc-wp-content-root .il-tax-faq-header{}.wpc-scope-38 .tc-wp-content-root .il-tax-trust-grid{}