@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-86 .tc-wp-content-root img, .wpc-scope-86 .tc-wp-content-root video, .wpc-scope-86 .tc-wp-content-root svg, .wpc-scope-86 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content, .wpc-scope-86 .tc-wp-content-root .ks-tax-content div, .wpc-scope-86 .tc-wp-content-root .ks-tax-content section, .wpc-scope-86 .tc-wp-content-root .ks-tax-content article{
  box-sizing: border-box;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-section{
  position: relative;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-section-white{
  background: #ffffff;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(45, 126, 87, 0.08), transparent 32%),
    radial-gradient(circle at 88% 78%, rgba(216, 159, 62, 0.11), transparent 34%),
    #f7faf7;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(45, 126, 87, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 126, 87, 0.1), rgba(216, 159, 62, 0.12));
  color: #236246;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2d7e57, #d89f3e);
  box-shadow: 0 0 0 5px rgba(45, 126, 87, 0.1);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-heading p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfb 100%);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card::before, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2d7e57, #75b77a, #d89f3e);
  opacity: 0.9;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card:hover, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(45, 126, 87, 0.24);
  box-shadow: 0 26px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card h3, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card p, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
  margin: 10px 0 0;
  color: #606a7c;
  line-height: 1.7;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(45, 126, 87, 0.13), rgba(216, 159, 62, 0.14));
  border: 1px solid rgba(45, 126, 87, 0.14);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon::before, .wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #2d7e57;
  transition: transform 260ms ease;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-card:hover .ks-tax-icon::after{
  transform: translateX(3px);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-lines::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 15px;
  box-shadow: 0 8px 0 rgba(45, 126, 87, 0.75), 0 16px 0 rgba(216, 159, 62, 0.8);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-lines::after{
  width: 8px;
  height: 8px;
  right: 11px;
  bottom: 10px;
  background: #d89f3e;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-clock::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 3px solid #2d7e57;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-clock::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 23px;
  transform-origin: left center;
  background: #d89f3e;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  background: transparent;
  border: 3px solid #2d7e57;
  border-radius: 8px;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  background: #d89f3e;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 12px;
  box-shadow: 0 12px 0 #2d7e57, 0 24px 0 #2d7e57;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-steps::after{
  width: 17px;
  height: 3px;
  left: 25px;
  top: 15px;
  box-shadow: 0 12px 0 rgba(216, 159, 62, 0.9), 0 24px 0 rgba(216, 159, 62, 0.9);
  background: #d89f3e;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  background: transparent;
  border: 3px solid #2d7e57;
  border-radius: 7px;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  background: #d89f3e;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  background: #2d7e57;
  clip-path: polygon(50% 0, 88% 14%, 82% 68%, 50% 100%, 18% 68%, 12% 14%);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-icon-shield::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 21px;
  background: transparent;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(45, 126, 87, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 48px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -58px;
  top: -58px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(45, 126, 87, 0.12), rgba(216, 159, 62, 0.15));
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(216, 159, 62, 0.34);
  box-shadow: 0 28px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #236246, #2d7e57 48%, #d89f3e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(45, 126, 87, 0.24);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(45, 126, 87, 0.09);
  color: #236246;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-dot{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background:
    linear-gradient(135deg, rgba(45, 126, 87, 0.16), rgba(216, 159, 62, 0.16)),
    #ffffff;
  border: 1px solid rgba(45, 126, 87, 0.13);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-dot::before{
  content: "";
  width: 14px;
  height: 14px;
  margin: auto;
  border-radius: 50%;
  background: linear-gradient(135deg, #2d7e57, #d89f3e);
  box-shadow: 0 0 0 7px rgba(45, 126, 87, 0.1);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-86 .tc-wp-content-root .ks-tax-content .ks-tax-reveal.ks-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ks-tax-content .ks-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .ks-tax-content .ks-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid, .tc-wp-content-root .ks-tax-content .ks-tax-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid-three, .tc-wp-content-root .ks-tax-content .ks-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card p, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ks-tax-content .ks-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ks-tax-content .ks-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid, .tc-wp-content-root .ks-tax-content .ks-tax-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid-three, .tc-wp-content-root .ks-tax-content .ks-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card p, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ks-tax-content .ks-tax-section{
    padding: 62px 0;
  }.tc-wp-content-root .ks-tax-content .ks-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid, .tc-wp-content-root .ks-tax-content .ks-tax-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid-three, .tc-wp-content-root .ks-tax-content .ks-tax-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card p, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ks-tax-content .ks-tax-section{
    padding: 78px 0;
  }.tc-wp-content-root .ks-tax-content .ks-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid, .tc-wp-content-root .ks-tax-content .ks-tax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid-three, .tc-wp-content-root .ks-tax-content .ks-tax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ks-tax-content .ks-tax-card, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card p, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-card{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ks-tax-content .ks-tax-section{
    padding: 96px 0;
  }.tc-wp-content-root .ks-tax-content .ks-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-grid-three, .tc-wp-content-root .ks-tax-content .ks-tax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ks-tax-content .ks-tax-card, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card h3, .tc-wp-content-root .ks-tax-content .ks-tax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-card p, .tc-wp-content-root .ks-tax-content .ks-tax-benefit-card p, .tc-wp-content-root .ks-tax-content .ks-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-card{
    grid-template-columns: 86px 1fr;
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ks-tax-content .ks-tax-step-number{
    width: 86px;
    height: 86px;
    font-size: 24px;
  }}