@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-148 .tc-wp-content-root img, .wpc-scope-148 .tc-wp-content-root video, .wpc-scope-148 .tc-wp-content-root svg, .wpc-scope-148 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-section, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-container, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
  box-sizing: border-box;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-section-white{
  background: #ffffff;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(42, 157, 143, 0.1), transparent 28%),
    radial-gradient(circle at 85% 20%, rgba(29, 78, 216, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(42, 157, 143, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(42, 157, 143, 0.1), rgba(29, 78, 216, 0.08));
  color: #12665d;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2a9d8f, #1d4ed8);
  box-shadow: 0 0 0 5px rgba(42, 157, 143, 0.12);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap h2, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap h3, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap p{
  margin-top: 0;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap h2{
  margin-bottom: 14px;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #556174;
  line-height: 1.7;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(42, 157, 143, 0.38), rgba(29, 78, 216, 0.18), rgba(255, 255, 255, 0)) border-box;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #2a9d8f, #1d4ed8);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(42, 157, 143, 0.3);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card:hover::after{
  opacity: 1;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
  margin-bottom: 9px;
  color: #142033;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
  margin-bottom: 0;
  color: #5a6475;
  line-height: 1.68;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(42, 157, 143, 0.16), rgba(29, 78, 216, 0.14));
  box-shadow: inset 0 0 0 1px rgba(42, 157, 143, 0.16);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon::before, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card:hover .mt-tax-icon::before, .wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-card:hover .mt-tax-icon::after{
  transform: translateY(-2px);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-graph::before{
  left: 13px;
  bottom: 13px;
  width: 20px;
  height: 15px;
  border-left: 3px solid #2a9d8f;
  border-bottom: 3px solid #2a9d8f;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-graph::after{
  left: 17px;
  top: 15px;
  width: 17px;
  height: 10px;
  border-top: 3px solid #1d4ed8;
  border-right: 3px solid #1d4ed8;
  transform: rotate(-18deg);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-clock::before{
  inset: 12px;
  border: 3px solid #2a9d8f;
  border-radius: 999px;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-clock::after{
  left: 23px;
  top: 16px;
  width: 8px;
  height: 10px;
  border-left: 3px solid #1d4ed8;
  border-bottom: 3px solid #1d4ed8;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-shield::before{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 23px;
  border-radius: 10px 10px 13px 13px;
  background: linear-gradient(135deg, #2a9d8f, #1d4ed8);
  clip-path: polygon(50% 0, 100% 18%, 88% 76%, 50% 100%, 12% 76%, 0 18%);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-steps::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #2a9d8f;
  box-shadow: 0 8px 0 #1d4ed8, 0 16px 0 rgba(42, 157, 143, 0.55);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 3px solid #2a9d8f;
  border-radius: 7px;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-phone::after{
  left: 21px;
  bottom: 13px;
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: #1d4ed8;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-note::before{
  left: 14px;
  top: 11px;
  width: 18px;
  height: 24px;
  border-radius: 5px;
  background: linear-gradient(135deg, #2a9d8f, #1d4ed8);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-icon-note::after{
  left: 18px;
  top: 17px;
  width: 10px;
  height: 2px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #2a9d8f, #1d4ed8);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.1);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2a9d8f, #1d4ed8);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(42, 157, 143, 0.28);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(42, 157, 143, 0.1);
  color: #12665d;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-trust-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(247, 250, 248, 0.98)) padding-box,
    linear-gradient(135deg, rgba(42, 157, 143, 0.36), rgba(29, 78, 216, 0.18)) border-box;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2a9d8f, #1d4ed8);
  position: relative;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap.mt-tax-ready .mt-tax-reveal{
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-148 .tc-wp-content-root .mt-tax-content-wrap .mt-tax-reveal.mt-tax-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
    font-size: 11px;
  }.tc-wp-content-root .mt-tax-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
    font-size: 17px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mt-tax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
    padding: 24px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mt-tax-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
    padding: 26px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mt-tax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid-six, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
    padding: 28px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mt-tax-content-wrap .mt-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mt-tax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid-six, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card{
    padding: 30px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card h3, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-card p, .tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .mt-tax-content-wrap .mt-tax-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-148 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mt-tax-use-card{}