@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-424 .tc-wp-content-root img, .wpc-scope-424 .tc-wp-content-root video, .wpc-scope-424 .tc-wp-content-root svg, .wpc-scope-424 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom div, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom section, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom article{
  box-sizing: border-box;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section{
  position: relative;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section-white{
  background: #ffffff;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #6d3df5;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-kicker::before, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7c3cff, #00c2a8);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #526075;
  font-weight: 450;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(123, 92, 255, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(28, 37, 65, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card::before, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card::before, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(124, 60, 255, 0.42), rgba(0, 194, 168, 0.22), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card:hover, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card:hover, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card:hover, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(124, 60, 255, 0.32);
  box-shadow: 0 24px 60px rgba(28, 37, 65, 0.13);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card:hover::before, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card:hover::before, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-feature-card p, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-use-card p, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card p{
  margin: 10px 0 0;
  color: #566276;
  font-weight: 450;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(124, 60, 255, 0.16), rgba(0, 194, 168, 0.18));
  box-shadow: inset 0 0 0 1px rgba(124, 60, 255, 0.16);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon::before{
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  margin: auto;
  border-radius: 7px;
  background: linear-gradient(135deg, #7c3cff, #00b89c);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-preview::before{
  clip-path: polygon(50% 0, 100% 34%, 82% 100%, 18% 100%, 0 34%);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-copy::before{
  border-radius: 5px;
  box-shadow: 6px -6px 0 rgba(124, 60, 255, 0.25);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-spark::before{
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-clean::before{
  border-radius: 999px;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-device::before{
  width: 18px;
  height: 26px;
  border-radius: 6px;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-icon-brand::before{
  clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #7c3cff, #00c2a8);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #7c3cff, #00bfa6);
  box-shadow: 0 14px 28px rgba(99, 68, 220, 0.28);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #5d35df;
  background: rgba(124, 60, 255, 0.09);
  border: 1px solid rgba(124, 60, 255, 0.15);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-card{
  text-align: center;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-icon{
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(124, 60, 255, 0.13), rgba(0, 194, 168, 0.16));
  position: relative;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-trust-icon::before{
  content: "";
  position: absolute;
  inset: 15px;
  border-right: 4px solid #00a991;
  border-bottom: 4px solid #00a991;
  transform: rotate(45deg) translate(-2px, -3px);
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-424 .tc-wp-content-root .utg-content-bottom .utg-reveal.utg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .utg-content-bottom .utg-section{
    padding: 52px 0;
  }.tc-wp-content-root .utg-content-bottom .utg-container{
    padding: 0 14px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .utg-content-bottom .utg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .utg-content-bottom .utg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card, .tc-wp-content-root .utg-content-bottom .utg-use-card, .tc-wp-content-root .utg-content-bottom .utg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card p, .tc-wp-content-root .utg-content-bottom .utg-use-card p, .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .tc-wp-content-root .utg-content-bottom .utg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .utg-content-bottom .utg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-number{
    width: 58px;
    height: 48px;
    font-size: 17px;
  }.tc-wp-content-root .utg-content-bottom .utg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .utg-content-bottom .utg-section{
    padding: 58px 0;
  }.tc-wp-content-root .utg-content-bottom .utg-container{
    padding: 0 18px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .utg-content-bottom .utg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .utg-content-bottom .utg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card, .tc-wp-content-root .utg-content-bottom .utg-use-card, .tc-wp-content-root .utg-content-bottom .utg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card p, .tc-wp-content-root .utg-content-bottom .utg-use-card p, .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .tc-wp-content-root .utg-content-bottom .utg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .utg-content-bottom .utg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-number{
    width: 60px;
    height: 50px;
    font-size: 18px;
  }.tc-wp-content-root .utg-content-bottom .utg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .utg-content-bottom .utg-section{
    padding: 64px 0;
  }.tc-wp-content-root .utg-content-bottom .utg-container{
    padding: 0 22px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .utg-content-bottom .utg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .utg-content-bottom .utg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card, .tc-wp-content-root .utg-content-bottom .utg-use-card, .tc-wp-content-root .utg-content-bottom .utg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card p, .tc-wp-content-root .utg-content-bottom .utg-use-card p, .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .tc-wp-content-root .utg-content-bottom .utg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .utg-content-bottom .utg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-number{
    width: 64px;
    height: 52px;
    font-size: 18px;
  }.tc-wp-content-root .utg-content-bottom .utg-badge{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .utg-content-bottom .utg-section{
    padding: 78px 0;
  }.tc-wp-content-root .utg-content-bottom .utg-container{
    padding: 0 32px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .utg-content-bottom .utg-kicker{
    font-size: 13.5px;
  }.tc-wp-content-root .utg-content-bottom .utg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card, .tc-wp-content-root .utg-content-bottom .utg-use-card, .tc-wp-content-root .utg-content-bottom .utg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card p, .tc-wp-content-root .utg-content-bottom .utg-use-card p, .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .tc-wp-content-root .utg-content-bottom .utg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .utg-content-bottom .utg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-number{
    width: 74px;
    height: 60px;
    font-size: 20px;
  }.tc-wp-content-root .utg-content-bottom .utg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .utg-content-bottom .utg-section{
    padding: 92px 0;
  }.tc-wp-content-root .utg-content-bottom .utg-container{
    padding: 0 34px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .utg-content-bottom .utg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .utg-content-bottom .utg-kicker{
    font-size: 14px;
  }.tc-wp-content-root .utg-content-bottom .utg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .utg-content-bottom .utg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card, .tc-wp-content-root .utg-content-bottom .utg-use-card, .tc-wp-content-root .utg-content-bottom .utg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card h3, .tc-wp-content-root .utg-content-bottom .utg-use-card h3, .tc-wp-content-root .utg-content-bottom .utg-trust-card h3, .tc-wp-content-root .utg-content-bottom .utg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .utg-content-bottom .utg-feature-card p, .tc-wp-content-root .utg-content-bottom .utg-use-card p, .tc-wp-content-root .utg-content-bottom .utg-trust-card p, .tc-wp-content-root .utg-content-bottom .utg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .utg-content-bottom .utg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .utg-content-bottom .utg-step-number{
    width: 82px;
    height: 66px;
    font-size: 22px;
  }.tc-wp-content-root .utg-content-bottom .utg-badge{
    padding: 9px 15px;
    font-size: 13px;
  }}