@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-705 .tc-wp-content-root img, .wpc-scope-705 .tc-wp-content-root video, .wpc-scope-705 .tc-wp-content-root svg, .wpc-scope-705 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #161922;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(224, 29, 48, 0.08), transparent 32%),
    linear-gradient(180deg, #fbfbfc 0%, #f5f6f8 100%);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #d7192a;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker::before, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker::after{
  content: "";
  width: 28px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #d7192a, #ffb000);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap h2{
  margin: 0;
  color: #10131a;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
  margin: 16px auto 0;
  color: #5e6472;
  line-height: 1.75;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(20, 24, 34, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(215, 25, 42, 0.28), rgba(255, 176, 0, 0.2), rgba(17, 24, 39, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card::before, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(215, 25, 42, 0.06), rgba(255, 176, 0, 0.04) 42%, transparent 70%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(215, 25, 42, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card:hover::before, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
  position: relative;
  margin: 0;
  color: #141821;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6370;
  line-height: 1.7;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d7192a, #ffb000);
  box-shadow: 0 12px 24px rgba(215, 25, 42, 0.22);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::before, .wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-speed::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 17px;
  border-radius: 99px;
  box-shadow: 6px 7px 0 rgba(255, 255, 255, 0.72), -4px 14px 0 rgba(255, 255, 255, 0.52);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::before{
  width: 16px;
  height: 18px;
  right: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  bottom: 10px;
  border-radius: 4px;
  opacity: 0.68;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flag::before{
  width: 3px;
  height: 24px;
  left: 14px;
  top: 11px;
  border-radius: 99px;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flag::after{
  width: 17px;
  height: 13px;
  left: 18px;
  top: 12px;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-type::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 7px 8px 0 rgba(255, 255, 255, 0.74), 2px 16px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 18px;
  border-radius: 12px;
  transform: rotate(-10deg);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-705 .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;
  box-sizing: border-box;
  border: 1px solid rgba(20, 24, 34, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #d7192a, #ffb000);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #d7192a 58%, #ffb000);
  box-shadow: 0 14px 28px rgba(215, 25, 42, 0.24);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(215, 25, 42, 0.16);
  border-radius: 999px;
  background: rgba(215, 25, 42, 0.07);
  color: #b51322;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
  overflow: hidden;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(215, 25, 42, 0.12), rgba(255, 176, 0, 0.18));
  border: 1px solid rgba(215, 25, 42, 0.16);
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 22px;
  height: 11px;
  left: 14px;
  top: 17px;
  border-left: 4px solid #d7192a;
  border-bottom: 4px solid #d7192a;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-705 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-705 .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: 46px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    margin-top: 28px;
  }.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: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    margin-top: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    margin-top: 34px;
  }.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: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .nfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-six, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    margin-top: 44px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .nfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-grid-six, .tc-wp-content-root .nfg-editorial-wrap .nfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-benefit-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-steps{
    margin-top: 50px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}