@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-437 .tc-wp-content-root img, .wpc-scope-437 .tc-wp-content-root video, .wpc-scope-437 .tc-wp-content-root svg, .wpc-scope-437 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17201b;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial, .wpc-scope-437 .tc-wp-content-root .tmntfg-editorial div, .wpc-scope-437 .tc-wp-content-root .tmntfg-editorial section, .wpc-scope-437 .tc-wp-content-root .tmntfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section-white{
  background: #ffffff;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(62, 194, 103, 0.08), transparent 30%),
    linear-gradient(180deg, #f8fbf7 0%, #f3f7f1 100%);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(37, 148, 70, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(50, 203, 96, 0.12), rgba(249, 205, 56, 0.16));
  color: #216a36;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2fca63, #ffd23f);
  box-shadow: 0 0 0 4px rgba(47, 202, 99, 0.12);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
  margin: 0;
  color: #142018;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #526257;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(25, 56, 36, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(47, 202, 99, 0.34), rgba(255, 210, 63, 0.2), rgba(36, 119, 61, 0.14)) border-box;
  box-shadow: 0 18px 45px rgba(22, 43, 27, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-card::after{
  content: "";
  position: absolute;
  inset: auto -34px -38px auto;
  width: 112px;
  height: 112px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(47, 202, 99, 0.12), transparent 68%);
  pointer-events: none;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(47, 202, 99, 0.28);
  box-shadow: 0 24px 58px rgba(22, 43, 27, 0.12);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 0;
  color: #17201b;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #59675d;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2fca63, #1f8f47);
  box-shadow: 0 12px 28px rgba(47, 202, 99, 0.22);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon::before, .wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-slice::before{
  width: 20px;
  height: 4px;
  top: 21px;
  left: 13px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-slice::after{
  width: 6px;
  height: 6px;
  top: 13px;
  right: 13px;
  border-radius: 999px;
  background: #ffd23f;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 12px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 16px;
  left: 11px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-bolt::before{
  width: 13px;
  height: 25px;
  top: 10px;
  left: 17px;
  clip-path: polygon(54% 0, 100% 0, 66% 43%, 100% 43%, 32% 100%, 46% 56%, 8% 56%);
  background: #ffffff;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-bolt::after{
  width: 7px;
  height: 7px;
  right: 11px;
  bottom: 11px;
  border-radius: 999px;
  background: #ffd23f;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-shell::before{
  width: 22px;
  height: 19px;
  top: 14px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50% 50% 44% 44%;
  background: transparent;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-shell::after{
  width: 2px;
  height: 18px;
  top: 16px;
  left: 22px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
  background: #ffffff;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-spark::after{
  width: 6px;
  height: 6px;
  top: 9px;
  right: 10px;
  border-radius: 999px;
  background: #ffd23f;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 17px;
  left: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-icon-clean::after{
  width: 24px;
  height: 2px;
  bottom: 11px;
  left: 11px;
  border-radius: 999px;
  background: rgba(255, 210, 63, 0.95);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(25, 56, 36, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 48px rgba(22, 43, 27, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #2fca63, #ffd23f);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(22, 43, 27, 0.12);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #17201b, #216a36);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(33, 106, 54, 0.22);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
  margin: 0;
  color: #17201b;
  font-weight: 830;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
  margin: 9px 0 0;
  color: #59675d;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdfb 100%) padding-box,
    linear-gradient(135deg, rgba(47, 202, 99, 0.28), rgba(255, 210, 63, 0.22)) border-box;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(47, 202, 99, 0.11);
  color: #216a36;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)) padding-box,
    linear-gradient(135deg, rgba(47, 202, 99, 0.32), rgba(255, 210, 63, 0.24)) border-box;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffd23f, #2fca63);
  box-shadow: 0 12px 26px rgba(47, 202, 99, 0.2);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-437 .tc-wp-content-root .tmntfg-editorial .tmntfg-reveal.tmntfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tmntfg-editorial .tmntfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card{
    padding: 22px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card h3, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card p, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tmntfg-editorial .tmntfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card{
    padding: 24px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card h3, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card p, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tmntfg-editorial .tmntfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card{
    padding: 26px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card h3, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card p, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tmntfg-editorial .tmntfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid-six, .tc-wp-content-root .tmntfg-editorial .tmntfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card{
    padding: 28px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card h3, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card p, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step{
    grid-template-columns: 74px 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tmntfg-editorial .tmntfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card{
    padding: 30px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card h3, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-card p, .tc-wp-content-root .tmntfg-editorial .tmntfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step{
    grid-template-columns: 86px 1fr;
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .tmntfg-editorial .tmntfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}