@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-241 .tc-wp-content-root img, .wpc-scope-241 .tc-wp-content-root video, .wpc-scope-241 .tc-wp-content-root svg, .wpc-scope-241 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182018;
  font-family: inherit;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #f8faf5 0%, #f3f7ee 100%);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(92, 132, 36, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(147, 190, 58, 0.14), rgba(44, 129, 80, 0.1));
  color: #3f681e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
  margin: 0;
  color: #182018;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596254;
  line-height: 1.72;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(37, 54, 30, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(35, 49, 28, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7daa2b, #2f8d57, #d9b64f);
  opacity: 0.95;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(86, 135, 36, 0.24);
  box-shadow: 0 26px 64px rgba(35, 49, 28, 0.13);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #1d271a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 10px 0 0;
  color: #5d6658;
  line-height: 1.68;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #91b72f, #2d8b58);
  box-shadow: 0 12px 26px rgba(64, 126, 48, 0.24);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::before, .wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 18px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #f3d36a;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-story::before{
  width: 22px;
  height: 18px;
  left: 13px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 4px 10px 10px 4px;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-story::after{
  width: 12px;
  height: 2px;
  left: 18px;
  top: 23px;
  background: #ffffff;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::before{
  width: 16px;
  height: 24px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::after{
  width: 4px;
  height: 4px;
  left: 22px;
  bottom: 14px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-polish::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  border: 2px solid #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-polish::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(55, 74, 40, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcf8 100%);
  box-shadow: 0 18px 50px rgba(35, 49, 28, 0.08);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 42px;
  width: 2px;
  background: linear-gradient(180deg, rgba(125, 170, 43, 0), rgba(125, 170, 43, 0.42), rgba(125, 170, 43, 0));
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 84px;
  height: 84px;
  border-radius: 22px;
  background: linear-gradient(135deg, #7daa2b, #2f8d57);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(64, 126, 48, 0.24);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(125, 170, 43, 0.12);
  color: #3f681e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(217, 182, 79, 0.16), transparent 34%),
    #ffffff;
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f8d57, #7daa2b);
  box-shadow: 0 12px 26px rgba(64, 126, 48, 0.22);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-241 .tc-wp-content-root .sfg-editorial-wrap.sfg-ready .sfg-reveal{
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-241 .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 .sfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    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-benefit-card{
    padding: 24px 20px;
  }.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-content 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-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@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 .sfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 26px 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-content 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-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 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: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 28px 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-content 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-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 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: 72px;
    height: 72px;
    font-size: 19px;
  }}@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 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 30px 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-content 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-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.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: 78px;
    height: 78px;
    font-size: 20px;
  }}@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 .sfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 32px 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-content h3{
    font-size: 23px;
  }.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-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.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: 84px;
    height: 84px;
    font-size: 21px;
  }}