@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-125 .tc-wp-content-root img, .wpc-scope-125 .tc-wp-content-root video, .wpc-scope-125 .tc-wp-content-root svg, .wpc-scope-125 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1d2633;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fff8ef 0%, #fffdf9 100%);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(245, 132, 31, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 232, 197, 0.9), rgba(255, 246, 232, 0.9));
  color: #a84c05;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
  margin: 0;
  color: #161b22;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5b6573;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(28, 36, 48, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 16px 42px rgba(34, 28, 20, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card::before{
  content: "";
  position: absolute;
  inset: -1px -1px auto -1px;
  height: 4px;
  border-radius: 20px 20px 0 0;
  background: linear-gradient(90deg, #ff8a1f, #ffd24a, #ff4f4f);
  opacity: 0.9;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(245, 132, 31, 0.32);
  box-shadow: 0 22px 56px rgba(34, 28, 20, 0.13);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
  margin: 0;
  color: #171c24;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
  margin: 10px 0 0;
  color: #5e6875;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff8a1f, #ffcc3d);
  box-shadow: 0 12px 26px rgba(255, 138, 31, 0.26);
  transition: transform 220ms ease;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover .nfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::before, .wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flash::before{
  width: 12px;
  height: 24px;
  top: 8px;
  left: 16px;
  clip-path: polygon(48% 0, 100% 0, 67% 42%, 100% 42%, 35% 100%, 48% 55%, 12% 55%);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 12px;
  left: 15px;
  border-radius: 4px;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 8px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 11px;
  left: 11px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-badge::before{
  width: 20px;
  height: 20px;
  top: 11px;
  left: 11px;
  border-radius: 50%;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::before{
  width: 20px;
  height: 12px;
  top: 14px;
  left: 11px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::before{
  width: 22px;
  height: 4px;
  top: 13px;
  left: 10px;
  border-radius: 999px;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-fast::after{
  width: 16px;
  height: 4px;
  top: 24px;
  left: 16px;
  border-radius: 999px;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-125 .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(245, 132, 31, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(70, 48, 20, 0.08);
  overflow: hidden;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -44px;
  top: -44px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 138, 31, 0.18), rgba(255, 138, 31, 0));
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #171c24, #323a46);
  color: #ffd24a;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(23, 28, 36, 0.18);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content{
  min-width: 0;
  position: relative;
  z-index: 1;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 138, 31, 0.1);
  color: #a84c05;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
  text-align: left;
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 36px;
  height: 36px;
  margin: 0 0 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff8a1f, #ff4f4f);
  box-shadow: 0 12px 24px rgba(255, 99, 49, 0.22);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  top: 12px;
  left: 10px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}.wpc-scope-125 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-125 .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: 44px 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: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 22px;
  }.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: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 50px 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: 29px;
  }.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-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 24px;
  }.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: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 56px 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: 32px;
  }.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-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 26px;
  }.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: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head h2{
    font-size: 38px;
  }.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-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 88px 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: 44px;
  }.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-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
    font-size: 16px;
  }}