@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-528 .tc-wp-content-root img, .wpc-scope-528 .tc-wp-content-root video, .wpc-scope-528 .tc-wp-content-root svg, .wpc-scope-528 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap section, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap div, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-section{
  position: relative;
  width: 100%;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-white{
  background: #ffffff;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(119, 84, 255, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(0, 188, 212, 0.08), transparent 28%),
    #f7f9fc;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(109, 92, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(109, 92, 255, 0.12), rgba(0, 188, 212, 0.1));
  color: #5146d9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #536075;
  line-height: 1.7;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(20, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card::before, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card::before, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #6d5cff, #00bcd4, #22c55e);
  opacity: 0.86;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card:hover, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card:hover, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(109, 92, 255, 0.24);
  box-shadow: 0 22px 58px rgba(20, 32, 51, 0.12);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
  margin: 10px 0 0;
  color: #566278;
  line-height: 1.68;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6d5cff, #00bcd4);
  box-shadow: 0 12px 26px rgba(82, 93, 255, 0.2);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon::before, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card:hover .ufg-icon::before, .wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-info-card:hover .ufg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 13px;
  border-radius: 8px;
  opacity: 0.95;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-preview::after{
  width: 16px;
  height: 4px;
  left: 15px;
  top: 29px;
  border-radius: 8px;
  opacity: 0.8;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255,255,255,0.88), 0 16px 0 rgba(255,255,255,0.72);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-clean::after{
  display: none;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6d5cff, #00bcd4);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-device::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 4px;
  background: #6d5cff;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(109, 92, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255,255,255,0.96), rgba(255,255,255,0.82));
  box-shadow: 0 18px 50px rgba(20, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card::after{
  content: "";
  position: absolute;
  width: 190px;
  height: 190px;
  right: -82px;
  top: -96px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(109, 92, 255, 0.16), rgba(0, 188, 212, 0.12));
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(109, 92, 255, 0.28);
  box-shadow: 0 24px 62px rgba(20, 32, 51, 0.12);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #6d5cff, #00bcd4);
  box-shadow: 0 15px 34px rgba(82, 93, 255, 0.24);
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 4px 12px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(109, 92, 255, 0.1);
  color: #5146d9;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
  text-align: center;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(109, 92, 255, 0.14), rgba(0, 188, 212, 0.14));
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 11px;
  left: 15px;
  top: 18px;
  border-left: 4px solid #22c55e;
  border-bottom: 4px solid #22c55e;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-528 .tc-wp-content-root .ufg-editorial-wrap .ufg-reveal.ufg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ufg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ufg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ufg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ufg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ufg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-info-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 74px;
    height: 74px;
    font-size: 24px;
  }}