@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-32 .tc-wp-content-root img, .wpc-scope-32 .tc-wp-content-root video, .wpc-scope-32 .tc-wp-content-root svg, .wpc-scope-32 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content, .wpc-scope-32 .tc-wp-content-root .md-tax-content *{
  box-sizing: border-box;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-section-white{
  background: #ffffff;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-section-soft{
  background:
    radial-gradient(circle at 8% 12%, rgba(23, 104, 171, 0.08), transparent 30%),
    radial-gradient(circle at 92% 18%, rgba(21, 142, 112, 0.08), transparent 28%),
    #f7fafc;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(23, 104, 171, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(23, 104, 171, 0.09), rgba(21, 142, 112, 0.09));
  color: #1768ab;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526174;
  line-height: 1.7;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 16px 40px rgba(18, 38, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1768ab, #158e70, #f2b84b);
  opacity: 0.9;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(23, 104, 171, 0.24);
  box-shadow: 0 22px 54px rgba(18, 38, 63, 0.12);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-card p, .wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step p{
  margin: 10px 0 0;
  color: #5b6878;
  line-height: 1.66;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(23, 104, 171, 0.12), rgba(21, 142, 112, 0.12));
  border: 1px solid rgba(23, 104, 171, 0.12);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon::before, .wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-card:hover .md-tax-icon::before{
  transform: translateY(-2px);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-calculator::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  border: 2px solid #1768ab;
  border-radius: 5px;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-calculator::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 17px;
  background: #158e70;
  box-shadow: 0 6px 0 #158e70, 0 12px 0 #158e70;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-location::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  border: 2px solid #1768ab;
  border-radius: 50% 50% 50% 4px;
  transform: rotate(-45deg);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-location::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 16px;
  border-radius: 50%;
  background: #158e70;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-paycheck::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 2px solid #1768ab;
  border-radius: 5px;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-paycheck::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #158e70;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-simple::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 15px;
  background: #1768ab;
  box-shadow: 0 8px 0 #158e70, 0 16px 0 #1768ab;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 9px;
  border: 2px solid #1768ab;
  border-radius: 7px;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 28px;
  border-radius: 50%;
  background: #158e70;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-privacy::before, .wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-lock::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 18px;
  border: 2px solid #1768ab;
  border-radius: 5px;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-privacy::after, .wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-lock::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 9px;
  border: 2px solid #158e70;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #1768ab;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 22px;
  top: 22px;
  background: #158e70;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-check::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #1768ab;
  border-radius: 50%;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-icon-check::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #158e70;
  border-bottom: 3px solid #158e70;
  transform: rotate(-45deg);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(21, 142, 112, 0.1);
  color: #116f59;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(23, 104, 171, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(18, 38, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(23, 104, 171, 0.12), rgba(242, 184, 75, 0.14));
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(21, 142, 112, 0.22);
  box-shadow: 0 22px 56px rgba(18, 38, 63, 0.12);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #1768ab, #158e70);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 24px rgba(23, 104, 171, 0.22);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #f9fcfb 100%);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-32 .tc-wp-content-root .md-tax-content .md-tax-reveal.md-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .md-tax-content .md-tax-section{
    padding: 46px 0;
  }.tc-wp-content-root .md-tax-content .md-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .md-tax-content h2{
    font-size: 25px;
  }.tc-wp-content-root .md-tax-content .md-tax-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .md-tax-content .md-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .md-tax-content h3{
    font-size: 18px;
  }.tc-wp-content-root .md-tax-content .md-tax-card p, .tc-wp-content-root .md-tax-content .md-tax-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .md-tax-content .md-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .md-tax-content .md-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .md-tax-content .md-tax-section{
    padding: 52px 0;
  }.tc-wp-content-root .md-tax-content .md-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .md-tax-content h2{
    font-size: 28px;
  }.tc-wp-content-root .md-tax-content .md-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .md-tax-content .md-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .md-tax-content .md-tax-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .md-tax-content h3{
    font-size: 18.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-card p, .tc-wp-content-root .md-tax-content .md-tax-step p{
    font-size: 15px;
  }.tc-wp-content-root .md-tax-content .md-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .md-tax-content .md-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .md-tax-content .md-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .md-tax-content .md-tax-section{
    padding: 58px 0;
  }.tc-wp-content-root .md-tax-content .md-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .md-tax-content h2{
    font-size: 31px;
  }.tc-wp-content-root .md-tax-content .md-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .md-tax-content .md-tax-card{
    padding: 26px;
  }.tc-wp-content-root .md-tax-content h3{
    font-size: 19px;
  }.tc-wp-content-root .md-tax-content .md-tax-card p, .tc-wp-content-root .md-tax-content .md-tax-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .md-tax-content .md-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .md-tax-content .md-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .md-tax-content .md-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .md-tax-content .md-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .md-tax-content h2{
    font-size: 38px;
  }.tc-wp-content-root .md-tax-content .md-tax-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .md-tax-content .md-tax-grid-six, .tc-wp-content-root .md-tax-content .md-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .md-tax-content .md-tax-grid{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .md-tax-content .md-tax-card{
    padding: 28px;
  }.tc-wp-content-root .md-tax-content h3{
    font-size: 20px;
  }.tc-wp-content-root .md-tax-content .md-tax-card p, .tc-wp-content-root .md-tax-content .md-tax-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .md-tax-content .md-tax-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .md-tax-content .md-tax-step{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .md-tax-content .md-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .md-tax-content .md-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .md-tax-content .md-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .md-tax-content h2{
    font-size: 46px;
  }.tc-wp-content-root .md-tax-content .md-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .md-tax-content .md-tax-grid-six, .tc-wp-content-root .md-tax-content .md-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .md-tax-content .md-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .md-tax-content .md-tax-card{
    padding: 30px;
  }.tc-wp-content-root .md-tax-content h3{
    font-size: 21px;
  }.tc-wp-content-root .md-tax-content .md-tax-card p, .tc-wp-content-root .md-tax-content .md-tax-step p{
    font-size: 16px;
  }.tc-wp-content-root .md-tax-content .md-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .md-tax-content .md-tax-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .md-tax-content .md-tax-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}