@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-301 .tc-wp-content-root img, .wpc-scope-301 .tc-wp-content-root video, .wpc-scope-301 .tc-wp-content-root svg, .wpc-scope-301 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162015;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf4 0%, #f5f7ec 100%);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(83, 132, 35, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(135, 186, 65, 0.12), rgba(238, 182, 74, 0.14));
  color: #496d21;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
  margin: 0;
  color: #142012;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #596452;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(52, 79, 36, 0.12);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(33, 52, 25, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  display: flex;
  min-height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(117, 170, 45, 0.18), rgba(242, 178, 66, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(103, 154, 45, 0.26);
  box-shadow: 0 24px 60px rgba(33, 52, 25, 0.13);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover::before{
  opacity: 1;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
  position: relative;
  margin: 0;
  color: #172615;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6755;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6fa53b, #f1b243);
  box-shadow: 0 12px 28px rgba(109, 156, 47, 0.24);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::before, .wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 24px;
  height: 15px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::before{
  width: 6px;
  height: 28px;
  left: 21px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::after{
  width: 28px;
  height: 6px;
  left: 10px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  display: none;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 24px;
  top: 23px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fun::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fun::after{
  width: 9px;
  height: 9px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #79aa42;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 243, 0.96));
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(111, 165, 59, 0), rgba(111, 165, 59, 0.22), rgba(241, 178, 67, 0));
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #5d8f2f, #f1b243);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(111, 155, 53, 0.24);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdf7 100%);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(113, 166, 59, 0.11);
  color: #4c7124;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6fa53b, #f1b243);
  box-shadow: 0 12px 24px rgba(109, 156, 47, 0.2);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-301 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-301 .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: 54px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .sfg-editorial-wrap .sfg-reveal, .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card::before, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::before{
    transition: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
    opacity: 1;
    transform: none;
  }}