@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-464 .tc-wp-content-root img, .wpc-scope-464 .tc-wp-content-root video, .wpc-scope-464 .tc-wp-content-root svg, .wpc-scope-464 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #151821;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap section, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap div, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section{
  position: relative;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-white{
  background: #ffffff;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-soft{
  background: linear-gradient(180deg, #fbfbf8 0%, #f5f2eb 100%);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(228, 31, 38, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(228, 31, 38, 0.1), rgba(255, 183, 3, 0.14));
  color: #a5161b;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
  margin: 0;
  color: #11141c;
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
  margin: 16px auto 0;
  color: #5a6170;
  line-height: 1.75;
  font-weight: 500;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(25, 28, 38, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(19, 23, 34, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card::before, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card::before, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(228, 31, 38, 0.14), rgba(255, 183, 3, 0.1), rgba(10, 31, 68, 0.05));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card:hover, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card:hover, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card:hover, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(228, 31, 38, 0.2);
  box-shadow: 0 24px 64px rgba(19, 23, 34, 0.13);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card:hover::before, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card:hover::before, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card h3, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card h3, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card h3{
  position: relative;
  margin: 0;
  color: #141824;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card p, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card p, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card p, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card p{
  position: relative;
  margin: 11px 0 0;
  color: #606777;
  line-height: 1.7;
  font-weight: 500;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #e41f26 0%, #ffb703 100%);
  box-shadow: 0 14px 26px rgba(228, 31, 38, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card:hover .nfg-card-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-icon::before, .wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-card-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-speed::before{
  width: 23px;
  height: 4px;
  left: 13px;
  top: 16px;
  border-radius: 99px;
  box-shadow: -6px 8px 0 rgba(255, 255, 255, 0.82), 7px 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-speed::after{
  width: 8px;
  height: 8px;
  right: 11px;
  bottom: 10px;
  border-radius: 50%;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-bolt::before{
  width: 13px;
  height: 28px;
  left: 18px;
  top: 10px;
  clip-path: polygon(48% 0, 100% 0, 65% 42%, 100% 42%, 30% 100%, 46% 55%, 0 55%);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flag::before{
  width: 4px;
  height: 28px;
  left: 14px;
  top: 10px;
  border-radius: 99px;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-flag::after{
  width: 20px;
  height: 14px;
  left: 18px;
  top: 11px;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-phone::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-phone::after{
  width: 7px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 99px;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-icon-spark::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 34%, 98% 35%, 68% 56%, 79% 94%, 50% 72%, 20% 94%, 32% 56%, 2% 35%, 39% 34%);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
  content: "";
  position: absolute;
  left: 48px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(228, 31, 38, 0), rgba(228, 31, 38, 0.35), rgba(255, 183, 3, 0));
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 96px;
  height: 96px;
  border-radius: 24px;
  background: linear-gradient(135deg, #121722 0%, #e41f26 54%, #ffb703 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(228, 31, 38, 0.24);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-use-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #121722;
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
  text-align: center;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(228, 31, 38, 0.12), rgba(255, 183, 3, 0.18));
  border: 1px solid rgba(228, 31, 38, 0.16);
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 24px;
  height: 13px;
  left: 14px;
  top: 17px;
  border-left: 4px solid #e41f26;
  border-bottom: 4px solid #e41f26;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-464 .tc-wp-content-root .nfg-editorial-wrap .nfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-464 .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: 48px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
    margin-bottom: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
    font-size: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-feature-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 70px;
    height: 70px;
    border-radius: 18px;
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
    margin-bottom: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
    font-size: 29px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-feature-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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: 14.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 18px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 74px;
    height: 74px;
    border-radius: 19px;
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nfg-editorial-wrap .nfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
    margin-bottom: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
    font-size: 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-feature-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 20px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card::after{
    display: none;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    width: 78px;
    height: 78px;
    border-radius: 20px;
    font-size: 23px;
  }}@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 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
    margin-bottom: 42px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-feature-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 22px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    font-size: 25px;
  }}@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 32px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header{
    margin-bottom: 48px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-card-grid, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-card, .tc-wp-content-root .nfg-editorial-wrap .nfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-feature-card h3, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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-feature-card p, .tc-wp-content-root .nfg-editorial-wrap .nfg-use-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;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-list{
    gap: 24px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-card{
    gap: 30px;
    padding: 34px;
  }.tc-wp-content-root .nfg-editorial-wrap .nfg-step-number{
    font-size: 26px;
  }}.wpc-scope-464 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nfg-grid-six{}