@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-586 .tc-wp-content-root img, .wpc-scope-586 .tc-wp-content-root video, .wpc-scope-586 .tc-wp-content-root svg, .wpc-scope-586 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-section{
  position: relative;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-section-white{
  background: #ffffff;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-section-soft{
  background: #f7f9fc;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(70, 111, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(68, 103, 255, 0.1), rgba(0, 210, 190, 0.1));
  color: #3152d6;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3f63ff, #00c8bb);
  box-shadow: 0 0 18px rgba(0, 200, 187, 0.55);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-heading p{
  margin: 14px auto 0;
  color: #5d687a;
  line-height: 1.72;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(118, 132, 158, 0.18);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(25, 36, 64, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(63, 99, 255, 0.12), rgba(0, 200, 187, 0.1));
  transition: opacity 260ms ease;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(63, 99, 255, 0.3);
  box-shadow: 0 24px 60px rgba(25, 36, 64, 0.12);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card:hover::after{
  opacity: 1;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card h3, .wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151d2e;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-card p, .wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606b7d;
  line-height: 1.68;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #3f63ff, #00c8bb);
  box-shadow: 0 14px 30px rgba(63, 99, 255, 0.22);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon::before, .wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-preview::before{
  inset: 13px 9px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-copy::before{
  width: 18px;
  height: 20px;
  top: 11px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-copy::after{
  width: 14px;
  height: 16px;
  top: 17px;
  left: 11px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-orbit::before{
  width: 24px;
  height: 12px;
  top: 16px;
  left: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: rotate(-20deg);
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-orbit::after{
  width: 7px;
  height: 7px;
  top: 19px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-signal::before{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-signal::after{
  width: 24px;
  height: 24px;
  left: 9px;
  top: 9px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-spark::before{
  width: 22px;
  height: 2px;
  top: 22px;
  left: 12px;
  border-radius: 99px;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-spark::after{
  width: 2px;
  height: 22px;
  top: 12px;
  left: 22px;
  border-radius: 99px;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-device::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-free::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-free::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-fast::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-fast::after{
  width: 11px;
  height: 2px;
  top: 22px;
  left: 22px;
  border-radius: 99px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-private::before{
  width: 22px;
  height: 16px;
  top: 19px;
  left: 12px;
  border-radius: 6px;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-icon-private::after{
  width: 14px;
  height: 12px;
  top: 10px;
  left: 16px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  background: #ffffff;
  border: 1px solid rgba(118, 132, 158, 0.18);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(25, 36, 64, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #3f63ff, #00c8bb);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(0, 200, 187, 0.28);
  box-shadow: 0 24px 60px rgba(25, 36, 64, 0.11);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #101827, #26365f);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(16, 24, 39, 0.18);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(63, 99, 255, 0.09);
  color: #3152d6;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fbfcff);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-586 .tc-wp-content-root .stfg-content-wrap .stfg-reveal.stfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stfg-content-wrap .stfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .stfg-content-wrap .stfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stfg-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-kicker, .tc-wp-content-root .stfg-content-wrap .stfg-badge{
    font-size: 11px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card h3, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card p, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-steps{
    gap: 14px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stfg-content-wrap .stfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .stfg-content-wrap .stfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stfg-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-kicker, .tc-wp-content-root .stfg-content-wrap .stfg-badge{
    font-size: 12px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 34px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card{
    padding: 24px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card h3, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card p, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-steps{
    gap: 16px;
    margin-top: 34px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stfg-content-wrap .stfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .stfg-content-wrap .stfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stfg-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-kicker, .tc-wp-content-root .stfg-content-wrap .stfg-badge{
    font-size: 12px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 38px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card{
    padding: 26px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card h3, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card p, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-steps{
    gap: 18px;
    margin-top: 38px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stfg-content-wrap .stfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .stfg-content-wrap .stfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stfg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-kicker, .tc-wp-content-root .stfg-content-wrap .stfg-badge{
    font-size: 12px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid-three, .tc-wp-content-root .stfg-content-wrap .stfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card{
    padding: 28px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card h3, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card p, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-steps{
    gap: 20px;
    margin-top: 46px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stfg-content-wrap .stfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stfg-content-wrap .stfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stfg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-kicker, .tc-wp-content-root .stfg-content-wrap .stfg-badge{
    font-size: 12px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid-three, .tc-wp-content-root .stfg-content-wrap .stfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-content-wrap .stfg-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card{
    padding: 30px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card h3, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-card p, .tc-wp-content-root .stfg-content-wrap .stfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .stfg-content-wrap .stfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}.wpc-scope-586 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .stfg-use-card{}