@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-76 .tc-wp-content-root img, .wpc-scope-76 .tc-wp-content-root video, .wpc-scope-76 .tc-wp-content-root svg, .wpc-scope-76 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap div, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap section, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-section-white{
  background: #ffffff;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(30, 122, 79, 0.08), transparent 30%),
    linear-gradient(180deg, #fbfcf8 0%, #f5f8f1 100%);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(30, 122, 79, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(30, 122, 79, 0.1), rgba(212, 161, 43, 0.12));
  color: #1e6848;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  margin-bottom: 14px;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap h2{
  margin: 0;
  color: #121a25;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #536071;
  font-weight: 450;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(28, 42, 58, 0.1);
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(30, 122, 79, 0.18), rgba(212, 161, 43, 0.16)) border-box;
  box-shadow: 0 18px 45px rgba(16, 31, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #1e7a4f, #d4a12b);
  opacity: 0;
  transform: scaleX(0.55);
  transition: opacity 220ms ease, transform 220ms ease;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(30, 122, 79, 0.25);
  box-shadow: 0 24px 60px rgba(16, 31, 48, 0.12);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card:hover::after{
  opacity: 1;
  transform: scaleX(1);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
  margin: 0;
  color: #17202c;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
  margin: 10px 0 0;
  color: #596677;
  font-weight: 430;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #1e7a4f, #d4a12b);
  box-shadow: 0 14px 26px rgba(30, 122, 79, 0.18);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon::before, .wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-calc::before{
  width: 22px;
  height: 5px;
  top: 12px;
  left: 12px;
  border-radius: 6px;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-calc::after{
  width: 22px;
  height: 16px;
  left: 12px;
  bottom: 9px;
  border-radius: 4px;
  background: repeating-linear-gradient(90deg, #ffffff 0 4px, transparent 4px 7px);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 8px;
  transform: rotate(-28deg);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 12px;
  background: transparent;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-simple::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-simple::after{
  display: none;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 12px;
  border-radius: 4px;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-help::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-icon-help::after{
  width: 18px;
  height: 3px;
  left: 14px;
  bottom: 11px;
  border-radius: 8px;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(30, 122, 79, 0.14);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 45px rgba(16, 31, 48, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(16, 31, 48, 0.11);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card::before{
  content: "";
  position: absolute;
  left: 31px;
  top: 76px;
  bottom: -22px;
  width: 2px;
  background: linear-gradient(180deg, rgba(30, 122, 79, 0.32), rgba(212, 161, 43, 0));
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card:last-child::before{
  display: none;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #1e7a4f, #d4a12b);
  color: #ffffff;
  font-size: 17px;
  font-weight: 850;
  box-shadow: 0 16px 30px rgba(30, 122, 79, 0.2);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #1e7a4f;
  box-shadow: 0 0 0 8px rgba(30, 122, 79, 0.1), 20px 0 0 #d4a12b;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-benefit{
  background:
    radial-gradient(circle at 100% 0%, rgba(212, 161, 43, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-badge{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(30, 122, 79, 0.1);
  color: #1e6848;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-76 .tc-wp-content-root .ks-tax-content-wrap .ks-tax-reveal.ks-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 .ks-tax-content-wrap .ks-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ks-tax-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ks-tax-content-wrap .ks-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ks-tax-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
    padding: 24px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ks-tax-content-wrap .ks-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ks-tax-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
    padding: 26px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card::before{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ks-tax-content-wrap .ks-tax-section{
    padding: 72px 0;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ks-tax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
    padding: 28px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
    gap: 22px;
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ks-tax-content-wrap .ks-tax-section{
    padding: 88px 0;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-container{
    padding: 0 34px;
  }.tc-wp-content-root .ks-tax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card{
    padding: 30px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card h3, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-card p, .tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ks-tax-content-wrap .ks-tax-step-card{
    gap: 24px;
    padding: 30px;
  }}