@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-55 .tc-wp-content-root img, .wpc-scope-55 .tc-wp-content-root video, .wpc-scope-55 .tc-wp-content-root svg, .wpc-scope-55 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-section-white{
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-section-soft{
  background: linear-gradient(180deg, #f7faf8 0%, #f3f7f5 100%);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(12, 121, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 163, 114, 0.12), rgba(37, 99, 235, 0.08));
  color: #0b7454;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(135deg, #10b981, #2563eb);
  box-shadow: 0 0 0 5px rgba(16, 185, 129, 0.12);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
  margin: 0;
  color: #121a2a;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #586278;
  line-height: 1.7;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(28, 45, 75, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(17, 35, 66, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card::after, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.1), rgba(37, 99, 235, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card:hover, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card:hover, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(16, 185, 129, 0.28);
  box-shadow: 0 24px 60px rgba(17, 35, 66, 0.12);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card:hover::after, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6578;
  line-height: 1.65;
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #10b981, #2563eb);
  box-shadow: 0 12px 26px rgba(16, 185, 129, 0.22);
  z-index: 1;
  transition: transform 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-card:hover .njitc-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon::before, .wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.88);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-chart::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 12px;
  border-radius: 5px;
  box-shadow: 9px -5px 0 rgba(255, 255, 255, 0.88), 18px -10px 0 rgba(255, 255, 255, 0.88);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 4px;
  border-radius: 8px;
  transform: rotate(-20deg);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-speed::after{
  left: 12px;
  top: 13px;
  width: 11px;
  height: 11px;
  border: 3px solid rgba(255, 255, 255, 0.88);
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-file::before{
  left: 13px;
  top: 10px;
  width: 20px;
  height: 26px;
  border-radius: 5px;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-file::after{
  left: 18px;
  top: 18px;
  width: 12px;
  height: 3px;
  border-radius: 5px;
  box-shadow: 0 7px 0 rgba(37, 99, 235, 0.32);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-route::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid rgba(255, 255, 255, 0.88);
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-phone::after{
  left: 21px;
  bottom: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(37, 99, 235, 0.34);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-calendar::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 20px;
  border-radius: 5px;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-icon-calendar::after{
  left: 12px;
  top: 18px;
  width: 22px;
  height: 3px;
  background: rgba(37, 99, 235, 0.34);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(16, 185, 129, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
  box-shadow: 0 18px 48px rgba(17, 35, 66, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-card::before{
  content: "";
  position: absolute;
  left: 29px;
  top: -16px;
  bottom: -16px;
  width: 2px;
  background: linear-gradient(180deg, rgba(16, 185, 129, 0), rgba(16, 185, 129, 0.32), rgba(37, 99, 235, 0));
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
  position: relative;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f9f73, #2563eb);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 14px 30px rgba(37, 99, 235, 0.18);
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-use-card{
  overflow: hidden;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-use-card::before{
  content: "";
  position: absolute;
  right: -36px;
  top: -42px;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.15), rgba(37, 99, 235, 0));
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-dot{
  position: relative;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #10b981, #2563eb);
  box-shadow: 0 0 0 8px rgba(16, 185, 129, 0.1);
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(16, 185, 129, 0.1);
  color: #087154;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-55 .tc-wp-content-root .njitc-editorial-wrap .njitc-reveal.njitc-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 .njitc-editorial-wrap .njitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-container{
    padding: 0 15px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid, .tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-grid-six, .tc-wp-content-root .njitc-editorial-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card::before{
    display: none;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .njitc-editorial-wrap .njitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid, .tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-grid-six, .tc-wp-content-root .njitc-editorial-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card::before{
    display: none;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .njitc-editorial-wrap .njitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid, .tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-grid-six, .tc-wp-content-root .njitc-editorial-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card::before{
    display: none;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .njitc-editorial-wrap .njitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid, .tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-grid-six, .tc-wp-content-root .njitc-editorial-wrap .njitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
    font-size: 15.8px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .njitc-editorial-wrap .njitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-grid-six, .tc-wp-content-root .njitc-editorial-wrap .njitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-editorial-wrap .njitc-step-copy p{
    font-size: 15.8px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .njitc-editorial-wrap .njitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}