@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-51 .tc-wp-content-root img, .wpc-scope-51 .tc-wp-content-root video, .wpc-scope-51 .tc-wp-content-root svg, .wpc-scope-51 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #182230;
  background: #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections div, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections section, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections article{
  box-sizing: border-box;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-section-white{
  background: #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-section-soft{
  background: linear-gradient(180deg, #f8faf7 0%, #f3f7f4 100%);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(25, 132, 91, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(25, 132, 91, 0.1), rgba(43, 111, 199, 0.1));
  color: #166948;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
  margin: 16px auto 0;
  color: #526173;
  line-height: 1.68;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(20, 35, 52, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card::before, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #17875d, #2b6fc7, #8aa63e);
  opacity: 0.9;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card:hover, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card:hover, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(25, 132, 91, 0.28);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.11);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
  margin: 10px 0 0;
  color: #5c6878;
  line-height: 1.62;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #17875d, #2b6fc7);
  box-shadow: 0 12px 25px rgba(25, 132, 91, 0.2);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon::before, .wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-calc::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-calc::after{
  width: 14px;
  height: 2px;
  left: 16px;
  top: 23px;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-pay::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-pay::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-clean::before{
  width: 20px;
  height: 2px;
  left: 13px;
  top: 16px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 12px 0 #ffffff, 0 24px 0 #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-steps::after{
  width: 14px;
  height: 2px;
  left: 25px;
  top: 16px;
  box-shadow: 0 12px 0 #ffffff, 0 24px 0 #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 29px;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-daily::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-icon-daily::after{
  width: 8px;
  height: 8px;
  left: 21px;
  top: 17px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card::before{
  content: "";
  position: absolute;
  left: 32px;
  top: 74px;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(25, 132, 91, 0.22), rgba(43, 111, 199, 0));
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #17875d, #2b6fc7);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 14px 28px rgba(43, 111, 199, 0.18);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(25, 132, 91, 0.1);
  color: #176b4c;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-use-card::after{
  content: "";
  position: absolute;
  right: -30px;
  bottom: -35px;
  width: 110px;
  height: 110px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(43, 111, 199, 0.12), rgba(43, 111, 199, 0));
  pointer-events: none;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfffd 100%);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #17875d;
  box-shadow: 0 0 0 8px rgba(25, 132, 91, 0.12), 0 0 0 16px rgba(43, 111, 199, 0.06);
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-51 .tc-wp-content-root .pa-tax-content-sections .pa-tax-reveal.pa-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker, .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
    font-size: 11px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker, .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
    font-size: 12px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
    padding: 66px 0;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker, .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
    font-size: 12px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card::before{
    display: none;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker, .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
    font-size: 12px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-grid-six, .tc-wp-content-root .pa-tax-content-sections .pa-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pa-tax-content-sections .pa-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-kicker, .tc-wp-content-root .pa-tax-content-sections .pa-tax-badge{
    font-size: 12px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card-grid, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-grid-six, .tc-wp-content-root .pa-tax-content-sections .pa-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card{
    min-height: 245px;
    padding: 32px 28px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card{
    gap: 24px;
    min-height: 138px;
    padding: 34px 36px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card h3, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pa-tax-content-sections .pa-tax-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-step-card p, .tc-wp-content-root .pa-tax-content-sections .pa-tax-trust-card p{
    font-size: 15.5px;
  }}