@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-37 .tc-wp-content-root img, .wpc-scope-37 .tc-wp-content-root video, .wpc-scope-37 .tc-wp-content-root svg, .wpc-scope-37 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content{
  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-37 .tc-wp-content-root .wisc-tax-content, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content div, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content section, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content article{
  box-sizing: border-box;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-section-white{
  background: #ffffff;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-section-soft{
  background:
    radial-gradient(circle at 18% 8%, rgba(0, 122, 92, 0.08), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(198, 140, 28, 0.1), transparent 28%),
    #f7faf8;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 8px 13px;
  border: 1px solid rgba(0, 122, 92, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 122, 92, 0.1), rgba(198, 140, 28, 0.11));
  color: #006b52;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #008a68, #d39a2f);
  box-shadow: 0 0 0 5px rgba(0, 122, 92, 0.08);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card::after, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(0, 122, 92, 0.1), transparent 34%, rgba(198, 140, 28, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card:hover, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card:hover, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 122, 92, 0.25);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card:hover::after, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #152033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #627082;
  line-height: 1.66;
  font-weight: 440;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #007a5c, #d49a2f);
  box-shadow: 0 13px 28px rgba(0, 122, 92, 0.18);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon::before, .wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-bars::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 4px;
  box-shadow: 8px -5px 0 #ffffff, 16px -10px 0 #ffffff;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-clock::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-clock::after{
  left: 22px;
  top: 15px;
  width: 3px;
  height: 12px;
  border-radius: 3px;
  transform-origin: bottom;
  transform: rotate(-35deg);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-check::before{
  left: 14px;
  top: 22px;
  width: 9px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(45deg);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-check::after{
  left: 20px;
  top: 18px;
  width: 17px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(-45deg);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-path::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 16px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-path::after{
  right: 11px;
  top: 12px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-phone::after{
  left: 21px;
  bottom: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-icon-shield::before{
  left: 12px;
  top: 10px;
  width: 22px;
  height: 25px;
  clip-path: polygon(50% 0, 88% 14%, 82% 68%, 50% 100%, 18% 68%, 12% 14%);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(0, 122, 92, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #007a5c, #d49a2f);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #006f55, #d09327);
  box-shadow: 0 14px 30px rgba(0, 122, 92, 0.2);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-step-content{
  min-width: 0;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 122, 92, 0.09);
  color: #006b52;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
  padding-top: 30px;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-dot{
  position: relative;
  z-index: 1;
  display: block;
  width: 34px;
  height: 8px;
  margin: 0 0 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #007a5c, #d49a2f);
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-37 .tc-wp-content-root .wisc-tax-content .wisc-tax-reveal.wisc-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wisc-tax-content .wisc-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .wisc-tax-content h2{
    font-size: 27px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid, .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid-three, .tc-wp-content-root .wisc-tax-content .wisc-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wisc-tax-content .wisc-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .wisc-tax-content h2{
    font-size: 30px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid, .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid-three, .tc-wp-content-root .wisc-tax-content .wisc-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wisc-tax-content .wisc-tax-section{
    padding: 66px 0;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .wisc-tax-content h2{
    font-size: 34px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid, .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid-three, .tc-wp-content-root .wisc-tax-content .wisc-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wisc-tax-content .wisc-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .wisc-tax-content h2{
    font-size: 40px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid, .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid-three, .tc-wp-content-root .wisc-tax-content .wisc-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wisc-tax-content .wisc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .wisc-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid, .tc-wp-content-root .wisc-tax-content .wisc-tax-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-grid-three, .tc-wp-content-root .wisc-tax-content .wisc-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card h3, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card h3{
    font-size: 20.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-step-card p, .tc-wp-content-root .wisc-tax-content .wisc-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .wisc-tax-content .wisc-tax-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}