@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-96 .tc-wp-content-root img, .wpc-scope-96 .tc-wp-content-root video, .wpc-scope-96 .tc-wp-content-root svg, .wpc-scope-96 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-container, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
  box-sizing: border-box;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section-white{
  background: #ffffff;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section-soft{
  background:
    radial-gradient(circle at 15% 15%, rgba(34, 197, 94, 0.08), transparent 30%),
    radial-gradient(circle at 85% 20%, rgba(20, 184, 166, 0.08), transparent 28%),
    #f7faf8;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #047857;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-kicker::before, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #16a34a, #14b8a6);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #536173;
  font-weight: 450;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card::before, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card::before, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #16a34a, #14b8a6, #0ea5e9);
  opacity: 0.9;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card:hover, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card:hover, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card:hover, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.34);
  box-shadow: 0 24px 65px rgba(15, 118, 110, 0.14);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
  margin: 10px 0 0;
  color: #5c6878;
  font-weight: 440;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon{
  display: inline-flex;
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(22, 163, 74, 0.14), rgba(20, 184, 166, 0.16));
  box-shadow: inset 0 0 0 1px rgba(4, 120, 87, 0.12);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon::before, .wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #16a34a, #14b8a6);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-bars::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  box-shadow: 0 9px 0 rgba(20, 184, 166, 0.82), 0 18px 0 rgba(14, 165, 233, 0.7);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 4px solid #14b8a6;
  background: transparent;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 23px;
  top: 24px;
  transform: rotate(-35deg);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-preview::before{
  width: 26px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #14b8a6;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 14px;
  box-shadow: 0 12px 0 #14b8a6, 0 24px 0 #0ea5e9;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-steps::after{
  width: 18px;
  height: 3px;
  left: 25px;
  top: 17px;
  box-shadow: 0 12px 0 #14b8a6, 0 24px 0 #0ea5e9;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-mobile::before{
  width: 20px;
  height: 30px;
  left: 14px;
  top: 9px;
  border-radius: 9px;
  background: transparent;
  border: 3px solid #14b8a6;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 21px;
  top: 32px;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-check::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-icon-check::after{
  width: 14px;
  height: 7px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(240, 253, 250, 0.9)),
    #ffffff;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -48px;
  top: -48px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(22, 163, 74, 0.12), rgba(14, 165, 233, 0.12));
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-number{
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #15803d, #14b8a6);
  box-shadow: 0 16px 32px rgba(20, 184, 166, 0.22);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-badge{
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  color: #047857;
  font-weight: 900;
  background: #ecfdf5;
  border: 1px solid rgba(16, 185, 129, 0.18);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 255, 252, 0.96)),
    #ffffff;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-trust-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #16a34a;
  box-shadow: 0 0 0 8px rgba(22, 163, 74, 0.1), 0 0 28px rgba(20, 184, 166, 0.32);
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-96 .tc-wp-content-root .nitc-bottom-content .nitc-reveal.nitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nitc-bottom-content .nitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .nitc-bottom-content .nitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .nitc-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card, .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nitc-bottom-content .nitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .nitc-bottom-content .nitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .nitc-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card, .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nitc-bottom-content .nitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .nitc-bottom-content .nitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .nitc-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card, .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nitc-bottom-content .nitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .nitc-bottom-content .nitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .nitc-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card, .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-card{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nitc-bottom-content .nitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .nitc-bottom-content .nitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .nitc-bottom-content h2{
    font-size: 44px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-grid-three, .tc-wp-content-root .nitc-bottom-content .nitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card, .tc-wp-content-root .nitc-bottom-content .nitc-use-card, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card{
    min-height: 100%;
    padding: 30px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-use-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card h3, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-info-card p, .tc-wp-content-root .nitc-bottom-content .nitc-use-card p, .tc-wp-content-root .nitc-bottom-content .nitc-trust-card p, .tc-wp-content-root .nitc-bottom-content .nitc-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nitc-bottom-content .nitc-step-card{
    gap: 26px;
    padding: 34px;
  }}