@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-199 .tc-wp-content-root img, .wpc-scope-199 .tc-wp-content-root video, .wpc-scope-199 .tc-wp-content-root svg, .wpc-scope-199 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap, .wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap section, .wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap div, .wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fbfbff 0%, #f6f8fc 100%);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(236, 52, 163, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(236, 52, 163, 0.1), rgba(0, 210, 255, 0.1));
  color: #9b1c72;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 16px auto 0;
  color: #596276;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(120, 134, 160, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(20, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(236, 52, 163, 0.14), rgba(0, 210, 255, 0.12));
  opacity: 0;
  pointer-events: none;
  content: "";
  transition: opacity 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(236, 52, 163, 0.28);
  box-shadow: 0 24px 60px rgba(20, 28, 45, 0.12);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover::before{
  opacity: 1;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #141b2f;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #5b6477;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2fb3 0%, #7b5cff 52%, #00d2ff 100%);
  box-shadow: 0 12px 30px rgba(236, 52, 163, 0.22);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 9px;
  content: "";
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-glow::after{
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.18);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  inset: 12px 15px 15px 12px;
  border-radius: 5px;
  box-shadow: 6px -5px 0 -2px rgba(255, 255, 255, 0.75);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-spark::after{
  inset: 14px;
  border-width: 0;
  background: rgba(255, 255, 255, 0.92);
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::after{
  inset: 15px 12px;
  border-width: 0 0 3px 3px;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::after{
  inset: 12px 14px;
  border-width: 0;
  background: rgba(255, 255, 255, 0.92);
  clip-path: polygon(10% 0%, 72% 0%, 52% 36%, 90% 36%, 28% 100%, 42% 56%, 12% 56%);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-brand::after{
  inset: 13px;
  border-radius: 50% 50% 50% 8px;
  transform: rotate(-18deg);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  position: relative;
  display: grid;
  align-items: center;
  border: 1px solid rgba(120, 134, 160, 0.18);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(20, 28, 45, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 210, 255, 0.3);
  box-shadow: 0 24px 58px rgba(20, 28, 45, 0.1);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff2fb3 0%, #7b5cff 52%, #00d2ff 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(123, 92, 255, 0.22);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
  margin: 0;
  color: #141b2f;
  font-weight: 820;
  line-height: 1.24;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
  margin: 10px 0 0;
  color: #5b6477;
  line-height: 1.7;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(0, 210, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 210, 255, 0.1), rgba(236, 52, 163, 0.08));
  color: #176b82;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(236, 52, 163, 0.13), rgba(0, 210, 255, 0.14));
  border: 1px solid rgba(123, 92, 255, 0.18);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark::after{
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #9b1c72;
  border-bottom: 3px solid #9b1c72;
  content: "";
  transform: rotate(42deg);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-199 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@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 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    padding: 8px 11px;
    font-size: 11px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-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-step-content p{
    font-size: 14px;
  }.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-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 7px 10px;
    font-size: 11px;
  }}@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-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.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, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-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-step-content p{
    font-size: 15px;
  }.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-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    padding: 9px 13px;
    font-size: 12px;
  }.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, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-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-step-content p{
    font-size: 15px;
  }.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-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@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-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.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, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.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-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-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-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 78px 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    padding: 10px 15px;
    font-size: 12px;
  }.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, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.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{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-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-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}.wpc-scope-199 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nfg-benefits{}