@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-95 .tc-wp-content-root img, .wpc-scope-95 .tc-wp-content-root video, .wpc-scope-95 .tc-wp-content-root svg, .wpc-scope-95 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap{
  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-95 .tc-wp-content-root .sc-tax-content-wrap, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap div, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap section, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-section-white{
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(38, 166, 154, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(28, 96, 191, 0.08), transparent 28%),
    #f7faf9;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(38, 166, 154, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 166, 154, 0.12), rgba(28, 96, 191, 0.10));
  color: #0f6b64;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #566174;
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(27, 42, 64, 0.10);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(18, 38, 63, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card::before, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #26a69a, #1c60bf);
  opacity: 0.86;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card:hover, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(38, 166, 154, 0.34);
  box-shadow: 0 22px 54px rgba(18, 38, 63, 0.12);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
  margin: 0;
  color: #152238;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(38, 166, 154, 0.16), rgba(28, 96, 191, 0.13));
  border: 1px solid rgba(38, 166, 154, 0.20);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon::before, .wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #26a69a, #1c60bf);
  transition: transform 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-card:hover .sc-tax-icon::before{
  transform: translateX(2px);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-lines::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(28, 96, 191, 0.82), 0 16px 0 rgba(38, 166, 154, 0.82);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-35deg);
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 6px;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 rgba(28, 96, 191, 0.85), 0 20px 0 rgba(38, 166, 154, 0.85);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-steps::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 10px 0 rgba(28, 96, 191, 0.85), 0 20px 0 rgba(38, 166, 154, 0.85);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 7px;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-check::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-icon-check::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(27, 42, 64, 0.10);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfefd);
  box-shadow: 0 18px 50px rgba(18, 38, 63, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -88px;
  top: -90px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(38, 166, 154, 0.12), rgba(28, 96, 191, 0.12));
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(28, 96, 191, 0.25);
  box-shadow: 0 24px 58px rgba(18, 38, 63, 0.12);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #26a69a, #1c60bf);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(28, 96, 191, 0.20);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(38, 166, 154, 0.10);
  color: #0e7168;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-benefit-grid{
  align-items: stretch;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-mark{
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #26a69a, #1c60bf) border-box;
  border: 2px solid transparent;
  position: relative;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #26a69a;
  border-bottom: 3px solid #1c60bf;
  transform: rotate(-45deg);
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-95 .tc-wp-content-root .sc-tax-content-wrap .sc-tax-reveal.sc-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .sc-tax-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .sc-tax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
    padding: 64px 0;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .sc-tax-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .sc-tax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sc-tax-content-wrap .sc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .sc-tax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card h3, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card p, .tc-wp-content-root .sc-tax-content-wrap .sc-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .sc-tax-content-wrap .sc-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}