@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-45 .tc-wp-content-root img, .wpc-scope-45 .tc-wp-content-root video, .wpc-scope-45 .tc-wp-content-root svg, .wpc-scope-45 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial{
  width: 100%;
  overflow: hidden;
  color: #18212f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial div, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial section, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial article, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial span, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial h2, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial h3, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial p{
  box-sizing: border-box;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-section-white{
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-section-soft{
  background:
    radial-gradient(circle at 15% 5%, rgba(39, 119, 94, 0.10), transparent 30%),
    linear-gradient(180deg, #f7faf8 0%, #f3f7f5 100%);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(39, 119, 94, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(39, 119, 94, 0.10), rgba(197, 143, 42, 0.12));
  color: #22664f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
  margin: 0;
  color: #121a26;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6877;
  line-height: 1.7;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 33, 47, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%);
  box-shadow: 0 18px 45px rgba(23, 43, 35, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(39, 119, 94, 0.16), rgba(197, 143, 42, 0.10));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(39, 119, 94, 0.24);
  box-shadow: 0 24px 60px rgba(23, 43, 35, 0.13);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card:hover::before{
  opacity: 1;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card span{
  position: relative;
  z-index: 1;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card h3{
  margin: 18px 0 0;
  color: #162130;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-card p{
  margin: 10px 0 0;
  color: #647081;
  line-height: 1.68;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #27775e 0%, #c58f2a 100%);
  box-shadow: 0 12px 24px rgba(39, 119, 94, 0.22);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon::before, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-calc::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 5px;
  border-radius: 6px;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-calc::after{
  left: 13px;
  top: 21px;
  width: 20px;
  height: 14px;
  border-radius: 3px;
  background:
    radial-gradient(circle, #ffffff 45%, transparent 48%) 0 0 / 7px 7px;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 11px;
  border-radius: 0 0 22px 22px;
  border: 4px solid #ffffff;
  border-top: 0;
  background: transparent;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-speed::after{
  left: 23px;
  top: 14px;
  width: 4px;
  height: 17px;
  border-radius: 4px;
  transform: rotate(38deg);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-preview::before{
  left: 10px;
  top: 14px;
  width: 26px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-preview::after{
  left: 20px;
  top: 20px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-steps::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 4px;
  border-radius: 6px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-steps::after{
  display: none;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-check::before, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-lock::before, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-interface::before, .wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-balance::before{
  left: 14px;
  top: 14px;
  width: 18px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-check::after{
  left: 17px;
  top: 20px;
  width: 13px;
  height: 7px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-lock::before{
  left: 13px;
  top: 20px;
  width: 20px;
  height: 15px;
  border: 0;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 15px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-interface::after{
  left: 15px;
  top: 16px;
  width: 16px;
  height: 3px;
  border-radius: 4px;
  box-shadow: 0 6px 0 #ffffff, 0 12px 0 #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-balance::before{
  left: 21px;
  top: 11px;
  width: 4px;
  height: 26px;
  border: 0;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-icon-balance::after{
  left: 11px;
  top: 17px;
  width: 24px;
  height: 3px;
  border-radius: 4px;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(39, 119, 94, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(23, 43, 35, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-step:hover{
  transform: translateY(-4px);
  border-color: rgba(197, 143, 42, 0.28);
  box-shadow: 0 24px 58px rgba(23, 43, 35, 0.12);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #27775e 0%, #c58f2a 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(39, 119, 94, 0.22);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
  margin: 0;
  color: #162130;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
  margin: 10px 0 0;
  color: #647081;
  line-height: 1.68;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-badge{
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(39, 119, 94, 0.10);
  color: #22664f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-45 .tc-wp-content-root .wi-tax-editorial .wi-tax-reveal.wi-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wi-tax-editorial .wi-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card{
    padding: 22px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wi-tax-editorial .wi-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card{
    padding: 24px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wi-tax-editorial .wi-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card{
    padding: 26px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wi-tax-editorial .wi-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-container{
    padding: 0 28px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card{
    padding: 28px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-trust-grid .wi-tax-card:last-child{
    grid-column: span 2;
  }}@media (min-width: 1024px){.tc-wp-content-root .wi-tax-editorial .wi-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card{
    padding: 30px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card h3, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-card p, .tc-wp-content-root .wi-tax-editorial .wi-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .wi-tax-editorial .wi-tax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}