@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-107 .tc-wp-content-root img, .wpc-scope-107 .tc-wp-content-root video, .wpc-scope-107 .tc-wp-content-root svg, .wpc-scope-107 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #17324d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content, .wpc-scope-107 .tc-wp-content-root .ab-tax-content div, .wpc-scope-107 .tc-wp-content-root .ab-tax-content section, .wpc-scope-107 .tc-wp-content-root .ab-tax-content article{
  box-sizing: border-box;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-section{
  position: relative;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-section-white{
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(18, 148, 117, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(31, 107, 196, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(18, 148, 117, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 148, 117, 0.1), rgba(31, 107, 196, 0.08));
  color: #0c735d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #129475, #1f6bc4);
  box-shadow: 0 0 0 4px rgba(18, 148, 117, 0.12);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content h2{
  margin: 0;
  color: #10283f;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #536577;
  line-height: 1.7;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 50, 77, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(24, 49, 73, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(18, 148, 117, 0.14), rgba(31, 107, 196, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(18, 148, 117, 0.28);
  box-shadow: 0 24px 58px rgba(24, 49, 73, 0.13);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #14304b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a6b7c;
  line-height: 1.65;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(18, 148, 117, 0.14), rgba(31, 107, 196, 0.12));
  border: 1px solid rgba(18, 148, 117, 0.18);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon::before, .wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #129475, #1f6bc4);
  transition: transform 220ms ease;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card:hover .ab-tax-icon::before, .wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-card:hover .ab-tax-icon::after{
  transform: translateY(-2px);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 11px;
  border-radius: 6px;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-calc::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 18px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-speed::before{
  width: 25px;
  height: 25px;
  left: 12px;
  top: 12px;
  border-radius: 50% 50% 50% 8px;
  transform: rotate(-35deg);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 20px;
  top: 24px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-preview::before{
  width: 25px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 7px;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-preview::after{
  width: 9px;
  height: 9px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-steps::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(18, 148, 117, 0.9), 0 16px 0 rgba(31, 107, 196, 0.9);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 0 8px 0 rgba(18, 148, 117, 0.9), 0 16px 0 rgba(31, 107, 196, 0.9);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 7px;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 33px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-guide::before{
  width: 25px;
  height: 20px;
  left: 12px;
  top: 14px;
  border-radius: 6px 12px 12px 6px;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-icon-guide::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 21px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(18, 50, 77, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(245, 250, 248, 0.94));
  box-shadow: 0 20px 46px rgba(24, 49, 73, 0.08);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #129475, #1f6bc4);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  background: linear-gradient(135deg, #129475, #1f6bc4);
  box-shadow: 0 12px 24px rgba(18, 148, 117, 0.22);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
  margin: 0;
  color: #14304b;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
  margin: 8px 0 0;
  color: #5a6b7c;
  line-height: 1.65;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 92% 12%, rgba(18, 148, 117, 0.12), transparent 38%);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: linear-gradient(135deg, #129475, #1f6bc4);
  box-shadow: 0 0 0 8px rgba(18, 148, 117, 0.11);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-trust-card{
  overflow: hidden;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-trust-card::before{
  content: "";
  position: absolute;
  right: -26px;
  top: -26px;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(18, 148, 117, 0.14), rgba(31, 107, 196, 0.12));
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0c735d;
  background: rgba(18, 148, 117, 0.1);
  border: 1px solid rgba(18, 148, 117, 0.18);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-107 .tc-wp-content-root .ab-tax-content .ab-tax-reveal.ab-tax-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 .ab-tax-content .ab-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ab-tax-content .ab-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ab-tax-content h2{
    font-size: 28px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card h3, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card p, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step-number{
    width: 54px;
    height: 54px;
    border-radius: 16px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ab-tax-content .ab-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ab-tax-content .ab-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ab-tax-content h2{
    font-size: 31px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card h3, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card p, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step-number{
    width: 58px;
    height: 58px;
    border-radius: 17px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ab-tax-content .ab-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .ab-tax-content .ab-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ab-tax-content h2{
    font-size: 34px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card h3, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card p, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ab-tax-content .ab-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .ab-tax-content .ab-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ab-tax-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-grid-three, .tc-wp-content-root .ab-tax-content .ab-tax-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card{
    padding: 28px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card h3, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card p, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ab-tax-content .ab-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .ab-tax-content .ab-tax-container{
    padding: 0 36px;
  }.tc-wp-content-root .ab-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-grid-three, .tc-wp-content-root .ab-tax-content .ab-tax-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card{
    padding: 30px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card h3, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-card p, .tc-wp-content-root .ab-tax-content .ab-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step{
    grid-template-columns: 84px 1fr;
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ab-tax-content .ab-tax-step-number{
    width: 72px;
    height: 72px;
    border-radius: 22px;
    font-size: 22px;
  }}