@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-546 .tc-wp-content-root img, .wpc-scope-546 .tc-wp-content-root video, .wpc-scope-546 .tc-wp-content-root svg, .wpc-scope-546 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1c2430;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap div, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap section, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fff8f1 0%, #fffaf5 100%);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(236, 103, 32, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 126, 45, 0.12), rgba(255, 193, 79, 0.14));
  color: #b94614;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
  margin: 0;
  color: #151a22;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 16px auto 0;
  color: #5f6875;
  line-height: 1.75;
  font-weight: 500;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(36, 44, 56, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(29, 33, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 119, 34, 0.34), rgba(255, 205, 79, 0.2), rgba(32, 42, 56, 0.05));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card > *, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(236, 103, 32, 0.26);
  box-shadow: 0 24px 60px rgba(29, 33, 42, 0.13);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover::before, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
  margin: 0;
  color: #171d26;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
  margin: 12px 0 0;
  color: #5d6672;
  line-height: 1.72;
  font-weight: 500;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6b1a 0%, #ffc44d 100%);
  box-shadow: 0 14px 28px rgba(239, 103, 24, 0.22);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 16px;
  height: 18px;
  border-radius: 5px;
  box-shadow: 5px -5px 0 -2px rgba(255, 255, 255, 0.85);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-spark::after{
  width: 16px;
  height: 16px;
  border-radius: 3px;
  transform: rotate(45deg);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-bolt::after{
  width: 9px;
  height: 20px;
  border: 0;
  background: #ffffff;
  clip-path: polygon(50% 0, 100% 0, 66% 43%, 100% 43%, 34% 100%, 48% 55%, 0 55%);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::after{
  width: 19px;
  height: 10px;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-mobile::after{
  width: 13px;
  height: 21px;
  border-radius: 5px;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  position: relative;
  display: grid;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(214, 95, 29, 0.16);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(46, 37, 30, 0.07);
  overflow: hidden;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #ff6b1a, #ffc44d);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #222a35, #ff6b1a);
  box-shadow: 0 14px 30px rgba(239, 103, 24, 0.22);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 14px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 111, 25, 0.1);
  color: #c65016;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(255, 196, 77, 0.18), transparent 34%),
    #ffffff;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  align-items: flex-start;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top left, rgba(255, 108, 26, 0.18), transparent 38%);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff6b1a, #ffc44d);
  box-shadow: 0 12px 26px rgba(239, 103, 24, 0.2);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark::after{
  content: "";
  width: 16px;
  height: 9px;
  margin: auto;
  border: solid #ffffff;
  border-width: 0 0 3px 3px;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-546 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px 26px 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 26px 28px 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    gap: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 20px;
  }}.wpc-scope-546 .tc-wp-content-root .nfg-icon-flame{}.wpc-scope-546 .tc-wp-content-root .nfg-step-content{}