@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-17 .tc-wp-content-root img, .wpc-scope-17 .tc-wp-content-root video, .wpc-scope-17 .tc-wp-content-root svg, .wpc-scope-17 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections, .wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections section, .wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections div, .wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-section-white{
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-section-soft{
  background:
    radial-gradient(circle at 12% 0%, rgba(16, 185, 129, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(13, 148, 136, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(13, 148, 136, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.12), rgba(245, 158, 11, 0.12));
  color: #08756d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
  margin: 16px auto 0;
  color: #526070;
  line-height: 1.72;
  font-weight: 400;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(18, 33, 47, 0.09);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(20, 32, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #0d9488, #10b981, #f59e0b);
  opacity: 0.88;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card:hover{
  transform: translateY(-6px);
  border-color: rgba(13, 148, 136, 0.26);
  box-shadow: 0 24px 58px rgba(20, 32, 45, 0.13);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3{
  margin: 18px 0 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card p{
  margin: 10px 0 0;
  color: #5a6675;
  line-height: 1.68;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(13, 148, 136, 0.14), rgba(245, 158, 11, 0.16));
  border: 1px solid rgba(13, 148, 136, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-card:hover .tx-tax-icon{
  transform: translateY(-2px);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon::before, .wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-dollar::before{
  width: 15px;
  height: 22px;
  border: 2px solid #0d9488;
  border-radius: 10px;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-dollar::after{
  width: 2px;
  height: 27px;
  background: #0d9488;
  border-radius: 2px;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-clock::before{
  width: 22px;
  height: 22px;
  border: 2px solid #0d9488;
  border-radius: 50%;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-clock::after{
  width: 8px;
  height: 8px;
  border-left: 2px solid #0d9488;
  border-bottom: 2px solid #0d9488;
  transform: translate(-25%, -65%);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-check::before{
  width: 20px;
  height: 11px;
  border-left: 3px solid #0d9488;
  border-bottom: 3px solid #0d9488;
  transform: translate(-50%, -60%) rotate(-45deg);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-path::before{
  width: 23px;
  height: 12px;
  border-top: 2px solid #0d9488;
  border-right: 2px solid #0d9488;
  border-radius: 0 10px 0 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-path::after{
  width: 7px;
  height: 7px;
  background: #f59e0b;
  border-radius: 50%;
  box-shadow: -15px 8px 0 #0d9488;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-phone::before{
  width: 17px;
  height: 25px;
  border: 2px solid #0d9488;
  border-radius: 6px;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-phone::after{
  width: 5px;
  height: 2px;
  background: #0d9488;
  border-radius: 2px;
  transform: translate(-50%, 9px);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-calendar::before{
  width: 24px;
  height: 22px;
  border: 2px solid #0d9488;
  border-radius: 6px;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-icon-calendar::after{
  width: 18px;
  height: 2px;
  background: #f59e0b;
  box-shadow: 0 7px 0 rgba(13, 148, 136, 0.42);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
  position: relative;
  display: flex;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(13, 148, 136, 0.16);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 250, 0.78));
  box-shadow: 0 18px 48px rgba(20, 32, 45, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card::after{
  content: "";
  position: absolute;
  right: -45px;
  top: -45px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.14), rgba(245, 158, 11, 0.12));
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(13, 148, 136, 0.28);
  box-shadow: 0 24px 58px rgba(20, 32, 45, 0.12);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0d9488, #10b981);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(13, 148, 136, 0.23);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
  margin: 8px 0 0;
  color: #5a6675;
  line-height: 1.68;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(13, 148, 136, 0.1);
  color: #08756d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-use-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.96)),
    #ffffff;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(240, 253, 250, 0.76)),
    #ffffff;
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-trust-dot{
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 24%, transparent 25%),
    linear-gradient(135deg, #0d9488, #10b981 58%, #f59e0b);
  box-shadow: 0 14px 28px rgba(13, 148, 136, 0.18);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-17 .tc-wp-content-root .tx-tax-content-sections .tx-tax-reveal.tx-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 .tx-tax-content-sections .tx-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
    font-size: 14px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid, .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
    margin-top: 26px;
    gap: 16px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-six, .tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
    padding: 22px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card p, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
    padding: 20px;
    gap: 14px;
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tx-tax-content-sections .tx-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
    font-size: 15px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid, .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
    margin-top: 28px;
    gap: 18px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-six, .tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
    padding: 24px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card p, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
    padding: 22px;
    gap: 16px;
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tx-tax-content-sections .tx-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
    font-size: 15.5px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid, .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
    margin-top: 30px;
    gap: 20px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-six, .tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
    padding: 26px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card p, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
    padding: 24px;
    gap: 18px;
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tx-tax-content-sections .tx-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
    font-size: 16.5px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid, .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
    margin-top: 38px;
    gap: 22px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-six, .tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
    padding: 28px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card p, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
    padding: 28px;
    gap: 22px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tx-tax-content-sections .tx-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-heading-wrap p{
    font-size: 17px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card-grid, .tc-wp-content-root .tx-tax-content-sections .tx-tax-steps{
    margin-top: 44px;
    gap: 24px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-six, .tc-wp-content-root .tx-tax-content-sections .tx-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card{
    padding: 30px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card h3, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-card p, .tc-wp-content-root .tx-tax-content-sections .tx-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .tx-tax-content-sections .tx-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}