@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-244 .tc-wp-content-root img, .wpc-scope-244 .tc-wp-content-root video, .wpc-scope-244 .tc-wp-content-root svg, .wpc-scope-244 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content, .wpc-scope-244 .tc-wp-content-root .ngsc-content div, .wpc-scope-244 .tc-wp-content-root .ngsc-content section, .wpc-scope-244 .tc-wp-content-root .ngsc-content article{
  box-sizing: border-box;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-section{
  position: relative;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-section-white{
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-section-soft{
  background: #f7f9fc;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(39, 112, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(39, 112, 255, 0.1), rgba(28, 196, 174, 0.1));
  color: #175bcc;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-heading p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-card, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(32, 54, 92, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(18, 35, 66, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-card::before, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2770ff, #1cc4ae);
  opacity: 0.9;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-card:hover, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(39, 112, 255, 0.24);
  box-shadow: 0 24px 60px rgba(18, 35, 66, 0.13);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-card h3, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-card p, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
  margin: 10px 0 0;
  color: #5d6978;
  line-height: 1.68;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2770ff, #1cc4ae);
  box-shadow: 0 12px 26px rgba(39, 112, 255, 0.22);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon::before, .wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-sigma::before{
  width: 19px;
  height: 3px;
  left: 13px;
  top: 14px;
  transform: skewX(-20deg);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-sigma::after{
  width: 19px;
  height: 3px;
  left: 13px;
  bottom: 14px;
  transform: skewX(20deg);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-angle::before{
  width: 22px;
  height: 3px;
  left: 12px;
  bottom: 15px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-angle::after{
  width: 24px;
  height: 3px;
  left: 12px;
  bottom: 15px;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 23px;
  top: 22px;
  transform: rotate(-30deg);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 12px;
  top: 26px;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-check::before{
  width: 18px;
  height: 9px;
  left: 14px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-icon-device::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(32, 54, 92, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 50px rgba(18, 35, 66, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-card::after{
  content: "";
  position: absolute;
  right: -54px;
  top: -54px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(28, 196, 174, 0.16), rgba(39, 112, 255, 0));
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(28, 196, 174, 0.25);
  box-shadow: 0 24px 58px rgba(18, 35, 66, 0.12);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #2770ff, #1cc4ae);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(39, 112, 255, 0.22);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(39, 112, 255, 0.1);
  color: #175bcc;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
  text-align: center;
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(39, 112, 255, 0.12), rgba(28, 196, 174, 0.14));
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 19px;
  height: 10px;
  left: 17px;
  top: 18px;
  border-left: 4px solid #1f7aff;
  border-bottom: 4px solid #1cc4ae;
  transform: rotate(-45deg);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-244 .tc-wp-content-root .ngsc-content .ngsc-reveal.ngsc-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 .ngsc-content .ngsc-section{
    padding: 48px 0;
  }.tc-wp-content-root .ngsc-content .ngsc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ngsc-content .ngsc-card, .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ngsc-content .ngsc-card h3, .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ngsc-content .ngsc-card p, .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ngsc-content .ngsc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ngsc-content .ngsc-section{
    padding: 54px 0;
  }.tc-wp-content-root .ngsc-content .ngsc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ngsc-content .ngsc-card, .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ngsc-content .ngsc-card h3, .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ngsc-content .ngsc-card p, .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ngsc-content .ngsc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ngsc-content .ngsc-section{
    padding: 62px 0;
  }.tc-wp-content-root .ngsc-content .ngsc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ngsc-content .ngsc-card, .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ngsc-content .ngsc-card h3, .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ngsc-content .ngsc-card p, .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ngsc-content .ngsc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ngsc-content .ngsc-section{
    padding: 78px 0;
  }.tc-wp-content-root .ngsc-content .ngsc-container{
    padding: 0 30px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading h2{
    font-size: 39px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ngsc-content .ngsc-card, .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ngsc-content .ngsc-card h3, .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ngsc-content .ngsc-card p, .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ngsc-content .ngsc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ngsc-content .ngsc-section{
    padding: 92px 0;
  }.tc-wp-content-root .ngsc-content .ngsc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ngsc-content .ngsc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ngsc-content .ngsc-grid-three, .tc-wp-content-root .ngsc-content .ngsc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ngsc-content .ngsc-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ngsc-content .ngsc-card, .tc-wp-content-root .ngsc-content .ngsc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ngsc-content .ngsc-card h3, .tc-wp-content-root .ngsc-content .ngsc-benefit-card h3, .tc-wp-content-root .ngsc-content .ngsc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ngsc-content .ngsc-card p, .tc-wp-content-root .ngsc-content .ngsc-benefit-card p, .tc-wp-content-root .ngsc-content .ngsc-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ngsc-content .ngsc-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-card{
    grid-template-columns: 84px 1fr;
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ngsc-content .ngsc-step-number{
    font-size: 20px;
  }}