@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-74 .tc-wp-content-root img, .wpc-scope-74 .tc-wp-content-root video, .wpc-scope-74 .tc-wp-content-root svg, .wpc-scope-74 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content{
  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.6;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content section, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content div, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content article{
  box-sizing: border-box;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-section{
  position: relative;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-section-white{
  background: #ffffff;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(34, 148, 105, 0.08), transparent 34%),
    radial-gradient(circle at 85% 20%, rgba(43, 102, 201, 0.07), transparent 30%),
    #f7faf8;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(34, 148, 105, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(34, 148, 105, 0.12), rgba(43, 102, 201, 0.1));
  color: #17694d;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-heading h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-heading p{
  margin: 16px auto 0;
  color: #526070;
  line-height: 1.72;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 42, 74, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card{
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card::before, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #229469, #2b66c9);
  opacity: 0.9;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card:hover, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card:hover, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(34, 148, 105, 0.28);
  box-shadow: 0 24px 60px rgba(20, 42, 74, 0.13);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card h3, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card p, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-content p{
  margin: 10px 0 0;
  color: #5b6675;
  line-height: 1.7;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(34, 148, 105, 0.14), rgba(43, 102, 201, 0.13));
  border: 1px solid rgba(34, 148, 105, 0.16);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon::before, .wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #229469, #2b66c9);
  transition: transform 240ms ease;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-card:hover .itc-icon::before{
  transform: translateX(2px);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-lines::before{
  width: 20px;
  height: 3px;
  top: 14px;
  left: 11px;
  box-shadow: 0 7px 0 rgba(43, 102, 201, 0.75);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-clock::before{
  width: 18px;
  height: 18px;
  top: 11px;
  left: 11px;
  background: transparent;
  border: 3px solid #229469;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-clock::after{
  width: 10px;
  height: 3px;
  top: 20px;
  left: 20px;
  transform-origin: left center;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-chart::before{
  width: 5px;
  height: 18px;
  left: 11px;
  bottom: 11px;
  box-shadow: 8px -5px 0 rgba(43, 102, 201, 0.8), 16px -10px 0 rgba(34, 148, 105, 0.8);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 11px;
  top: 14px;
  background: transparent;
  border-left: 4px solid #229469;
  border-bottom: 4px solid #229469;
  border-radius: 2px;
  transform: rotate(-45deg);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-phone::before{
  width: 16px;
  height: 24px;
  top: 8px;
  left: 13px;
  background: transparent;
  border: 3px solid #2b66c9;
  border-radius: 6px;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-icon-shield::before{
  width: 20px;
  height: 24px;
  top: 9px;
  left: 11px;
  border-radius: 12px 12px 14px 14px;
  clip-path: polygon(50% 0, 100% 18%, 88% 76%, 50% 100%, 12% 76%, 0 18%);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #229469, #2b66c9);
  box-shadow: 0 10px 24px rgba(34, 148, 105, 0.22);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #229469, #2b66c9);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #17694d, #244f9f);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(36, 79, 159, 0.22);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-benefit-card::after{
  content: "";
  position: absolute;
  right: 22px;
  bottom: 22px;
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(34, 148, 105, 0.12), rgba(43, 102, 201, 0.1));
  opacity: 0.75;
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-74 .tc-wp-content-root .idaho-tax-content .itc-reveal.itc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .idaho-tax-content .itc-section{
    padding: 48px 0;
  }.tc-wp-content-root .idaho-tax-content .itc-container{
    padding: 0 16px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .idaho-tax-content .itc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .idaho-tax-content .itc-card, .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .idaho-tax-content .itc-card h3, .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .idaho-tax-content .itc-card p, .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .tc-wp-content-root .idaho-tax-content .itc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .idaho-tax-content .itc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .idaho-tax-content .itc-section{
    padding: 56px 0;
  }.tc-wp-content-root .idaho-tax-content .itc-container{
    padding: 0 20px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .idaho-tax-content .itc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .idaho-tax-content .itc-card, .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .idaho-tax-content .itc-card h3, .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .idaho-tax-content .itc-card p, .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .tc-wp-content-root .idaho-tax-content .itc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .idaho-tax-content .itc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .idaho-tax-content .itc-section{
    padding: 64px 0;
  }.tc-wp-content-root .idaho-tax-content .itc-container{
    padding: 0 24px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .idaho-tax-content .itc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .idaho-tax-content .itc-card, .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .idaho-tax-content .itc-card h3, .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .idaho-tax-content .itc-card p, .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .tc-wp-content-root .idaho-tax-content .itc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .idaho-tax-content .itc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .idaho-tax-content .itc-section{
    padding: 76px 0;
  }.tc-wp-content-root .idaho-tax-content .itc-container{
    padding: 0 32px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .idaho-tax-content .itc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .idaho-tax-content .itc-card, .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .idaho-tax-content .itc-card h3, .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .idaho-tax-content .itc-card p, .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .tc-wp-content-root .idaho-tax-content .itc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .idaho-tax-content .itc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .idaho-tax-content .itc-section{
    padding: 92px 0;
  }.tc-wp-content-root .idaho-tax-content .itc-container{
    padding: 0 36px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .idaho-tax-content .itc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .idaho-tax-content .itc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .idaho-tax-content .itc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .idaho-tax-content .itc-card, .tc-wp-content-root .idaho-tax-content .itc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .idaho-tax-content .itc-card h3, .tc-wp-content-root .idaho-tax-content .itc-benefit-card h3, .tc-wp-content-root .idaho-tax-content .itc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .idaho-tax-content .itc-card p, .tc-wp-content-root .idaho-tax-content .itc-benefit-card p, .tc-wp-content-root .idaho-tax-content .itc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .idaho-tax-content .itc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-card{
    padding: 34px;
    gap: 28px;
  }.tc-wp-content-root .idaho-tax-content .itc-step-number{
    font-size: 21px;
  }}.wpc-scope-74 .tc-wp-content-root .itc-benefits-grid{}