@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-362 .tc-wp-content-root img, .wpc-scope-362 .tc-wp-content-root video, .wpc-scope-362 .tc-wp-content-root svg, .wpc-scope-362 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap div, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap section, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fff8f4 0%, #f8fbff 100%);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(230, 44, 51, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(230, 44, 51, 0.1), rgba(0, 142, 86, 0.1));
  color: #c9232d;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
  margin: 16px auto 0;
  color: #5e6878;
  line-height: 1.7;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(20, 28, 44, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(230, 44, 51, 0.34), rgba(0, 142, 86, 0.2), rgba(255, 196, 37, 0.24));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card::after{
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 1;
  border-radius: 21px;
  background: #ffffff;
  pointer-events: none;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card > *{
  position: relative;
  z-index: 2;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(230, 44, 51, 0.2);
  box-shadow: 0 24px 70px rgba(20, 28, 44, 0.13);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card:hover::before{
  opacity: 1;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card h3{
  margin: 0;
  color: #151c2f;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card p{
  margin: 10px 0 0;
  color: #657084;
  line-height: 1.68;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #e62c33 0%, #ffbf24 52%, #008e56 100%);
  box-shadow: 0 12px 28px rgba(230, 44, 51, 0.18);
  transition: transform 220ms ease;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-card:hover .nfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon::before, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-preview{
  position: relative;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-preview::before{
  width: 20px;
  height: 12px;
  top: 16px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 19px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-copy{
  position: relative;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-copy::before{
  width: 16px;
  height: 19px;
  top: 12px;
  left: 17px;
  border: 3px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-copy::after{
  width: 16px;
  height: 19px;
  top: 17px;
  left: 12px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.08);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-spark, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-game, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-fast, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-clean{
  position: relative;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-game::before{
  width: 25px;
  height: 17px;
  top: 15px;
  left: 10px;
  border: 3px solid #ffffff;
  border-radius: 9px;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-game::after{
  width: 4px;
  height: 4px;
  top: 21px;
  left: 28px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -13px 0 0 #ffffff, -17px 0 0 #ffffff;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-fast::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-fast::after{
  width: 10px;
  height: 3px;
  top: 22px;
  left: 23px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-icon-clean::before{
  width: 20px;
  height: 12px;
  top: 16px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-list{
  position: relative;
  display: grid;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(20, 28, 44, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #e62c33, #ffc425, #008e56);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 66px rgba(20, 28, 44, 0.12);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #e62c33, #ffbf24);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 30px rgba(230, 44, 51, 0.2);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-copy h3{
  margin: 0;
  color: #151c2f;
  font-weight: 830;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
  margin: 8px 0 0;
  color: #657084;
  line-height: 1.7;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 142, 86, 0.1);
  color: #00764b;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-use-card::after, .wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-trust-card::after{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 142, 86, 0.12), rgba(230, 44, 51, 0.1));
  position: relative;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #008e56;
  border-bottom: 3px solid #008e56;
  transform: rotate(-45deg);
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-362 .tc-wp-content-root .nfg-content-wrap .nfg-reveal.nfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card::after{
    border-radius: 17px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-list{
    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: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card::after{
    border-radius: 19px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card-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-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-list{
    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: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card-grid{
    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-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p, .tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-list{
    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: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-content-wrap .nfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .nfg-content-wrap .nfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nfg-content-wrap .nfg-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-list{
    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: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .nfg-content-wrap .nfg-step-copy p{
    font-size: 16px;
  }}