@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-284 .tc-wp-content-root img, .wpc-scope-284 .tc-wp-content-root video, .wpc-scope-284 .tc-wp-content-root svg, .wpc-scope-284 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections{
  width: 100%;
  overflow: hidden;
  color: #151722;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections div, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections section, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections article, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections span, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections h2, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections h3, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections p{
  box-sizing: border-box;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-section{
  position: relative;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-section-white{
  background: #ffffff;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f5f7fb 100%);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(120, 76, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(120, 76, 255, 0.1), rgba(0, 211, 255, 0.1));
  color: #5a3fe0;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #784cff, #00d3ff);
  box-shadow: 0 0 14px rgba(0, 211, 255, 0.55);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections h2{
  margin: 0;
  color: #11131c;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-section-header p{
  margin: 14px auto 0;
  color: #5d6474;
  max-width: 680px;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-feature-card, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-use-card, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-card, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(28, 33, 47, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(21, 23, 34, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-feature-card, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-use-card, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-feature-card::after, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-use-card::after, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(120, 76, 255, 0.42), rgba(0, 211, 255, 0.28), rgba(255, 64, 129, 0.2));
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  padding: 1px;
  transition: opacity 260ms ease;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-feature-card:hover, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-use-card:hover, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-card:hover, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(120, 76, 255, 0.2);
  box-shadow: 0 24px 64px rgba(21, 23, 34, 0.12);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-feature-card:hover::after, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-use-card:hover::after, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections h3{
  margin: 0;
  color: #151722;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections article p{
  margin: 10px 0 0;
  color: #626a7b;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon{
  width: 44px;
  height: 44px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #784cff, #00d3ff);
  box-shadow: 0 14px 28px rgba(91, 85, 255, 0.22);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon::before, .wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-scan::before{
  width: 22px;
  height: 2px;
  left: 11px;
  top: 14px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-scan::after{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  background: transparent;
  opacity: 0.5;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
  opacity: 0.62;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 16px;
  top: 10px;
  clip-path: polygon(45% 0, 100% 0, 62% 42%, 100% 42%, 35% 100%, 50% 55%, 0 55%);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-layers::before{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 11px;
  border-radius: 5px;
  transform: skewY(-10deg);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-layers::after{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 19px;
  border-radius: 5px;
  transform: skewY(-10deg);
  opacity: 0.5;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 20px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 10px;
  top: 10px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #784cff, #00d3ff, #ff4081);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: #11131c;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(17, 19, 28, 0.18);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 211, 255, 0.1);
  color: #2464d8;
  border: 1px solid rgba(0, 211, 255, 0.2);
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-mark{
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(120, 76, 255, 0.14), rgba(0, 211, 255, 0.16));
  border: 1px solid rgba(120, 76, 255, 0.18);
  position: relative;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #5a3fe0;
  border-bottom: 3px solid #5a3fe0;
  transform: rotate(-45deg);
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-284 .tc-wp-content-root .gtg-content-sections .gtg-reveal.gtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gtg-content-sections .gtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .gtg-content-sections .gtg-container{
    padding: 0 16px;
  }.tc-wp-content-root .gtg-content-sections h2{
    font-size: 28px;
  }.tc-wp-content-root .gtg-content-sections .gtg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-content-sections .gtg-card-grid, .tc-wp-content-root .gtg-content-sections .gtg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gtg-content-sections .gtg-feature-card, .tc-wp-content-root .gtg-content-sections .gtg-use-card, .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .gtg-content-sections h3{
    font-size: 19px;
  }.tc-wp-content-root .gtg-content-sections article p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gtg-content-sections .gtg-section{
    padding: 58px 0;
  }.tc-wp-content-root .gtg-content-sections .gtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gtg-content-sections h2{
    font-size: 31px;
  }.tc-wp-content-root .gtg-content-sections .gtg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtg-content-sections .gtg-card-grid, .tc-wp-content-root .gtg-content-sections .gtg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gtg-content-sections .gtg-feature-card, .tc-wp-content-root .gtg-content-sections .gtg-use-card, .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .gtg-content-sections h3{
    font-size: 20px;
  }.tc-wp-content-root .gtg-content-sections article p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gtg-content-sections .gtg-section{
    padding: 64px 0;
  }.tc-wp-content-root .gtg-content-sections .gtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gtg-content-sections h2{
    font-size: 34px;
  }.tc-wp-content-root .gtg-content-sections .gtg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .gtg-content-sections .gtg-card-grid, .tc-wp-content-root .gtg-content-sections .gtg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gtg-content-sections .gtg-feature-card, .tc-wp-content-root .gtg-content-sections .gtg-use-card, .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .gtg-content-sections h3{
    font-size: 21px;
  }.tc-wp-content-root .gtg-content-sections article p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gtg-content-sections .gtg-section{
    padding: 78px 0;
  }.tc-wp-content-root .gtg-content-sections .gtg-container{
    padding: 0 34px;
  }.tc-wp-content-root .gtg-content-sections h2{
    font-size: 40px;
  }.tc-wp-content-root .gtg-content-sections .gtg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .gtg-content-sections .gtg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gtg-content-sections .gtg-grid-three, .tc-wp-content-root .gtg-content-sections .gtg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gtg-content-sections .gtg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gtg-content-sections .gtg-feature-card, .tc-wp-content-root .gtg-content-sections .gtg-use-card, .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .gtg-content-sections h3{
    font-size: 22px;
  }.tc-wp-content-root .gtg-content-sections article p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gtg-content-sections .gtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gtg-content-sections .gtg-container{
    padding: 0 28px;
  }.tc-wp-content-root .gtg-content-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .gtg-content-sections .gtg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .gtg-content-sections .gtg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gtg-content-sections .gtg-grid-three, .tc-wp-content-root .gtg-content-sections .gtg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gtg-content-sections .gtg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gtg-content-sections .gtg-feature-card, .tc-wp-content-root .gtg-content-sections .gtg-use-card, .tc-wp-content-root .gtg-content-sections .gtg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .gtg-content-sections .gtg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .gtg-content-sections h3{
    font-size: 23px;
  }.tc-wp-content-root .gtg-content-sections article p{
    font-size: 16px;
  }}