@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-268 .tc-wp-content-root img, .wpc-scope-268 .tc-wp-content-root video, .wpc-scope-268 .tc-wp-content-root svg, .wpc-scope-268 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-268 .tc-wp-content-root .utg-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-268 .tc-wp-content-root .utg-content, .wpc-scope-268 .tc-wp-content-root .utg-content div, .wpc-scope-268 .tc-wp-content-root .utg-content section, .wpc-scope-268 .tc-wp-content-root .utg-content article{
  box-sizing: border-box;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-section{
  position: relative;
  width: 100%;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-section-white{
  background: #ffffff;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-section-soft{
  background:
    radial-gradient(circle at 18% 12%, rgba(47, 132, 255, 0.08), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(20, 184, 166, 0.08), transparent 28%),
    #f7f9fc;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(47, 132, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(47, 132, 255, 0.11), rgba(20, 184, 166, 0.11));
  color: #2563eb;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5c667a;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(124, 139, 165, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(16, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(47, 132, 255, 0.45), rgba(20, 184, 166, 0.22), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 132, 255, 0.24);
  box-shadow: 0 24px 60px rgba(16, 24, 39, 0.11);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card:hover::before{
  opacity: 1;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card h3{
  margin: 0;
  color: #121a2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card p{
  margin: 10px 0 0;
  color: #626d80;
  line-height: 1.68;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2f84ff, #14b8a6);
  box-shadow: 0 14px 30px rgba(47, 132, 255, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-card:hover .utg-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon::before, .wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-preview::before{
  width: 22px;
  height: 13px;
  left: 12px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 12px;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-preview::after{
  width: 14px;
  height: 3px;
  left: 16px;
  bottom: 11px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-copy::after{
  width: 14px;
  height: 3px;
  left: 16px;
  bottom: 10px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 10px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 10px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-clean::before{
  width: 21px;
  height: 3px;
  left: 12px;
  top: 17px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-clean::after{
  width: 18px;
  height: 3px;
  left: 14px;
  bottom: 11px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-device::before{
  width: 17px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-device::after{
  width: 7px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-speed::after{
  width: 11px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 8px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(124, 139, 165, 0.17);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.94));
  box-shadow: 0 18px 46px rgba(16, 24, 39, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-card::after{
  content: "";
  position: absolute;
  left: 37px;
  top: 82px;
  bottom: -30px;
  width: 2px;
  background: linear-gradient(180deg, rgba(47, 132, 255, 0.32), rgba(20, 184, 166, 0));
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-card:last-child::after{
  display: none;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.24);
  box-shadow: 0 24px 62px rgba(16, 24, 39, 0.1);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #2f84ff, #14b8a6);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(47, 132, 255, 0.24);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-body h3{
  margin: 0;
  color: #121a2c;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-step-body p{
  margin: 8px 0 0;
  color: #626d80;
  line-height: 1.7;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(47, 132, 255, 0.2), rgba(20, 184, 166, 0.2)) border-box;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-badge{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 6px 11px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(47, 132, 255, 0.09);
  color: #2563eb;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-trust-card{
  overflow: hidden;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-trust-card::after{
  content: "";
  position: absolute;
  right: -34px;
  top: -34px;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(47, 132, 255, 0.12), rgba(20, 184, 166, 0.1));
  pointer-events: none;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-mobile::before{
  width: 15px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 8px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-private::before{
  width: 21px;
  height: 15px;
  left: 13px;
  top: 19px;
  border-radius: 5px;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-icon-private::after{
  width: 15px;
  height: 13px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-268 .tc-wp-content-root .utg-content .utg-reveal.utg-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 .utg-content .utg-section{
    padding: 54px 0;
  }.tc-wp-content-root .utg-content .utg-container{
    padding: 0 14px;
  }.tc-wp-content-root .utg-content .utg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .utg-content .utg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .utg-content .utg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .utg-content .utg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .utg-content .utg-card h3, .tc-wp-content-root .utg-content .utg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .utg-content .utg-card p, .tc-wp-content-root .utg-content .utg-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .utg-content .utg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .utg-content .utg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .utg-content .utg-step-card::after{
    display: none;
  }.tc-wp-content-root .utg-content .utg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .utg-content .utg-section{
    padding: 60px 0;
  }.tc-wp-content-root .utg-content .utg-container{
    padding: 0 18px;
  }.tc-wp-content-root .utg-content .utg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .utg-content .utg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .utg-content .utg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .utg-content .utg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .utg-content .utg-card h3, .tc-wp-content-root .utg-content .utg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .utg-content .utg-card p, .tc-wp-content-root .utg-content .utg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .utg-content .utg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .utg-content .utg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .utg-content .utg-step-card::after{
    display: none;
  }.tc-wp-content-root .utg-content .utg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .utg-content .utg-section{
    padding: 68px 0;
  }.tc-wp-content-root .utg-content .utg-container{
    padding: 0 22px;
  }.tc-wp-content-root .utg-content .utg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .utg-content .utg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .utg-content .utg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .utg-content .utg-card{
    padding: 28px;
  }.tc-wp-content-root .utg-content .utg-card h3, .tc-wp-content-root .utg-content .utg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .utg-content .utg-card p, .tc-wp-content-root .utg-content .utg-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .utg-content .utg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .utg-content .utg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .utg-content .utg-step-card::after{
    display: none;
  }.tc-wp-content-root .utg-content .utg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .utg-content .utg-section{
    padding: 82px 0;
  }.tc-wp-content-root .utg-content .utg-container{
    padding: 0 28px;
  }.tc-wp-content-root .utg-content .utg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .utg-content .utg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .utg-content .utg-grid-six, .tc-wp-content-root .utg-content .utg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .utg-content .utg-card{
    padding: 30px;
  }.tc-wp-content-root .utg-content .utg-card h3, .tc-wp-content-root .utg-content .utg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .utg-content .utg-card p, .tc-wp-content-root .utg-content .utg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .utg-content .utg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .utg-content .utg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .utg-content .utg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .utg-content .utg-section{
    padding: 96px 0;
  }.tc-wp-content-root .utg-content .utg-container{
    padding: 0 32px;
  }.tc-wp-content-root .utg-content .utg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .utg-content .utg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .utg-content .utg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .utg-content .utg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .utg-content .utg-card{
    padding: 32px;
  }.tc-wp-content-root .utg-content .utg-card h3, .tc-wp-content-root .utg-content .utg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .utg-content .utg-card p, .tc-wp-content-root .utg-content .utg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .utg-content .utg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .utg-content .utg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .utg-content .utg-step-number{
    font-size: 22px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .utg-content .utg-card, .tc-wp-content-root .utg-content .utg-step-card, .tc-wp-content-root .utg-content .utg-icon, .tc-wp-content-root .utg-content .utg-reveal, .tc-wp-content-root .utg-content .utg-reveal.utg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .utg-content .utg-reveal{
    opacity: 1;
  }}