@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-113 .tc-wp-content-root img, .wpc-scope-113 .tc-wp-content-root video, .wpc-scope-113 .tc-wp-content-root svg, .wpc-scope-113 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content, .wpc-scope-113 .tc-wp-content-root .nc-tax-content *{
  box-sizing: border-box;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-section{
  width: 100%;
  position: relative;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-section-white{
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 114, 188, 0.08), transparent 32%),
    linear-gradient(180deg, #f8fbff 0%, #f4f8fc 100%);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0a6fb8;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-kicker::before, .wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #0072bc, #7ac143);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #526173;
  font-weight: 500;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(16, 34, 56, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 42px rgba(23, 46, 77, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0072bc, #00a3a3, #7ac143);
  opacity: 0.9;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 114, 188, 0.22);
  box-shadow: 0 24px 58px rgba(23, 46, 77, 0.12);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card h3{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card p{
  margin: 10px 0 0;
  color: #5a6878;
  font-weight: 500;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 114, 188, 0.13), rgba(122, 193, 67, 0.16));
  box-shadow: inset 0 0 0 1px rgba(0, 114, 188, 0.12);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon::before, .wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #0072bc, #7ac143);
  transition: transform 220ms ease;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-card:hover .nc-tax-icon::before{
  transform: translateY(-2px);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-calc::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 19px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-preview::before{
  width: 25px;
  height: 17px;
  left: 11px;
  top: 15px;
  border-radius: 6px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #0072bc, 0 20px 0 #0072bc;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 23px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 10px 0 #7ac143, 0 20px 0 #7ac143;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-phone::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border-radius: 7px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-phone::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 30px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-guide::before{
  width: 23px;
  height: 18px;
  left: 12px;
  top: 14px;
  border-radius: 4px 10px 10px 4px;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-icon-guide::after{
  width: 11px;
  height: 2px;
  left: 18px;
  top: 21px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 5px 0 #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 114, 188, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 48px rgba(23, 46, 77, 0.08);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -80px;
  top: -80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 114, 188, 0.1), rgba(122, 193, 67, 0.12));
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #0072bc 0%, #00a3a3 52%, #7ac143 100%);
  box-shadow: 0 14px 30px rgba(0, 114, 188, 0.22);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-content{
  min-width: 0;
  position: relative;
  z-index: 1;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
  margin: 0;
  color: #142033;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
  margin: 8px 0 0;
  color: #566577;
  font-weight: 500;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-use-card{
  background: #ffffff;
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #7ac143;
  box-shadow: 0 0 0 8px rgba(122, 193, 67, 0.12), 0 0 0 16px rgba(0, 114, 188, 0.06);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fafdff 100%);
}.wpc-scope-113 .tc-wp-content-root .nc-tax-content .nc-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 114, 188, 0.16);
  border-radius: 999px;
  color: #0a6fb8;
  background: rgba(0, 114, 188, 0.07);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nc-tax-content .nc-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .nc-tax-content .nc-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .nc-tax-content h2{
    font-size: 26px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card h3, .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card p, .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nc-tax-content .nc-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .nc-tax-content .nc-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .nc-tax-content h2{
    font-size: 29px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card h3, .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card p, .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nc-tax-content .nc-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .nc-tax-content .nc-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .nc-tax-content h2{
    font-size: 32px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card h3, .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card p, .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nc-tax-content .nc-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .nc-tax-content .nc-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .nc-tax-content h2{
    font-size: 40px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid-final{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nc-tax-content .nc-tax-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card h3, .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card p, .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nc-tax-content .nc-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .nc-tax-content .nc-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .nc-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card h3, .tc-wp-content-root .nc-tax-content .nc-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-card p, .tc-wp-content-root .nc-tax-content .nc-tax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .nc-tax-content .nc-tax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-113 .tc-wp-content-root .nc-tax-grid-3{}