@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-496 .tc-wp-content-root img, .wpc-scope-496 .tc-wp-content-root video, .wpc-scope-496 .tc-wp-content-root svg, .wpc-scope-496 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap{
  width: 100%;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #141414;
  background: #ffffff;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap, .wpc-scope-496 .tc-wp-content-root .nfg-content-wrap section, .wpc-scope-496 .tc-wp-content-root .nfg-content-wrap div, .wpc-scope-496 .tc-wp-content-root .nfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fafafa 0%, #f5f6f8 100%);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 67, 34, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 67, 34, 0.1), rgba(255, 154, 60, 0.12));
  color: #c53618;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
  margin: 0;
  color: #111111;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-heading p{
  margin: 16px auto 0;
  color: #555b62;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(15, 18, 25, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 67, 34, 0.16), rgba(255, 154, 60, 0) 42%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 67, 34, 0.24);
  box-shadow: 0 24px 60px rgba(15, 18, 25, 0.11);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card:hover::before{
  opacity: 1;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #161616;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6168;
  line-height: 1.68;
  font-weight: 400;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon{
  position: relative;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4322 0%, #ff9a3c 100%);
  box-shadow: 0 14px 28px rgba(255, 67, 34, 0.22);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon::before, .wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-flash::before{
  width: 13px;
  height: 24px;
  top: 10px;
  left: 18px;
  transform: skewX(-18deg);
  border-radius: 3px;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 12px;
  left: 17px;
  border-radius: 3px;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 3px;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-target::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-target::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-phone::before{
  width: 17px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-icon-badge::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(15, 18, 25, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff4322, #ff9a3c);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 67, 34, 0.24);
  box-shadow: 0 24px 60px rgba(15, 18, 25, 0.1);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151515 0%, #343434 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(20, 20, 20, 0.18);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
  margin: 0;
  color: #161616;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
  margin: 9px 0 0;
  color: #5b6168;
  line-height: 1.7;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 67, 34, 0.09);
  color: #c53618;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafa 100%);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-benefit-mark{
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4322, #ff9a3c);
  box-shadow: 0 14px 28px rgba(255, 67, 34, 0.2);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-496 .tc-wp-content-root .nfg-content-wrap .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid-six, .tc-wp-content-root .nfg-content-wrap .nfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid-six, .tc-wp-content-root .nfg-content-wrap .nfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}.wpc-scope-496 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nfg-use-card{}