@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-61 .tc-wp-content-root img, .wpc-scope-61 .tc-wp-content-root video, .wpc-scope-61 .tc-wp-content-root svg, .wpc-scope-61 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content{
  width: 100%;
  overflow: hidden;
  color: #152033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-section{
  position: relative;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-section--white{
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-section--soft{
  background: linear-gradient(180deg, #f8fbf7 0%, #f4f7f2 100%);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(32, 122, 82, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(32, 122, 82, 0.1), rgba(218, 139, 43, 0.11));
  color: #176448;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1f9d70, #d98b2b);
  box-shadow: 0 0 0 4px rgba(31, 157, 112, 0.12);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content h2{
  margin: 0;
  color: #122033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-heading p{
  margin: 16px auto 0;
  color: #526174;
  line-height: 1.7;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 48, 38, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(21, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card::after, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(31, 157, 112, 0.1), rgba(217, 139, 43, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card:hover, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card:hover, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-step:hover{
  transform: translateY(-5px);
  border-color: rgba(32, 122, 82, 0.24);
  box-shadow: 0 24px 60px rgba(21, 32, 51, 0.12);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card:hover::after, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card h3, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-step h3{
  position: relative;
  margin: 0;
  color: #172235;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-card p, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-step p{
  position: relative;
  margin: 10px 0 0;
  color: #596779;
  line-height: 1.65;
  z-index: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #1f9d70, #d98b2b);
  box-shadow: 0 12px 25px rgba(31, 157, 112, 0.2);
  z-index: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon::before, .wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--line::before{
  left: 12px;
  right: 12px;
  top: 14px;
  height: 3px;
  border-radius: 5px;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--line::after{
  left: 12px;
  right: 18px;
  top: 23px;
  height: 3px;
  border-radius: 5px;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--speed::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-top-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 5px;
  transform: rotate(-28deg);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--preview::before{
  left: 11px;
  top: 12px;
  width: 24px;
  height: 18px;
  border-radius: 5px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--preview::after{
  left: 18px;
  top: 18px;
  width: 10px;
  height: 3px;
  border-radius: 5px;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--simple::before{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--simple::after{
  display: none;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--mobile::after{
  left: 21px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-icon--daily::after{
  left: 22px;
  top: 15px;
  width: 3px;
  height: 12px;
  border-radius: 5px;
  transform-origin: bottom;
  transform: rotate(35deg);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(32, 122, 82, 0.14);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 252, 247, 0.96));
  box-shadow: 0 18px 45px rgba(21, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #176448, #d98b2b);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(31, 157, 112, 0.2);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(32, 122, 82, 0.09);
  color: #176448;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  z-index: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-card{
  text-align: center;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-mark{
  position: relative;
  width: 52px;
  height: 52px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(31, 157, 112, 0.14), rgba(217, 139, 43, 0.14));
  z-index: 1;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-mark::before{
  content: "";
  position: absolute;
  left: 17px;
  top: 14px;
  width: 18px;
  height: 24px;
  border: 3px solid #1f7a58;
  border-radius: 10px 10px 8px 8px;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-trust-mark::after{
  content: "";
  position: absolute;
  left: 22px;
  top: 25px;
  width: 8px;
  height: 3px;
  border-radius: 5px;
  background: #d98b2b;
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-61 .tc-wp-content-root .az-tax-content .az-tax-reveal.az-tax-visible{
  animation: azTaxFadeUp 620ms ease forwards;
}@keyframes azTaxFadeUp{
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .az-tax-content .az-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .az-tax-content .az-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .az-tax-content h2{
    font-size: 26px;
  }.tc-wp-content-root .az-tax-content .az-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid, .tc-wp-content-root .az-tax-content .az-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid--three, .tc-wp-content-root .az-tax-content .az-tax-grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .az-tax-content .az-tax-card, .tc-wp-content-root .az-tax-content .az-tax-trust-card{
    padding: 20px;
  }.tc-wp-content-root .az-tax-content .az-tax-card h3, .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .tc-wp-content-root .az-tax-content .az-tax-step h3{
    font-size: 18px;
  }.tc-wp-content-root .az-tax-content .az-tax-card p, .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .tc-wp-content-root .az-tax-content .az-tax-step p{
    font-size: 14px;
  }.tc-wp-content-root .az-tax-content .az-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .az-tax-content .az-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .az-tax-content .az-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .az-tax-content .az-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .az-tax-content h2{
    font-size: 29px;
  }.tc-wp-content-root .az-tax-content .az-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid, .tc-wp-content-root .az-tax-content .az-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid--three, .tc-wp-content-root .az-tax-content .az-tax-grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .az-tax-content .az-tax-card, .tc-wp-content-root .az-tax-content .az-tax-trust-card{
    padding: 22px;
  }.tc-wp-content-root .az-tax-content .az-tax-card h3, .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .tc-wp-content-root .az-tax-content .az-tax-step h3{
    font-size: 19px;
  }.tc-wp-content-root .az-tax-content .az-tax-card p, .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .tc-wp-content-root .az-tax-content .az-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .az-tax-content .az-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .az-tax-content .az-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .az-tax-content .az-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .az-tax-content .az-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .az-tax-content h2{
    font-size: 32px;
  }.tc-wp-content-root .az-tax-content .az-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid, .tc-wp-content-root .az-tax-content .az-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid--three, .tc-wp-content-root .az-tax-content .az-tax-grid--trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .az-tax-content .az-tax-card, .tc-wp-content-root .az-tax-content .az-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .az-tax-content .az-tax-card h3, .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .tc-wp-content-root .az-tax-content .az-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .az-tax-content .az-tax-card p, .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .tc-wp-content-root .az-tax-content .az-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .az-tax-content .az-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .az-tax-content .az-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .az-tax-content .az-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .az-tax-content .az-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .az-tax-content h2{
    font-size: 38px;
  }.tc-wp-content-root .az-tax-content .az-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid, .tc-wp-content-root .az-tax-content .az-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid--three, .tc-wp-content-root .az-tax-content .az-tax-grid--trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .az-tax-content .az-tax-card, .tc-wp-content-root .az-tax-content .az-tax-trust-card{
    padding: 26px;
  }.tc-wp-content-root .az-tax-content .az-tax-card h3, .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .tc-wp-content-root .az-tax-content .az-tax-step h3{
    font-size: 20px;
  }.tc-wp-content-root .az-tax-content .az-tax-card p, .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .tc-wp-content-root .az-tax-content .az-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .az-tax-content .az-tax-step{
    gap: 22px;
    padding: 26px;
  }.tc-wp-content-root .az-tax-content .az-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .az-tax-content .az-tax-section{
    padding: 86px 0;
  }.tc-wp-content-root .az-tax-content .az-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .az-tax-content h2{
    font-size: 44px;
  }.tc-wp-content-root .az-tax-content .az-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid, .tc-wp-content-root .az-tax-content .az-tax-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .az-tax-content .az-tax-grid--three, .tc-wp-content-root .az-tax-content .az-tax-grid--trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .az-tax-content .az-tax-card, .tc-wp-content-root .az-tax-content .az-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .az-tax-content .az-tax-card h3, .tc-wp-content-root .az-tax-content .az-tax-trust-card h3, .tc-wp-content-root .az-tax-content .az-tax-step h3{
    font-size: 21px;
  }.tc-wp-content-root .az-tax-content .az-tax-card p, .tc-wp-content-root .az-tax-content .az-tax-trust-card p, .tc-wp-content-root .az-tax-content .az-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .az-tax-content .az-tax-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .az-tax-content .az-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-61 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .az-tax-step-content{}