@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-97 .tc-wp-content-root img, .wpc-scope-97 .tc-wp-content-root video, .wpc-scope-97 .tc-wp-content-root svg, .wpc-scope-97 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap, .wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap section, .wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap div, .wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background:
    radial-gradient(circle at 15% 0%, rgba(111, 94, 255, 0.08), transparent 32%),
    radial-gradient(circle at 85% 12%, rgba(0, 199, 176, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(111, 94, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(111, 94, 255, 0.11), rgba(0, 199, 176, 0.11));
  color: #5648d8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 16px auto 0;
  color: #5b667a;
  line-height: 1.75;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff, #fbfcff);
  box-shadow: 0 18px 45px rgba(18, 27, 44, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(111, 94, 255, 0.34), rgba(0, 199, 176, 0.22), rgba(255, 255, 255, 0));
  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 240ms ease;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(111, 94, 255, 0.24);
  box-shadow: 0 24px 60px rgba(18, 27, 44, 0.13);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover::before{
  opacity: 1;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3{
  margin: 18px 0 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p{
  margin: 10px 0 0;
  color: #606b7d;
  line-height: 1.7;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6f5eff, #00c7b0);
  box-shadow: 0 14px 28px rgba(111, 94, 255, 0.24);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::before, .wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 50%;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #6f5eff;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border-radius: 5px;
  opacity: 0.72;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-creative::before{
  width: 22px;
  height: 4px;
  left: 13px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-28deg);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-creative::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  border-radius: 50%;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::after{
  width: 14px;
  height: 4px;
  left: 25px;
  top: 13px;
  border-radius: 4px;
  transform: rotate(28deg);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 4px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::after{
  width: 18px;
  height: 4px;
  left: 12px;
  top: 28px;
  border-radius: 4px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flex::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flex::after{
  width: 10px;
  height: 10px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #00c7b0;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(111, 94, 255, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(18, 27, 44, 0.08);
  backdrop-filter: blur(10px);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 199, 176, 0.26);
  box-shadow: 0 24px 62px rgba(18, 27, 44, 0.12);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #6f5eff, #00c7b0);
  box-shadow: 0 16px 34px rgba(111, 94, 255, 0.25);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
  margin: 9px 0 0;
  color: #606b7d;
  line-height: 1.7;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 199, 176, 0.1);
  color: #08796e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(249, 251, 255, 0.98)),
    radial-gradient(circle at 100% 0%, rgba(111, 94, 255, 0.1), transparent 36%);
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-free::after{
  width: 12px;
  height: 4px;
  left: 18px;
  top: 22px;
  border-radius: 4px;
  background: #6f5eff;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 21px;
  top: 32px;
  border-radius: 4px;
  background: #6f5eff;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-privacy::after{
  width: 16px;
  height: 14px;
  left: 16px;
  top: 11px;
  border: 4px solid rgba(255, 255, 255, 0.92);
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-97 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-97 .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: 52px 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: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card{
    padding: 22px;
  }.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: 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-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 58px 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: 31px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.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: 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-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 64px 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: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.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: 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-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-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@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 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.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: 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-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@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 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.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: 23px;
  }.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-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 23px;
  }}