@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-45 .tc-wp-content-root img, .wpc-scope-45 .tc-wp-content-root video, .wpc-scope-45 .tc-wp-content-root svg, .wpc-scope-45 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #14213d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-section-white{
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 119, 182, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(42, 157, 143, 0.08), transparent 30%),
    #f8fbfa;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0077b6;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-kicker::before, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #0077b6, #2a9d8f);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap h2{
  margin: 0;
  color: #102033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
  margin: 16px auto 0;
  color: #536170;
  line-height: 1.7;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(16, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 44px rgba(16, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card::before, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #0077b6, #2a9d8f, #90be6d);
  opacity: 0.9;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card:hover, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 119, 182, 0.28);
  box-shadow: 0 22px 58px rgba(16, 32, 51, 0.13);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card h3, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
  margin: 0;
  color: #132238;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card p, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
  margin: 10px 0 0;
  color: #5a6776;
  line-height: 1.68;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 119, 182, 0.14), rgba(42, 157, 143, 0.16));
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon::before, .wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon::after{
  content: "";
  position: absolute;
  border-radius: 99px;
  background: linear-gradient(135deg, #0077b6, #2a9d8f);
  transition: transform 220ms ease;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-card:hover .njitc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 11px;
  border-radius: 7px;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-calc::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 18px;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-speed::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  background: conic-gradient(from 220deg, #0077b6, #2a9d8f, transparent 70%);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 23px;
  transform-origin: left center;
  transform: rotate(-32deg);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-preview::before{
  width: 28px;
  height: 20px;
  left: 10px;
  top: 14px;
  border-radius: 8px;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 14px;
  top: 13px;
  box-shadow: 0 9px 0 #2a9d8f, 0 18px 0 #90be6d;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 24px;
  top: 15px;
  box-shadow: 0 9px 0 rgba(0, 119, 182, 0.85), 0 18px 0 rgba(42, 157, 143, 0.85);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 7px;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  background: #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-daily::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-icon-daily::after{
  width: 16px;
  height: 8px;
  left: 16px;
  top: 19px;
  border-radius: 0;
  background: transparent;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid rgba(0, 119, 182, 0.14);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(0, 119, 182, 0.12), rgba(42, 157, 143, 0.1));
  box-shadow: 0 18px 48px rgba(16, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 74px;
  bottom: -34px;
  width: 2px;
  background: linear-gradient(180deg, rgba(0, 119, 182, 0.32), rgba(42, 157, 143, 0));
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card:last-child::after{
  display: none;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(42, 157, 143, 0.28);
  box-shadow: 0 22px 58px rgba(16, 32, 51, 0.12);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #0077b6, #2a9d8f);
  box-shadow: 0 14px 30px rgba(0, 119, 182, 0.24);
  z-index: 1;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 252, 0.96)),
    #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-badge-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 99px;
  background: #2a9d8f;
  box-shadow: 0 0 0 8px rgba(42, 157, 143, 0.12), 18px 0 0 rgba(0, 119, 182, 0.75), 36px 0 0 rgba(144, 190, 109, 0.75);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
  background:
    radial-gradient(circle at 86% 12%, rgba(144, 190, 109, 0.12), transparent 28%),
    #ffffff;
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-mark{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0077b6, #2a9d8f);
  position: relative;
  box-shadow: 0 12px 26px rgba(0, 119, 182, 0.22);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-trust-mark::after{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-45 .tc-wp-content-root .njitc-content-wrap .njitc-reveal.njitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .njitc-content-wrap .njitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .njitc-content-wrap .njitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .njitc-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card-grid, .tc-wp-content-root .njitc-content-wrap .njitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-grid-six, .tc-wp-content-root .njitc-content-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card::after{
    display: none;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-number{
    width: 56px;
    height: 56px;
    border-radius: 18px;
    font-size: 16px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card p, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .njitc-content-wrap .njitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .njitc-content-wrap .njitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .njitc-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card-grid, .tc-wp-content-root .njitc-content-wrap .njitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-grid-six, .tc-wp-content-root .njitc-content-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card::after{
    display: none;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card p, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .njitc-content-wrap .njitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .njitc-content-wrap .njitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .njitc-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card-grid, .tc-wp-content-root .njitc-content-wrap .njitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-grid-six, .tc-wp-content-root .njitc-content-wrap .njitc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card::after{
    display: none;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card p, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .njitc-content-wrap .njitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .njitc-content-wrap .njitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .njitc-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-grid-six, .tc-wp-content-root .njitc-content-wrap .njitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .njitc-content-wrap .njitc-card, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card p, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .njitc-content-wrap .njitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .njitc-content-wrap .njitc-container{
    padding: 0 34px;
  }.tc-wp-content-root .njitc-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-grid-six, .tc-wp-content-root .njitc-content-wrap .njitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .njitc-content-wrap .njitc-card, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-step-card{
    padding: 32px 34px;
    gap: 26px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card h3, .tc-wp-content-root .njitc-content-wrap .njitc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .njitc-content-wrap .njitc-card p, .tc-wp-content-root .njitc-content-wrap .njitc-trust-card p, .tc-wp-content-root .njitc-content-wrap .njitc-step-card p{
    font-size: 16px;
  }}.wpc-scope-45 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .njitc-step-content{}