@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-83 .tc-wp-content-root img, .wpc-scope-83 .tc-wp-content-root video, .wpc-scope-83 .tc-wp-content-root svg, .wpc-scope-83 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap section, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap div, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
  position: relative;
  width: 100%;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(64, 131, 92, 0.08), transparent 30%),
    #ffffff;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-section-soft{
  background:
    linear-gradient(135deg, rgba(64, 131, 92, 0.08), rgba(229, 176, 67, 0.08)),
    #f7faf6;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #2f6f45;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker::before, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker::after{
  content: "";
  width: 18px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #2f6f45, #d5a12f);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
  margin: 14px auto 0;
  color: #516070;
  max-width: 720px;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(34, 92, 55, 0.12);
  box-shadow: 0 16px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card{
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card::before, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2f6f45, #79a95f, #d5a12f);
  opacity: 0.9;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card:hover, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card:hover, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 111, 69, 0.34);
  box-shadow: 0 22px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap h3{
  margin: 0;
  color: #152238;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
  margin: 10px 0 0;
  color: #526173;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(47, 111, 69, 0.14), rgba(213, 161, 47, 0.18));
  border: 1px solid rgba(47, 111, 69, 0.14);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon::before, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card:hover .idtc-icon::before, .wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-card:hover .idtc-icon::after{
  transform: translateY(-2px);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-calc::before{
  width: 18px;
  height: 22px;
  left: 13px;
  top: 11px;
  border: 2px solid #2f6f45;
  border-radius: 4px;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-calc::after{
  width: 10px;
  height: 2px;
  left: 17px;
  top: 17px;
  background: #d5a12f;
  box-shadow: 0 6px 0 #2f6f45, 0 12px 0 #2f6f45;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-map::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 12px;
  border: 2px solid #2f6f45;
  border-radius: 50% 50% 50% 8px;
  transform: rotate(-45deg);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-map::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 18px;
  border-radius: 50%;
  background: #d5a12f;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-wallet::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 2px solid #2f6f45;
  border-radius: 6px;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-wallet::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 19px;
  border-radius: 50%;
  background: #d5a12f;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-check::before{
  width: 20px;
  height: 11px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #2f6f45;
  border-bottom: 3px solid #2f6f45;
  transform: rotate(-45deg);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 9px;
  border: 2px solid #2f6f45;
  border-radius: 6px;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 20px;
  bottom: 13px;
  border-radius: 50%;
  background: #d5a12f;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 12px;
  top: 9px;
  background: #2f6f45;
  clip-path: polygon(50% 0, 90% 15%, 82% 70%, 50% 100%, 18% 70%, 10% 15%);
  opacity: 0.9;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-icon-shield::after{
  width: 8px;
  height: 4px;
  left: 18px;
  top: 19px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card::after{
  content: "";
  position: absolute;
  left: 35px;
  top: 64px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(47, 111, 69, 0.28), rgba(213, 161, 47, 0));
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card:last-child::after{
  display: none;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #2f6f45, #77a35b 58%, #d5a12f);
  box-shadow: 0 14px 30px rgba(47, 111, 69, 0.22);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-badge-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #d5a12f;
  box-shadow: 0 0 0 8px rgba(213, 161, 47, 0.12), 0 0 0 15px rgba(47, 111, 69, 0.07);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f6f45, #d5a12f);
  position: relative;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-mark::after{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-83 .tc-wp-content-root .idaho-tax-content-wrap .idtc-reveal.idtc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
    padding: 48px 0;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
    padding: 0 14px;
  }.tc-wp-content-root .idaho-tax-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card::after{
    display: none;
  }.tc-wp-content-root .idaho-tax-content-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
    padding: 54px 0;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
    padding: 0 18px;
  }.tc-wp-content-root .idaho-tax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card::after{
    display: none;
  }.tc-wp-content-root .idaho-tax-content-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
    padding: 60px 0;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
    padding: 0 22px;
  }.tc-wp-content-root .idaho-tax-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card::after{
    display: none;
  }.tc-wp-content-root .idaho-tax-content-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
    padding: 76px 0;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
    padding: 0 30px;
  }.tc-wp-content-root .idaho-tax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .idaho-tax-content-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .idaho-tax-content-wrap .idtc-section{
    padding: 92px 0;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-container{
    padding: 0 32px;
  }.tc-wp-content-root .idaho-tax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card-grid, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .idaho-tax-content-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .idaho-tax-content-wrap .idtc-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-trust-card p, .tc-wp-content-root .idaho-tax-content-wrap .idtc-step-card p{
    font-size: 16px;
  }}.wpc-scope-83 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .idtc-step-content{}.wpc-scope-83 .tc-wp-content-root .idtc-trust-grid{}