@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-389 .tc-wp-content-root img, .wpc-scope-389 .tc-wp-content-root video, .wpc-scope-389 .tc-wp-content-root svg, .wpc-scope-389 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #182033;
  background: #ffffff;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-section{
  position: relative;
  width: 100%;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-section-white{
  background: #ffffff;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-section-soft{
  background: linear-gradient(180deg, #fafbff 0%, #f6f8fc 100%);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(97, 88, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(97, 88, 255, 0.1), rgba(0, 190, 166, 0.1));
  color: #5148d9;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596276;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(24, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card::before, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card::before, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(97, 88, 255, 0.32), rgba(0, 190, 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-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card:hover, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card:hover, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(97, 88, 255, 0.22);
  box-shadow: 0 24px 60px rgba(24, 32, 51, 0.13);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card:hover::before, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card:hover::before, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 430;
  line-height: 1.66;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6158ff, #00bea6);
  box-shadow: 0 14px 30px rgba(97, 88, 255, 0.25);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon::before, .wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-line::before{
  width: 25px;
  height: 3px;
  left: 10px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-7deg);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-line::after{
  width: 18px;
  height: 2px;
  left: 14px;
  top: 16px;
  border-radius: 999px;
  opacity: 0.8;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-device::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-clean::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.88), 0 14px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-clean::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-seo::before{
  width: 20px;
  height: 20px;
  left: 10px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-icon-seo::after{
  width: 12px;
  height: 3px;
  right: 9px;
  bottom: 12px;
  border-radius: 999px;
  transform: rotate(45deg);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(97, 88, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 46px rgba(24, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-card::after{
  content: "";
  position: absolute;
  left: 42px;
  bottom: -22px;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(97, 88, 255, 0.35), rgba(0, 190, 166, 0.05));
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-card:last-child::after{
  display: none;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 60px rgba(24, 32, 51, 0.12);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #6158ff, #00bea6);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 15px 34px rgba(97, 88, 255, 0.26);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 190, 166, 0.1);
  color: #087d72;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(97, 88, 255, 0.12), rgba(0, 190, 166, 0.14));
  border: 1px solid rgba(97, 88, 255, 0.18);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #00a895;
  border-bottom: 3px solid #00a895;
  transform: rotate(-45deg);
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-389 .tc-wp-content-root .stg-editorial-wrap .stg-reveal.stg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 48px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card, .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 54px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card, .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 62px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card, .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 76px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
    font-size: 42px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid-three, .tc-wp-content-root .stg-editorial-wrap .stg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card, .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stg-editorial-wrap .stg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stg-editorial-wrap .stg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block h2{
    font-size: 48px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-grid-three, .tc-wp-content-root .stg-editorial-wrap .stg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card, .tc-wp-content-root .stg-editorial-wrap .stg-use-card, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-use-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card h3, .tc-wp-content-root .stg-editorial-wrap .stg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-info-card p, .tc-wp-content-root .stg-editorial-wrap .stg-use-card p, .tc-wp-content-root .stg-editorial-wrap .stg-benefit-card p, .tc-wp-content-root .stg-editorial-wrap .stg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .stg-editorial-wrap .stg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}