@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-50 .tc-wp-content-root img, .wpc-scope-50 .tc-wp-content-root video, .wpc-scope-50 .tc-wp-content-root svg, .wpc-scope-50 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7 *{
  box-sizing: border-box;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__section{
  position: relative;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__section--white{
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__section--soft{
  background:
    radial-gradient(circle at 18% 14%, rgba(42, 124, 111, 0.08), transparent 32%),
    linear-gradient(180deg, #f8faf7 0%, #f4f7f1 100%);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(42, 124, 111, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(42, 124, 111, 0.1), rgba(195, 139, 45, 0.1));
  color: #286f63;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__eyebrow::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2a7c6f, #c38b2d);
  box-shadow: 0 0 0 5px rgba(42, 124, 111, 0.1);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__header h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__header p{
  margin: 14px auto 0;
  color: #5d6878;
  line-height: 1.75;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card::after, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(42, 124, 111, 0.08), rgba(195, 139, 45, 0.06), transparent 54%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card:hover, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(42, 124, 111, 0.24);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card:hover::after, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card:hover::after{
  opacity: 1;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card h3, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card p, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6878;
  line-height: 1.7;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2a7c6f, #c38b2d);
  box-shadow: 0 12px 26px rgba(42, 124, 111, 0.22);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon::before, .wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--sliders::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--sliders::after{
  width: 7px;
  height: 7px;
  left: 17px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 11px 8px 0 #ffffff, -2px 16px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--clock::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--clock::after{
  width: 9px;
  height: 3px;
  left: 23px;
  top: 23px;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-40deg);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--preview::before{
  width: 25px;
  height: 17px;
  left: 10px;
  top: 14px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--steps::before{
  width: 7px;
  height: 7px;
  left: 11px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--steps::after{
  width: 16px;
  height: 3px;
  left: 22px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--mobile::before{
  width: 20px;
  height: 28px;
  left: 13px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 99px;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__icon--spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(42, 124, 111, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 247, 0.96));
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #2a7c6f, #c38b2d);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step:hover{
  transform: translateY(-4px);
  border-color: rgba(42, 124, 111, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(42, 124, 111, 0.95), rgba(195, 139, 45, 0.94));
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(42, 124, 111, 0.22);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card--accent{
  padding-top: 26px;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__card--accent::before{
  content: "";
  display: block;
  width: 44px;
  height: 6px;
  margin-bottom: 18px;
  border-radius: 99px;
  background: linear-gradient(90deg, #2a7c6f, #c38b2d);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(42, 124, 111, 0.1);
  color: #286f63;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-50 .tc-wp-content-root .utah-tax-content-uv7__reveal.utah-tax-content-uv7__is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .utah-tax-content-uv7__section{
    padding: 48px 0;
  }.tc-wp-content-root .utah-tax-content-uv7__container{
    padding: 0 14px;
  }.tc-wp-content-root .utah-tax-content-uv7__header h2{
    font-size: 25px;
  }.tc-wp-content-root .utah-tax-content-uv7__header p{
    font-size: 14px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid, .tc-wp-content-root .utah-tax-content-uv7__steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid--three, .tc-wp-content-root .utah-tax-content-uv7__grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .utah-tax-content-uv7__card, .tc-wp-content-root .utah-tax-content-uv7__trust-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .utah-tax-content-uv7__card h3, .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .utah-tax-content-uv7__card p, .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .utah-tax-content-uv7__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .utah-tax-content-uv7__step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .utah-tax-content-uv7__section{
    padding: 54px 0;
  }.tc-wp-content-root .utah-tax-content-uv7__container{
    padding: 0 18px;
  }.tc-wp-content-root .utah-tax-content-uv7__header h2{
    font-size: 28px;
  }.tc-wp-content-root .utah-tax-content-uv7__header p{
    font-size: 15px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid, .tc-wp-content-root .utah-tax-content-uv7__steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid--three, .tc-wp-content-root .utah-tax-content-uv7__grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .utah-tax-content-uv7__card, .tc-wp-content-root .utah-tax-content-uv7__trust-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .utah-tax-content-uv7__card h3, .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .utah-tax-content-uv7__card p, .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .utah-tax-content-uv7__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .utah-tax-content-uv7__step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .utah-tax-content-uv7__section{
    padding: 60px 0;
  }.tc-wp-content-root .utah-tax-content-uv7__container{
    padding: 0 22px;
  }.tc-wp-content-root .utah-tax-content-uv7__header h2{
    font-size: 31px;
  }.tc-wp-content-root .utah-tax-content-uv7__header p{
    font-size: 15.5px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid, .tc-wp-content-root .utah-tax-content-uv7__steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid--three, .tc-wp-content-root .utah-tax-content-uv7__grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .utah-tax-content-uv7__card, .tc-wp-content-root .utah-tax-content-uv7__trust-card{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .utah-tax-content-uv7__card h3, .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .utah-tax-content-uv7__card p, .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .utah-tax-content-uv7__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .utah-tax-content-uv7__step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .utah-tax-content-uv7__section{
    padding: 76px 0;
  }.tc-wp-content-root .utah-tax-content-uv7__container{
    padding: 0 30px;
  }.tc-wp-content-root .utah-tax-content-uv7__header h2{
    font-size: 38px;
  }.tc-wp-content-root .utah-tax-content-uv7__header p{
    font-size: 16px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid, .tc-wp-content-root .utah-tax-content-uv7__steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid--three, .tc-wp-content-root .utah-tax-content-uv7__grid--trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .utah-tax-content-uv7__card, .tc-wp-content-root .utah-tax-content-uv7__trust-card{
    padding: 26px;
  }.tc-wp-content-root .utah-tax-content-uv7__card h3, .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .utah-tax-content-uv7__card p, .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .utah-tax-content-uv7__step{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .utah-tax-content-uv7__step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .utah-tax-content-uv7__section{
    padding: 92px 0;
  }.tc-wp-content-root .utah-tax-content-uv7__container{
    padding: 0 32px;
  }.tc-wp-content-root .utah-tax-content-uv7__header h2{
    font-size: 44px;
  }.tc-wp-content-root .utah-tax-content-uv7__header p{
    font-size: 17px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid, .tc-wp-content-root .utah-tax-content-uv7__steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .utah-tax-content-uv7__grid--three, .tc-wp-content-root .utah-tax-content-uv7__grid--trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .utah-tax-content-uv7__card, .tc-wp-content-root .utah-tax-content-uv7__trust-card{
    padding: 30px;
  }.tc-wp-content-root .utah-tax-content-uv7__card h3, .tc-wp-content-root .utah-tax-content-uv7__trust-card h3, .tc-wp-content-root .utah-tax-content-uv7__step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .utah-tax-content-uv7__card p, .tc-wp-content-root .utah-tax-content-uv7__trust-card p, .tc-wp-content-root .utah-tax-content-uv7__step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .utah-tax-content-uv7__step{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .utah-tax-content-uv7__step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}