@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-150 .tc-wp-content-root img, .wpc-scope-150 .tc-wp-content-root video, .wpc-scope-150 .tc-wp-content-root svg, .wpc-scope-150 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172013;
  font-family: inherit;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-section, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-container, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
  box-sizing: border-box;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: #f7faf4;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(81, 145, 52, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 190, 63, 0.14), rgba(226, 188, 70, 0.14));
  color: #426d25;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap h2{
  margin: 0;
  color: #172013;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
  margin: 14px auto 0;
  color: #596451;
  line-height: 1.7;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(66, 109, 37, 0.12);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdf8 100%);
  box-shadow: 0 18px 44px rgba(23, 32, 19, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(110, 173, 51, 0.18), rgba(229, 185, 56, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(94, 157, 44, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 19, 0.12);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap h3{
  position: relative;
  margin: 0;
  color: #1d2918;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6654;
  line-height: 1.68;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #79b842, #e2b744);
  box-shadow: 0 12px 26px rgba(91, 145, 45, 0.22);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-swamp::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 18px;
  border-radius: 20px 20px 8px 8px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-swamp::after{
  width: 26px;
  height: 3px;
  left: 10px;
  top: 29px;
  border-radius: 999px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-story::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 3px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-story::after{
  width: 2px;
  height: 18px;
  left: 22px;
  top: 15px;
  background: rgba(83, 136, 40, 0.6);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  display: none;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(66, 109, 37, 0.14);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(23, 32, 19, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #78b842, #e1b340);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(94, 157, 44, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 19, 0.11);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #5f9f30, #dfb03c);
  box-shadow: 0 16px 30px rgba(91, 145, 45, 0.23);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(120, 184, 66, 0.12);
  color: #426d25;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #76b63f, #e2b746);
  box-shadow: 0 12px 26px rgba(91, 145, 45, 0.22);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-mark::before{
  content: "";
  width: 18px;
  height: 10px;
  margin: 14px auto 0;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-150 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p{
    font-size: 16px;
  }}.wpc-scope-150 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-step-content{}