@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-47 .tc-wp-content-root img, .wpc-scope-47 .tc-wp-content-root video, .wpc-scope-47 .tc-wp-content-root svg, .wpc-scope-47 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap div, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap section, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-section-white{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(220, 105, 43, 0.08), transparent 30%),
    linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9c3f18;
  font-weight: 750;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-kicker::before, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 20px;
  background: linear-gradient(90deg, #d85f22, #f0b13f);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap h2{
  margin: 0;
  color: #162033;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
  margin: 16px auto 0;
  color: #596276;
  line-height: 1.7;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-card, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(218, 158, 92, 0.28);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(29, 37, 56, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-card::before, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #c94d1c, #efaa3b, #31846b);
  opacity: 0.86;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-card:hover, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(216, 95, 34, 0.46);
  box-shadow: 0 24px 60px rgba(29, 37, 56, 0.12);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
  margin: 0;
  color: #192235;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
  margin: 12px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(216, 95, 34, 0.14), rgba(49, 132, 107, 0.14));
  border: 1px solid rgba(216, 95, 34, 0.18);
  position: relative;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon::before, .wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 99px;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-chart::before{
  width: 6px;
  height: 18px;
  left: 12px;
  bottom: 11px;
  background: #d85f22;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-chart::after{
  width: 18px;
  height: 6px;
  right: 10px;
  bottom: 11px;
  background: #31846b;
  box-shadow: 0 -10px 0 #efaa3b;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #d85f22;
  border-bottom-color: transparent;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 22px;
  background: #31846b;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-clean::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border: 2px solid #31846b;
  border-radius: 8px;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-clean::after{
  width: 14px;
  height: 2px;
  left: 17px;
  top: 20px;
  background: #d85f22;
  box-shadow: 0 7px 0 #efaa3b;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 12px;
  top: 13px;
  background: #d85f22;
  box-shadow: 0 10px 0 #efaa3b, 0 20px 0 #31846b;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-steps::after{
  width: 16px;
  height: 2px;
  left: 24px;
  top: 16px;
  background: #31846b;
  box-shadow: 0 10px 0 #d85f22, 0 20px 0 #efaa3b;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #d85f22;
  border-radius: 8px;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  background: #31846b;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-guide::before{
  width: 24px;
  height: 20px;
  left: 11px;
  top: 13px;
  border: 2px solid #31846b;
  border-radius: 7px;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-icon-guide::after{
  width: 10px;
  height: 10px;
  right: 9px;
  top: 9px;
  background: #efaa3b;
  box-shadow: -18px 18px 0 rgba(216, 95, 34, 0.65);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 22px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(49, 132, 107, 0.18);
  border-radius: 24px;
  box-shadow: 0 20px 52px rgba(31, 39, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(49, 132, 107, 0.34);
  box-shadow: 0 26px 66px rgba(31, 39, 55, 0.12);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card::after{
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  right: -70px;
  top: -90px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(239, 170, 59, 0.18), rgba(239, 170, 59, 0));
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-number{
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  font-size: 19px;
  line-height: 1;
  background: linear-gradient(135deg, #c94d1c 0%, #e8892f 55%, #31846b 100%);
  box-shadow: 0 14px 30px rgba(216, 95, 34, 0.24);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-step-body{
  position: relative;
  z-index: 1;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(216, 95, 34, 0.14), rgba(49, 132, 107, 0.16));
  position: relative;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-badge-dot::before{
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d85f22, #31846b);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
  text-align: left;
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-mark{
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 15px;
  color: #ffffff;
  font-weight: 850;
  background: linear-gradient(135deg, #31846b, #d85f22);
  box-shadow: 0 14px 28px rgba(49, 132, 107, 0.2);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-47 .tc-wp-content-root .az-tax-content-wrap .az-tax-reveal.az-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .az-tax-content-wrap .az-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .az-tax-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
    flex-direction: column;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-number{
    width: 54px;
    height: 54px;
    border-radius: 17px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .az-tax-content-wrap .az-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .az-tax-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
    padding: 24px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
    flex-direction: column;
    padding: 24px;
  }.tc-wp-content-root .az-tax-content-wrap .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-wrap .az-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .az-tax-content-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
    padding: 28px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
    flex-direction: column;
    padding: 28px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .az-tax-content-wrap .az-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .az-tax-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
    padding: 30px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
    padding: 32px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-final-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 1024px){.tc-wp-content-root .az-tax-content-wrap .az-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .az-tax-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card{
    padding: 32px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card h3, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-step-card p, .tc-wp-content-root .az-tax-content-wrap .az-tax-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .az-tax-content-wrap .az-tax-step-card{
    padding: 34px;
  }}