@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-416 .tc-wp-content-root img, .wpc-scope-416 .tc-wp-content-root video, .wpc-scope-416 .tc-wp-content-root svg, .wpc-scope-416 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-section{
  position: relative;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-section-white{
  background: #ffffff;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-section-soft{
  background: #f7f8fc;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(103, 78, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(103, 78, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5b46e8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #674eff, #00c2cb);
  box-shadow: 0 0 18px rgba(103, 78, 255, 0.5);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 31, 51, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(20, 31, 51, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card::after, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(103, 78, 255, 0.14), rgba(0, 194, 203, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card:hover, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(103, 78, 255, 0.28);
  box-shadow: 0 24px 60px rgba(20, 31, 51, 0.12);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card:hover::after, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card h3, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-card p, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.65;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #674eff, #00c2cb);
  box-shadow: 0 14px 28px rgba(103, 78, 255, 0.22);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon::before, .wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
  opacity: 0.95;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #674eff;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 11px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-creative::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-creative::after{
  width: 8px;
  height: 8px;
  left: 28px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-social::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-social::after{
  width: 5px;
  height: 5px;
  right: 13px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-fast::before{
  width: 15px;
  height: 22px;
  left: 18px;
  top: 12px;
  border-radius: 999px 999px 3px 3px;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-icon-fast::after{
  width: 10px;
  height: 10px;
  left: 18px;
  bottom: 8px;
  border-radius: 50%;
  opacity: 0.9;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(103, 78, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 44px rgba(20, 31, 51, 0.07);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-card::before{
  content: "";
  position: absolute;
  left: 28px;
  top: 50%;
  width: 3px;
  height: 58%;
  border-radius: 999px;
  background: linear-gradient(180deg, #674eff, #00c2cb);
  opacity: 0.22;
  transform: translateY(-50%);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(103, 78, 255, 0.28);
  box-shadow: 0 24px 60px rgba(20, 31, 51, 0.11);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #674eff, #00c2cb);
  box-shadow: 0 16px 32px rgba(103, 78, 255, 0.24);
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-mini-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(103, 78, 255, 0.09);
  color: #5b46e8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
  overflow: hidden;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 9px 13px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(103, 78, 255, 0.12), rgba(0, 194, 203, 0.12));
  color: #4936c8;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-416 .tc-wp-content-root .nfg-editorial .nfg-reveal.nfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-editorial .nfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .nfg-editorial .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .nfg-editorial .nfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial .nfg-card, .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial .nfg-card h3, .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial .nfg-card p, .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial .nfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial .nfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card::before{
    display: none;
  }.tc-wp-content-root .nfg-editorial .nfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial .nfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .nfg-editorial .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .nfg-editorial .nfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-editorial .nfg-card, .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial .nfg-card h3, .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial .nfg-card p, .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial .nfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-editorial .nfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card::before{
    display: none;
  }.tc-wp-content-root .nfg-editorial .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial .nfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .nfg-editorial .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .nfg-editorial .nfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nfg-editorial .nfg-card, .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial .nfg-card h3, .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial .nfg-card p, .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial .nfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial .nfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card::before{
    display: none;
  }.tc-wp-content-root .nfg-editorial .nfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial .nfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .nfg-editorial .nfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .nfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-editorial .nfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial .nfg-card, .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial .nfg-card h3, .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial .nfg-card p, .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial .nfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial .nfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial .nfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .nfg-editorial .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-editorial .nfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial .nfg-grid-3, .tc-wp-content-root .nfg-editorial .nfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial .nfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nfg-editorial .nfg-card, .tc-wp-content-root .nfg-editorial .nfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial .nfg-card h3, .tc-wp-content-root .nfg-editorial .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial .nfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial .nfg-card p, .tc-wp-content-root .nfg-editorial .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial .nfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial .nfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .nfg-editorial .nfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}