@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-354 .tc-wp-content-root img, .wpc-scope-354 .tc-wp-content-root video, .wpc-scope-354 .tc-wp-content-root svg, .wpc-scope-354 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content div, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content section, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-section-white{
  background: #ffffff;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.08), rgba(6, 182, 212, 0.08));
  color: #5b35d5;
  font-size: 13px;
  font-weight: 760;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content h2{
  margin: 0;
  color: #121827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6475;
  font-weight: 430;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(18, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card::before, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #7c3aed, #06b6d4, #22c55e);
  opacity: 0.88;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card:hover, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card:hover, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 58, 237, 0.22);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.13);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card h3, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
  margin: 0;
  color: #151c2e;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card p, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
  margin: 10px 0 0;
  color: #606a7c;
  font-weight: 420;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.12), rgba(6, 182, 212, 0.12));
  box-shadow: inset 0 0 0 1px rgba(124, 58, 237, 0.14);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon::before, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card:hover .nfg-icon::before, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-card:hover .nfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #6d35d8;
  border-radius: 9px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #06b6d4;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #6d35d8;
  border-radius: 5px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #06b6d4;
  border-radius: 5px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  clip-path: polygon(50% 0, 63% 35%, 100% 50%, 63% 65%, 50% 100%, 37% 65%, 0 50%, 37% 35%);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, #7c3aed, #06b6d4, #22c55e, #7c3aed);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-clean::after{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  border: 2px solid #7c3aed;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 22px;
  top: 22px;
  background: #06b6d4;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-flex::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 16px;
  border-radius: 12px;
  background: linear-gradient(90deg, #7c3aed, #06b6d4);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-icon-flex::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  width: 5px;
  height: 64%;
  border-radius: 999px;
  background: linear-gradient(180deg, #7c3aed, #06b6d4);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  color: #ffffff;
  font-weight: 840;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(79, 70, 229, 0.24);
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-step-content{
  min-width: 0;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-badge, .wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 0 16px;
  border-radius: 999px;
  font-weight: 780;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-badge{
  padding: 6px 11px;
  background: rgba(6, 182, 212, 0.1);
  color: #087d92;
  border: 1px solid rgba(6, 182, 212, 0.18);
  font-size: 12px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-benefit-mark{
  padding: 8px 12px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(34, 197, 94, 0.1));
  color: #5b35d5;
  border: 1px solid rgba(124, 58, 237, 0.16);
  font-size: 13px;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-354 .tc-wp-content-root .nfg-editorial-content .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-editorial-content .nfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .nfg-editorial-content .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card-grid, .tc-wp-content-root .nfg-editorial-content .nfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-grid-six, .tc-wp-content-root .nfg-editorial-content .nfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card p, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-content .nfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nfg-editorial-content .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card-grid, .tc-wp-content-root .nfg-editorial-content .nfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-grid-six, .tc-wp-content-root .nfg-editorial-content .nfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card p, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-content .nfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .nfg-editorial-content .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card-grid, .tc-wp-content-root .nfg-editorial-content .nfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-grid-six, .tc-wp-content-root .nfg-editorial-content .nfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card p, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial-content .nfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .nfg-editorial-content .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card-grid, .tc-wp-content-root .nfg-editorial-content .nfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-grid-six, .tc-wp-content-root .nfg-editorial-content .nfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card p, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
    font-size: 15.8px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial-content .nfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .nfg-editorial-content .nfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .nfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-section-header p{
    font-size: 17.5px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card-grid, .tc-wp-content-root .nfg-editorial-content .nfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-grid-six, .tc-wp-content-root .nfg-editorial-content .nfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-content .nfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-content .nfg-card p, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-content .nfg-step-content p{
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .nfg-editorial-content .nfg-reveal, .tc-wp-content-root .nfg-editorial-content .nfg-card, .tc-wp-content-root .nfg-editorial-content .nfg-benefit-card, .tc-wp-content-root .nfg-editorial-content .nfg-step-card, .tc-wp-content-root .nfg-editorial-content .nfg-icon::before, .tc-wp-content-root .nfg-editorial-content .nfg-icon::after{
    transition: none;
  }.tc-wp-content-root .nfg-editorial-content .nfg-reveal{
    opacity: 1;
    transform: none;
  }}