@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-648 .tc-wp-content-root img, .wpc-scope-648 .tc-wp-content-root video, .wpc-scope-648 .tc-wp-content-root svg, .wpc-scope-648 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #152018;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fbfaf4 0%, #f6f4ea 100%);
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 130, 76, 0.12), rgba(218, 169, 57, 0.18));
  color: #1d7a4a;
  border: 1px solid rgba(26, 126, 75, 0.14);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 14px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap h2{
  margin: 0;
  color: #111812;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
  margin: 14px auto 0;
  color: #59635c;
  line-height: 1.72;
  font-weight: 400;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(24, 41, 29, 0.09);
  box-shadow: 0 18px 48px rgba(22, 38, 27, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card{
  height: 100%;
  background: linear-gradient(180deg, #ffffff 0%, #fffefa 100%);
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::before, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #18834e, #d5a536, #f1d36c);
  opacity: 0.9;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card:hover, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(33, 133, 78, 0.24);
  box-shadow: 0 24px 60px rgba(21, 44, 29, 0.12);
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
  margin: 0;
  color: #142017;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
  margin: 10px 0 0;
  color: #5a645d;
  line-height: 1.68;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  width: 46px;
  height: 46px;
  border-radius: 16px;
  display: inline-flex;
  position: relative;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #18834e, #d6a73b);
  box-shadow: 0 12px 24px rgba(28, 128, 76, 0.18);
  transition: transform 240ms ease;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover .mfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 10px;
  left: 10px;
  top: 14px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 20px;
  top: 20px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  width: 18px;
  height: 22px;
  border-radius: 5px;
  left: 16px;
  top: 10px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  width: 18px;
  height: 22px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
  left: 10px;
  top: 16px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  width: 5px;
  height: 26px;
  border-radius: 999px;
  left: 20px;
  top: 10px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::after{
  width: 26px;
  height: 5px;
  border-radius: 999px;
  left: 10px;
  top: 20px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-brand::before{
  width: 23px;
  height: 23px;
  border-radius: 50%;
  left: 11px;
  top: 11px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-brand::after{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 19px;
  top: 19px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-fast::before{
  width: 24px;
  height: 14px;
  border-radius: 12px 4px 4px 12px;
  left: 11px;
  top: 16px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-fast::after{
  width: 10px;
  height: 3px;
  border-radius: 999px;
  left: 8px;
  top: 12px;
  box-shadow: -3px 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  width: 24px;
  height: 18px;
  border-radius: 5px;
  left: 11px;
  top: 14px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::after{
  width: 14px;
  height: 3px;
  border-radius: 999px;
  left: 16px;
  top: 21px;
  background: #18834e;
  box-shadow: 0 6px 0 #18834e;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  background: rgba(255, 255, 255, 0.82);
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
  content: "";
  position: absolute;
  left: 32px;
  top: 78px;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(25, 132, 79, 0.34), rgba(213, 165, 54, 0));
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #153c27, #18834e 62%, #d5a536);
  color: #ffffff;
  border-radius: 18px;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(24, 131, 78, 0.22);
  line-height: 1;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  min-height: 30px;
  padding: 5px 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(213, 165, 54, 0.14);
  border: 1px solid rgba(213, 165, 54, 0.24);
  color: #8a6515;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  height: 100%;
  background: #ffffff;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(24, 131, 78, 0.13), rgba(213, 165, 54, 0.18));
  border: 1px solid rgba(24, 131, 78, 0.16);
  position: relative;
  margin-bottom: 18px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  border-left: 3px solid #18834e;
  border-bottom: 3px solid #18834e;
  transform: rotate(-45deg);
  left: 12px;
  top: 14px;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-648 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::before{
    display: none;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-six, .tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}