@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.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-40 .tc-wp-content-root img, .wpc-scope-40 .tc-wp-content-root video, .wpc-scope-40 .tc-wp-content-root svg, .wpc-scope-40 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial{
  width: 100%;
  overflow: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial, .wpc-scope-40 .tc-wp-content-root .iltax-editorial div, .wpc-scope-40 .tc-wp-content-root .iltax-editorial section, .wpc-scope-40 .tc-wp-content-root .iltax-editorial article{
  box-sizing: border-box;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-section{
  position: relative;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-section-white{
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(35, 124, 255, 0.08), transparent 34%),
    radial-gradient(circle at 88% 16%, rgba(0, 166, 138, 0.08), transparent 30%),
    #f7fafc;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(35, 124, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 124, 255, 0.1), rgba(0, 166, 138, 0.1));
  color: #1765d8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-heading p{
  margin: 16px auto 0;
  color: #556173;
  line-height: 1.7;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.24);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card::before, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(35, 124, 255, 0.1), rgba(0, 166, 138, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card:hover, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card:hover, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step:hover{
  transform: translateY(-5px);
  border-color: rgba(35, 124, 255, 0.28);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.11);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card:hover::before, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card h3, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-card p, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #237cff, #00a68a);
  box-shadow: 0 12px 26px rgba(35, 124, 255, 0.22);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon::before, .wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-calc::before{
  width: 24px;
  height: 5px;
  left: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-calc::after{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 23px;
  border-radius: 5px;
  opacity: 0.9;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 4px solid #ffffff;
  border-right-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-30deg);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-clear::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-clear::after{
  width: 16px;
  height: 3px;
  left: 16px;
  top: 36px;
  border-radius: 4px;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-steps::after{
  width: 18px;
  height: 4px;
  left: 24px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  top: 33px;
  border-radius: 50%;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-guide::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-icon-guide::after{
  width: 10px;
  height: 4px;
  left: 19px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(38deg);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 255, 0.96)),
    #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #237cff, #00a68a);
  box-shadow: 0 16px 32px rgba(35, 124, 255, 0.24);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(35, 124, 255, 0.09);
  color: #1765d8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-trust-card{
  height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-dot{
  position: relative;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #237cff, #00a68a);
  box-shadow: 0 0 0 8px rgba(35, 124, 255, 0.1);
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-40 .tc-wp-content-root .iltax-editorial .iltax-reveal.iltax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iltax-editorial .iltax-section{
    padding: 52px 0;
  }.tc-wp-content-root .iltax-editorial .iltax-container{
    padding: 0 14px;
  }.tc-wp-content-root .iltax-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .iltax-editorial .iltax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .iltax-editorial .iltax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iltax-editorial .iltax-card, .tc-wp-content-root .iltax-editorial .iltax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .iltax-editorial .iltax-card h3, .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .tc-wp-content-root .iltax-editorial .iltax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .iltax-editorial .iltax-card p, .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .tc-wp-content-root .iltax-editorial .iltax-step p{
    font-size: 14px;
  }.tc-wp-content-root .iltax-editorial .iltax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iltax-editorial .iltax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .iltax-editorial .iltax-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iltax-editorial .iltax-section{
    padding: 58px 0;
  }.tc-wp-content-root .iltax-editorial .iltax-container{
    padding: 0 18px;
  }.tc-wp-content-root .iltax-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .iltax-editorial .iltax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .iltax-editorial .iltax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .iltax-editorial .iltax-card, .tc-wp-content-root .iltax-editorial .iltax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .iltax-editorial .iltax-card h3, .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .tc-wp-content-root .iltax-editorial .iltax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .iltax-editorial .iltax-card p, .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .tc-wp-content-root .iltax-editorial .iltax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .iltax-editorial .iltax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .iltax-editorial .iltax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .iltax-editorial .iltax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iltax-editorial .iltax-section{
    padding: 64px 0;
  }.tc-wp-content-root .iltax-editorial .iltax-container{
    padding: 0 22px;
  }.tc-wp-content-root .iltax-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .iltax-editorial .iltax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .iltax-editorial .iltax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .iltax-editorial .iltax-card, .tc-wp-content-root .iltax-editorial .iltax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .iltax-editorial .iltax-card h3, .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .tc-wp-content-root .iltax-editorial .iltax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .iltax-editorial .iltax-card p, .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .tc-wp-content-root .iltax-editorial .iltax-step p{
    font-size: 15px;
  }.tc-wp-content-root .iltax-editorial .iltax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .iltax-editorial .iltax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .iltax-editorial .iltax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iltax-editorial .iltax-section{
    padding: 78px 0;
  }.tc-wp-content-root .iltax-editorial .iltax-container{
    padding: 0 30px;
  }.tc-wp-content-root .iltax-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .iltax-editorial .iltax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .iltax-editorial .iltax-grid-six, .tc-wp-content-root .iltax-editorial .iltax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .iltax-editorial .iltax-card, .tc-wp-content-root .iltax-editorial .iltax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .iltax-editorial .iltax-card h3, .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .tc-wp-content-root .iltax-editorial .iltax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .iltax-editorial .iltax-card p, .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .tc-wp-content-root .iltax-editorial .iltax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .iltax-editorial .iltax-steps{
    gap: 20px;
    margin-top: 46px;
  }.tc-wp-content-root .iltax-editorial .iltax-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .iltax-editorial .iltax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iltax-editorial .iltax-section{
    padding: 96px 0;
  }.tc-wp-content-root .iltax-editorial .iltax-container{
    padding: 0 32px;
  }.tc-wp-content-root .iltax-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .iltax-editorial .iltax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .iltax-editorial .iltax-grid-six, .tc-wp-content-root .iltax-editorial .iltax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .iltax-editorial .iltax-card, .tc-wp-content-root .iltax-editorial .iltax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .iltax-editorial .iltax-card h3, .tc-wp-content-root .iltax-editorial .iltax-trust-card h3, .tc-wp-content-root .iltax-editorial .iltax-step h3{
    font-size: 22px;
  }.tc-wp-content-root .iltax-editorial .iltax-card p, .tc-wp-content-root .iltax-editorial .iltax-trust-card p, .tc-wp-content-root .iltax-editorial .iltax-step p{
    font-size: 16px;
  }.tc-wp-content-root .iltax-editorial .iltax-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .iltax-editorial .iltax-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .iltax-editorial .iltax-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-40 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .iltax-step-content{}