@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-22 .tc-wp-content-root img, .wpc-scope-22 .tc-wp-content-root video, .wpc-scope-22 .tc-wp-content-root svg, .wpc-scope-22 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap, .wpc-scope-22 .tc-wp-content-root .ifg-content-wrap section, .wpc-scope-22 .tc-wp-content-root .ifg-content-wrap div, .wpc-scope-22 .tc-wp-content-root .ifg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-section{
  position: relative;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-section-white{
  background: #ffffff;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-section-soft{
  background: linear-gradient(180deg, #fbf7ff 0%, #f8fafc 100%);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(155, 92, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(155, 92, 255, 0.1), rgba(0, 194, 255, 0.08));
  color: #7047d8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
  margin: 0;
  color: #141827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(120, 91, 190, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(155, 92, 255, 0.12), rgba(0, 194, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(155, 92, 255, 0.28);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.12);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card:hover::before{
  opacity: 1;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card h3{
  position: relative;
  margin: 0;
  color: #171b2a;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8b5cf6, #06b6d4);
  box-shadow: 0 12px 26px rgba(139, 92, 246, 0.25);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon::before, .wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #06b6d4;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.65;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.8), 0 16px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-device::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #06b6d4;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 13px;
  clip-path: polygon(44% 0, 100% 0, 62% 42%, 100% 42%, 33% 100%, 48% 55%, 0 55%);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(120, 91, 190, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 45px rgba(31, 41, 55, 0.07);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 99px;
  background: linear-gradient(180deg, #8b5cf6, #06b6d4);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-step-number{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c3aed, #0891b2);
  box-shadow: 0 14px 30px rgba(124, 58, 237, 0.25);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
  margin: 0;
  color: #171b2a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
  margin: 8px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(139, 92, 246, 0.1);
  color: #7047d8;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfbff 100%);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-trust-card{
  text-align: center;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.14), rgba(6, 182, 212, 0.12));
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-trust-mark::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 10px;
  left: 14px;
  top: 17px;
  border-left: 4px solid #7c3aed;
  border-bottom: 4px solid #06b6d4;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-22 .tc-wp-content-root .ifg-content-wrap .ifg-reveal.ifg-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 .ifg-content-wrap .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card{
    padding: 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card{
    padding: 24px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card{
    padding: 26px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid-three, .tc-wp-content-root .ifg-content-wrap .ifg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-content-wrap .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-content-wrap .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card{
    padding: 32px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card h3, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-card p, .tc-wp-content-root .ifg-content-wrap .ifg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .ifg-content-wrap .ifg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}