@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-10 .tc-wp-content-root img, .wpc-scope-10 .tc-wp-content-root video, .wpc-scope-10 .tc-wp-content-root svg, .wpc-scope-10 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections *{
  box-sizing: border-box;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections{
  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-10 .tc-wp-content-root .us-tax-content-sections .utc-section{
  position: relative;
  width: 100%;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-section-white{
  background:
    radial-gradient(circle at 12% 18%, rgba(38, 166, 154, 0.09), transparent 30%),
    #ffffff;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-section-soft{
  background:
    linear-gradient(135deg, rgba(22, 101, 52, 0.055), rgba(14, 165, 233, 0.055)),
    #f7faf9;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(22, 101, 52, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.12), rgba(14, 165, 233, 0.11));
  color: #166534;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-section-head p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-info-card, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-use-card, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-trust-card, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-info-card:hover, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-use-card:hover, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-trust-card:hover, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(16, 185, 129, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-info-card::before, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-use-card::before, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  border-radius: 22px 22px 0 0;
  background: linear-gradient(90deg, #16a34a, #14b8a6, #0ea5e9);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-info-card p, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
  margin: 10px 0 0;
  color: #5f6b7a;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #dcfce7, #e0f2fe);
  box-shadow: inset 0 0 0 1px rgba(16, 185, 129, 0.14);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon::after{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 8px;
  background: linear-gradient(135deg, #16a34a, #0ea5e9);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-ring::after{
  inset: 10px;
  border: 4px solid #16a34a;
  background: transparent;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-lines::after{
  inset: 11px 10px;
  border-radius: 3px;
  background: repeating-linear-gradient(to bottom, #0ea5e9 0 3px, transparent 3px 7px);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-shield::after{
  inset: 9px 12px;
  clip-path: polygon(50% 0, 88% 16%, 78% 78%, 50% 100%, 22% 78%, 12% 16%);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-check::after{
  width: 20px;
  height: 11px;
  inset: 13px auto auto 11px;
  border-left: 4px solid #16a34a;
  border-bottom: 4px solid #16a34a;
  border-radius: 0;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-mobile::after{
  inset: 8px 13px;
  border: 3px solid #0ea5e9;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-icon-spark::after{
  inset: 9px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 35%);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #16a34a, #14b8a6, #0ea5e9);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #16a34a, #0ea5e9);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(14, 165, 233, 0.24);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: #ecfdf5;
  color: #166534;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-10 .tc-wp-content-root .us-tax-content-sections .utc-reveal.utc-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 .us-tax-content-sections .utc-section{
    padding: 48px 0;
  }.tc-wp-content-root .us-tax-content-sections .utc-container{
    padding: 0 15px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .us-tax-content-sections .utc-card-grid, .tc-wp-content-root .us-tax-content-sections .utc-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card, .tc-wp-content-root .us-tax-content-sections .utc-use-card, .tc-wp-content-root .us-tax-content-sections .utc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card p, .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .us-tax-content-sections .utc-section{
    padding: 54px 0;
  }.tc-wp-content-root .us-tax-content-sections .utc-container{
    padding: 0 18px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .us-tax-content-sections .utc-card-grid, .tc-wp-content-root .us-tax-content-sections .utc-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card, .tc-wp-content-root .us-tax-content-sections .utc-use-card, .tc-wp-content-root .us-tax-content-sections .utc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card p, .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .us-tax-content-sections .utc-section{
    padding: 60px 0;
  }.tc-wp-content-root .us-tax-content-sections .utc-container{
    padding: 0 22px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .us-tax-content-sections .utc-card-grid, .tc-wp-content-root .us-tax-content-sections .utc-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card, .tc-wp-content-root .us-tax-content-sections .utc-use-card, .tc-wp-content-root .us-tax-content-sections .utc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card p, .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .us-tax-content-sections .utc-section{
    padding: 76px 0;
  }.tc-wp-content-root .us-tax-content-sections .utc-container{
    padding: 0 28px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .us-tax-content-sections .utc-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .us-tax-content-sections .utc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .us-tax-content-sections .utc-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card, .tc-wp-content-root .us-tax-content-sections .utc-use-card, .tc-wp-content-root .us-tax-content-sections .utc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-card{
    gap: 22px;
    padding: 28px 30px 28px 34px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card p, .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .us-tax-content-sections .utc-section{
    padding: 92px 0;
  }.tc-wp-content-root .us-tax-content-sections .utc-container{
    padding: 0 32px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .us-tax-content-sections .utc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .us-tax-content-sections .utc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .us-tax-content-sections .utc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .us-tax-content-sections .utc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card, .tc-wp-content-root .us-tax-content-sections .utc-use-card, .tc-wp-content-root .us-tax-content-sections .utc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-card{
    gap: 26px;
    padding: 32px 34px 32px 38px;
  }.tc-wp-content-root .us-tax-content-sections .utc-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card h3, .tc-wp-content-root .us-tax-content-sections .utc-use-card h3, .tc-wp-content-root .us-tax-content-sections .utc-trust-card h3, .tc-wp-content-root .us-tax-content-sections .utc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .us-tax-content-sections .utc-info-card p, .tc-wp-content-root .us-tax-content-sections .utc-use-card p, .tc-wp-content-root .us-tax-content-sections .utc-trust-card p, .tc-wp-content-root .us-tax-content-sections .utc-step-card p{
    font-size: 16px;
  }}.wpc-scope-10 .tc-wp-content-root .utc-step-content{}