@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-566 .tc-wp-content-root img, .wpc-scope-566 .tc-wp-content-root video, .wpc-scope-566 .tc-wp-content-root svg, .wpc-scope-566 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap section, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap div, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap article, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap span{
  box-sizing: border-box;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background: #f7f4ee;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(177, 91, 45, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(177, 91, 45, 0.12), rgba(34, 78, 92, 0.1));
  color: #8c4322;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
  margin: 0;
  color: #151a22;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5e6673;
  line-height: 1.75;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  position: relative;
  border: 1px solid rgba(24, 32, 43, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(24, 32, 43, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card::before, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(177, 91, 45, 0.42), rgba(34, 78, 92, 0.18), rgba(211, 164, 92, 0.24));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card:hover, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 91, 45, 0.18);
  box-shadow: 0 24px 64px rgba(24, 32, 43, 0.12);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover::before, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card:hover::before, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card h3, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
  margin: 0;
  color: #18202b;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
  margin: 10px 0 0;
  color: #5b6470;
  line-height: 1.72;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b15b2d, #224e5c);
  box-shadow: 0 12px 28px rgba(177, 91, 45, 0.24);
  position: relative;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::before, .wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 50%;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #224e5c;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 12px;
  top: 18px;
  border-radius: 4px;
  opacity: 0.65;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-headline::before{
  width: 25px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.8), 0 16px 0 rgba(255, 255, 255, 0.65);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-options::before{
  width: 5px;
  height: 24px;
  left: 15px;
  top: 12px;
  border-radius: 8px;
  box-shadow: 8px 0 0 rgba(255, 255, 255, 0.7), 16px 0 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 4px;
  background: #b15b2d;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::after{
  width: 12px;
  height: 4px;
  left: 22px;
  top: 22px;
  border-radius: 8px;
  background: #224e5c;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf3 100%);
  overflow: hidden;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 36px;
  width: 2px;
  background: linear-gradient(180deg, rgba(177, 91, 45, 0), rgba(177, 91, 45, 0.35), rgba(34, 78, 92, 0));
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 20px;
  background: linear-gradient(135deg, #18202b, #224e5c);
  color: #fff7ea;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(34, 78, 92, 0.24);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card{
  overflow: hidden;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card::after{
  content: "";
  position: absolute;
  width: 52px;
  height: 5px;
  left: 24px;
  top: 0;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #b15b2d, #d3a45c, #224e5c);
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  text-align: center;
  background: #ffffff;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark{
  display: inline-grid;
  place-items: center;
  min-width: 70px;
  height: 34px;
  margin: 0 0 18px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(177, 91, 45, 0.13), rgba(34, 78, 92, 0.12));
  color: #8c4322;
  font-size: 13px;
  font-weight: 850;
}.wpc-scope-566 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-566 .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: 46px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 14px;
  }.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: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-use-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 29px;
  }.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: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-use-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }}@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 h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-use-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 32px;
  }.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: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.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-use-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-use-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 24px;
    padding: 30px;
  }}@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 34px;
  }.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: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.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-use-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-use-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 28px;
    padding: 34px;
  }}