@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-99 .tc-wp-content-root img, .wpc-scope-99 .tc-wp-content-root video, .wpc-scope-99 .tc-wp-content-root svg, .wpc-scope-99 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro section, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro div, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro article{
  box-sizing: border-box;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-section{
  position: relative;
  width: 100%;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-section-white{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 113, 206, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-section-soft{
  background:
    linear-gradient(135deg, rgba(0, 113, 206, 0.08), rgba(111, 176, 77, 0.08)),
    #f7faf8;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(0, 113, 206, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 113, 206, 0.1), rgba(111, 176, 77, 0.1));
  color: #075d92;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
  margin: 16px 0 0;
  color: #142033;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
  margin: 16px auto 0;
  max-width: 710px;
  color: #5d697c;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(19, 38, 63, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(21, 39, 62, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card::before, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #0071ce, #6fb04d);
  opacity: 0.92;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card:hover, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card:hover, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 113, 206, 0.24);
  box-shadow: 0 24px 60px rgba(21, 39, 62, 0.12);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
  margin: 10px 0 0;
  color: #5c6879;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0071ce, #6fb04d);
  box-shadow: 0 14px 28px rgba(0, 113, 206, 0.18);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon::before, .wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-lines::before{
  width: 22px;
  height: 3px;
  top: 15px;
  left: 12px;
  border-radius: 10px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-calculator::before{
  width: 22px;
  height: 6px;
  top: 11px;
  left: 12px;
  border-radius: 4px;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-calculator::after{
  width: 5px;
  height: 5px;
  top: 24px;
  left: 13px;
  border-radius: 50%;
  box-shadow: 9px 0 0 #ffffff, 18px 0 0 #ffffff, 0 10px 0 #ffffff, 9px 10px 0 #ffffff, 18px 10px 0 #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-check::before{
  width: 21px;
  height: 11px;
  left: 12px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 11px;
  border-radius: 50%;
  box-shadow: 0 13px 0 #ffffff, 0 26px 0 #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 24px;
  top: 14px;
  border-radius: 10px;
  box-shadow: 0 13px 0 #ffffff, 0 26px 0 #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(50% 0, 88% 14%, 82% 64%, 50% 100%, 18% 64%, 12% 14%);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-card-alt{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 252, 0.96)),
    #ffffff;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 16px;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #ffffff 0 24%, transparent 25%),
    linear-gradient(135deg, #0071ce, #6fb04d);
  box-shadow: 0 12px 26px rgba(111, 176, 77, 0.18);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(0, 113, 206, 0.13);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 252, 249, 0.96)),
    #ffffff;
  box-shadow: 0 18px 46px rgba(21, 39, 62, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card::after{
  content: "";
  position: absolute;
  top: -60px;
  right: -40px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(0, 113, 206, 0.13), transparent 66%);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #0071ce, #6fb04d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(0, 113, 206, 0.2);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-mark{
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #0071ce, #6fb04d) border-box;
  border: 2px solid transparent;
  position: relative;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-mark::after{
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 15px;
  height: 9px;
  border-left: 3px solid #0071ce;
  border-bottom: 3px solid #6fb04d;
  transform: rotate(-45deg);
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-99 .tc-wp-content-root .iowa-tax-content-pro .itcp-reveal.itcp-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .iowa-tax-content-pro .itcp-section{
    padding: 54px 0;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-container{
    padding: 0 16px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .iowa-tax-content-pro .itcp-section{
    padding: 60px 0;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-container{
    padding: 0 18px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .iowa-tax-content-pro .itcp-section{
    padding: 66px 0;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-container{
    padding: 0 22px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .iowa-tax-content-pro .itcp-section{
    padding: 78px 0;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-container{
    padding: 0 32px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
    font-size: 42px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .iowa-tax-content-pro .itcp-section{
    padding: 92px 0;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-container{
    padding: 0 34px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block h2{
    font-size: 48px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card h3, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-trust-card p, .tc-wp-content-root .iowa-tax-content-pro .itcp-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .iowa-tax-content-pro .itcp-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}