@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-183 .tc-wp-content-root img, .wpc-scope-183 .tc-wp-content-root video, .wpc-scope-183 .tc-wp-content-root svg, .wpc-scope-183 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content, .wpc-scope-183 .tc-wp-content-root .nfg-bottom-content section, .wpc-scope-183 .tc-wp-content-root .nfg-bottom-content div, .wpc-scope-183 .tc-wp-content-root .nfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section-white{
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(66, 133, 244, 0.08), transparent 34%),
    radial-gradient(circle at 88% 12%, rgba(236, 72, 153, 0.07), transparent 30%),
    #f8fafc;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(78, 91, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(78, 91, 255, 0.1), rgba(236, 72, 153, 0.1));
  color: #4452d6;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(18, 28, 45, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #4f5bff, #14b8a6, #ec4899);
  opacity: 0.9;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(79, 91, 255, 0.24);
  box-shadow: 0 26px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card h3{
  margin: 0;
  color: #141b2d;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-card p{
  margin: 10px 0 0;
  color: #5d6677;
  line-height: 1.72;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(79, 91, 255, 0.14), rgba(20, 184, 166, 0.14));
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon::before, .wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-preview::before{
  width: 24px;
  height: 15px;
  border: 2px solid #4f5bff;
  border-radius: 999px;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-preview::after{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #14b8a6;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-copy::before{
  width: 16px;
  height: 20px;
  border: 2px solid #4f5bff;
  border-radius: 5px;
  transform: translate(3px, -3px);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-copy::after{
  width: 16px;
  height: 20px;
  border: 2px solid #14b8a6;
  border-radius: 5px;
  transform: translate(-3px, 3px);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-creative::before{
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background: linear-gradient(135deg, #4f5bff, #ec4899);
  transform: rotate(12deg);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-creative::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-clean::before{
  width: 24px;
  height: 18px;
  border-top: 3px solid #4f5bff;
  border-bottom: 3px solid #14b8a6;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-clean::after{
  width: 16px;
  height: 3px;
  background: #ec4899;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-fast::before{
  width: 23px;
  height: 23px;
  border: 3px solid #4f5bff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-fast::after{
  width: 12px;
  height: 3px;
  background: #14b8a6;
  transform: translate(9px, 0);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-flexible::before{
  width: 24px;
  height: 24px;
  border: 2px solid #4f5bff;
  border-radius: 9px;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-icon-flexible::after{
  width: 26px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #14b8a6, #ec4899);
  transform: rotate(-24deg);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-steps{
  position: relative;
  display: grid;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(79, 91, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.98));
  box-shadow: 0 18px 44px rgba(30, 41, 59, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(30, 41, 59, 0.11);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #4f5bff, #14b8a6);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(79, 91, 255, 0.24);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
  margin: 0;
  color: #121827;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
  margin: 8px 0 0;
  color: #5d6677;
  line-height: 1.72;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(79, 91, 255, 0.42), rgba(20, 184, 166, 0.2), rgba(236, 72, 153, 0.32)) border-box;
  border-color: transparent;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #eef2ff;
  color: #4452d6;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-benefit-card{
  text-align: left;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.16), rgba(79, 91, 255, 0.14));
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-benefit-mark::before{
  position: absolute;
  top: 13px;
  left: 12px;
  width: 18px;
  height: 10px;
  border-bottom: 3px solid #14b8a6;
  border-left: 3px solid #14b8a6;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-183 .tc-wp-content-root .nfg-bottom-content .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-bottom-content .nfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .nfg-bottom-content .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card h3, .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card p, .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-steps{
    gap: 16px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-bottom-content .nfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .nfg-bottom-content .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card h3, .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card p, .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-steps{
    gap: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-bottom-content .nfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .nfg-bottom-content .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card h3, .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card p, .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-steps{
    gap: 20px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-bottom-content .nfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .nfg-bottom-content .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card h3, .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card p, .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-steps{
    gap: 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
    padding: 8px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-bottom-content .nfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .nfg-bottom-content .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-eyebrow{
    padding: 9px 16px;
    font-size: 12px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-bottom-content .nfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card h3, .tc-wp-content-root .nfg-bottom-content .nfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card p, .tc-wp-content-root .nfg-bottom-content .nfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-steps{
    gap: 24px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .nfg-bottom-content .nfg-mini-badge{
    padding: 8px 14px;
    font-size: 12px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .nfg-bottom-content .nfg-card, .tc-wp-content-root .nfg-bottom-content .nfg-step-card, .tc-wp-content-root .nfg-bottom-content .nfg-reveal{
    transition: none;
  }.tc-wp-content-root .nfg-bottom-content .nfg-card:hover, .tc-wp-content-root .nfg-bottom-content .nfg-step-card:hover{
    transform: none;
  }}.wpc-scope-183 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nfg-benefits-grid{}