@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-154 .tc-wp-content-root img, .wpc-scope-154 .tc-wp-content-root video, .wpc-scope-154 .tc-wp-content-root svg, .wpc-scope-154 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial{
  width: 100%;
  overflow: hidden;
  color: #17372f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial section, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial div, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial article{
  box-sizing: border-box;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-section{
  position: relative;
  width: 100%;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-white{
  background:
    radial-gradient(circle at 8% 12%, rgba(17, 153, 109, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-soft{
  background:
    linear-gradient(135deg, rgba(235, 251, 246, 0.95), rgba(248, 252, 250, 0.96)),
    #f7fbf9;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(18, 149, 108, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 149, 108, 0.12), rgba(17, 98, 190, 0.1));
  color: #0f7a5b;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
  margin: 0;
  color: #10251f;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #52645f;
  line-height: 1.7;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(26, 80, 66, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(21, 68, 57, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card::before, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(18, 149, 108, 0.12), rgba(17, 98, 190, 0.08), transparent 58%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card:hover, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card:hover, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step:hover{
  transform: translateY(-5px);
  border-color: rgba(18, 149, 108, 0.28);
  box-shadow: 0 24px 60px rgba(21, 68, 57, 0.13);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card:hover::before, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
  position: relative;
  margin: 0;
  color: #122a24;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
  position: relative;
  margin: 10px 0 0;
  color: #576862;
  line-height: 1.66;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #10a66f, #1767c2);
  box-shadow: 0 13px 28px rgba(18, 149, 108, 0.22);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon::before, .wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-calc::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-calc::after{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 22px;
  border-radius: 5px;
  background: linear-gradient(90deg, rgba(255,255,255,0.95) 30%, transparent 30% 38%, rgba(255,255,255,0.95) 38% 68%, transparent 68% 76%, rgba(255,255,255,0.95) 76%);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid rgba(255,255,255,0.92);
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-speed::after{
  width: 15px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 8px;
  transform: rotate(-28deg);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-preview::before{
  width: 26px;
  height: 18px;
  left: 10px;
  top: 14px;
  border: 3px solid rgba(255,255,255,0.92);
  border-radius: 12px;
  background: transparent;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-steps::before{
  width: 5px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 8px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-steps::after{
  width: 18px;
  height: 18px;
  right: 10px;
  top: 14px;
  border-radius: 6px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 3px solid rgba(255,255,255,0.92);
  border-radius: 8px;
  background: transparent;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 32px;
  border-radius: 8px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-icon-daily::after{
  width: 15px;
  height: 9px;
  left: 16px;
  top: 18px;
  border-left: 3px solid #1767c2;
  border-bottom: 3px solid #1767c2;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(18, 149, 108, 0.26), transparent);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 820;
  line-height: 1;
  background: linear-gradient(135deg, #10a66f, #1767c2);
  box-shadow: 0 14px 30px rgba(18, 149, 108, 0.22);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 17px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0f7257;
  background: rgba(18, 149, 108, 0.1);
  border: 1px solid rgba(18, 149, 108, 0.16);
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-dot{
  position: relative;
  display: inline-flex;
  width: 18px;
  height: 18px;
  margin: 0 0 20px;
  border-radius: 50%;
  background: #10a66f;
  box-shadow: 0 0 0 8px rgba(18, 149, 108, 0.1), 0 0 0 15px rgba(23, 103, 194, 0.06);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-154 .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-reveal.ttx-taxcalc-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 .ttx-taxcalc-editorial .ttx-taxcalc-section{
    padding: 50px 0;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-three, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step::before{
    display: none;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-section{
    padding: 56px 0;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-three, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step::before{
    display: none;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-section{
    padding: 64px 0;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-three, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step::before{
    display: none;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-three, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-section{
    padding: 96px 0;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-container{
    padding: 0 34px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-three, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card h3, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card p, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step p{
    font-size: 15.5px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-reveal, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-reveal.ttx-taxcalc-visible, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-trust-card, .tc-wp-content-root .ttx-taxcalc-editorial .ttx-taxcalc-step{
    opacity: 1;
    transform: none;
    transition: none;
  }}.wpc-scope-154 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ttx-taxcalc-step-content{}