@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-668 .tc-wp-content-root img, .wpc-scope-668 .tc-wp-content-root video, .wpc-scope-668 .tc-wp-content-root svg, .wpc-scope-668 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-section-white{
  background: #ffffff;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-section-soft{
  background: #fbf7ef;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 150, 98, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 222, 89, 0.22), rgba(0, 150, 98, 0.1));
  color: #08724f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffcf33, #00a86b);
  box-shadow: 0 0 0 5px rgba(255, 207, 51, 0.15);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap h2{
  margin: 0;
  color: #17202a;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
  margin: 16px auto 0;
  color: #56616d;
  line-height: 1.75;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 42, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 45px rgba(31, 41, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card::after, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 207, 51, 0.18), rgba(0, 168, 107, 0.08), rgba(255, 89, 94, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card:hover, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 150, 98, 0.22);
  box-shadow: 0 24px 60px rgba(31, 41, 51, 0.13);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card:hover::after, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1b2733;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #5d6773;
  line-height: 1.7;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffcf33, #00a86b);
  box-shadow: 0 14px 28px rgba(0, 150, 98, 0.18);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon::before, .wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #08724f;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-friendly::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-friendly::after{
  width: 14px;
  height: 7px;
  left: 16px;
  top: 24px;
  border-radius: 0 0 14px 14px;
  background: #08724f;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 21px;
  border-radius: 6px;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-icon-clean::before{
  width: 23px;
  height: 13px;
  left: 12px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(0, 150, 98, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(31, 41, 51, 0.08);
  overflow: hidden;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 8px 8px 0;
  background: linear-gradient(180deg, #ffcf33, #00a86b);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #ffcf33 0%, #00a86b 72%);
  color: #ffffff;
  font-size: 22px;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(0, 150, 98, 0.22);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 207, 51, 0.2);
  color: #0b7c57;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(255, 207, 51, 0.16), transparent 38%),
    linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-668 .tc-wp-content-root .ssfg-editorial-wrap .ssfg-reveal.ssfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .ssfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ssfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ssfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ssfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
    gap: 24px;
    padding: 30px 34px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ssfg-editorial-wrap .ssfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ssfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid-three, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card h3, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-benefit-card p, .tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card p{
    font-size: 15.75px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ssfg-editorial-wrap .ssfg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }}.wpc-scope-668 .tc-wp-content-root .ssfg-step-content{}