@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-90 .tc-wp-content-root img, .wpc-scope-90 .tc-wp-content-root video, .wpc-scope-90 .tc-wp-content-root svg, .wpc-scope-90 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-90 .tc-wp-content-root .ntc-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-90 .tc-wp-content-root .ntc-bottom-content .ntc-section{
  position: relative;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-section-white{
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(18, 145, 110, 0.08), transparent 34%),
    linear-gradient(180deg, #f7fbf8 0%, #f4f7f5 100%);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(18, 145, 110, 0.18);
  border-radius: 999px;
  background: rgba(18, 145, 110, 0.08);
  color: #0d6f55;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #12a77b, #2f80ed);
  box-shadow: 0 0 0 5px rgba(18, 145, 110, 0.12);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
  margin: 16px auto 0;
  color: #536174;
  font-weight: 450;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card::after, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #12a77b, #2f80ed, #f4b740);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card:hover, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(18, 145, 110, 0.28);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card:hover::after, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card:hover::after{
  opacity: 1;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card h3, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
  margin: 0;
  color: #142033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card p, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
  margin: 10px 0 0;
  color: #5b6678;
  font-weight: 430;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(18, 167, 123, 0.14), rgba(47, 128, 237, 0.13));
  border: 1px solid rgba(18, 145, 110, 0.16);
  position: relative;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon::before, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #12a77b, #2f80ed);
  transition: transform 260ms ease;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-card:hover .ntc-icon::before{
  transform: translateX(2px) translateY(-2px);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-calc::before{
  width: 18px;
  height: 22px;
  left: 14px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-calc::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 19px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 21px;
  transform: rotate(-34deg);
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-preview::before{
  width: 24px;
  height: 15px;
  left: 11px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-steps::before{
  width: 6px;
  height: 24px;
  left: 14px;
  top: 11px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-steps::after{
  width: 18px;
  height: 18px;
  right: 10px;
  top: 14px;
  background: linear-gradient(135deg, #f4b740, #12a77b);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-mobile::before{
  width: 16px;
  height: 26px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-guide::before, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-lock::before, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-clean::before, .wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-responsible::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-guide::after{
  width: 12px;
  height: 4px;
  left: 17px;
  top: 21px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-lock::after{
  width: 14px;
  height: 10px;
  left: 16px;
  top: 22px;
  border-radius: 3px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-clean::after{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 21px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-icon-responsible::after{
  width: 8px;
  height: 14px;
  left: 19px;
  top: 16px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 252, 250, 0.96)),
    #ffffff;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f8f6b, #2f80ed);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(18, 145, 110, 0.22);
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(47, 128, 237, 0.09);
  color: #1d63b7;
  border: 1px solid rgba(47, 128, 237, 0.14);
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-90 .tc-wp-content-root .ntc-bottom-content .ntc-trust-card{
  background:
    radial-gradient(circle at top right, rgba(244, 183, 64, 0.12), transparent 34%),
    #ffffff;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ntc-bottom-content .ntc-section{
    padding: 52px 0;
  }.tc-wp-content-root .ntc-bottom-content .ntc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card, .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    padding: 22px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card h3, .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card p, .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ntc-bottom-content .ntc-section{
    padding: 58px 0;
  }.tc-wp-content-root .ntc-bottom-content .ntc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card, .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    padding: 24px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card h3, .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card p, .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ntc-bottom-content .ntc-section{
    padding: 64px 0;
  }.tc-wp-content-root .ntc-bottom-content .ntc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card, .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    padding: 26px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card h3, .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card p, .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ntc-bottom-content .ntc-section{
    padding: 78px 0;
  }.tc-wp-content-root .ntc-bottom-content .ntc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card, .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    padding: 28px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card h3, .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card p, .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    grid-template-columns: 76px 1fr;
    gap: 24px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ntc-bottom-content .ntc-trust-grid .ntc-trust-card:last-child{
    grid-column: 1 / -1;
  }}@media (min-width: 1024px){.tc-wp-content-root .ntc-bottom-content .ntc-section{
    padding: 96px 0;
  }.tc-wp-content-root .ntc-bottom-content .ntc-container{
    padding: 0 34px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ntc-bottom-content .ntc-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card, .tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    padding: 30px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card h3, .tc-wp-content-root .ntc-bottom-content .ntc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-card p, .tc-wp-content-root .ntc-bottom-content .ntc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-card{
    grid-template-columns: 86px 1fr;
    gap: 28px;
    min-height: 158px;
  }.tc-wp-content-root .ntc-bottom-content .ntc-step-number{
    width: 86px;
    height: 86px;
    font-size: 23px;
  }}.wpc-scope-90 .tc-wp-content-root .ntc-step-content{}.wpc-scope-90 .tc-wp-content-root .ntc-use-card{}