@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-420 .tc-wp-content-root img, .wpc-scope-420 .tc-wp-content-root video, .wpc-scope-420 .tc-wp-content-root svg, .wpc-scope-420 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial, .wpc-scope-420 .tc-wp-content-root .sfg-editorial div, .wpc-scope-420 .tc-wp-content-root .sfg-editorial section, .wpc-scope-420 .tc-wp-content-root .sfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-section{
  position: relative;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-section-white{
  background: #ffffff;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #6d4cff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-kicker::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7c5cff, #00c2a8);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial h2, .wpc-scope-420 .tc-wp-content-root .sfg-editorial h3, .wpc-scope-420 .tc-wp-content-root .sfg-editorial p{
  margin-top: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial h2{
  margin-bottom: 14px;
  color: #121827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #5d6678;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(109, 76, 255, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(27, 36, 60, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #6d4cff, #00c2a8, #48a7ff);
  opacity: 0.9;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(109, 76, 255, 0.34);
  box-shadow: 0 24px 60px rgba(27, 36, 60, 0.13);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card h3{
  margin-bottom: 8px;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card p{
  margin-bottom: 0;
  color: #626b7d;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(109, 76, 255, 0.13), rgba(0, 194, 168, 0.13));
  box-shadow: inset 0 0 0 1px rgba(109, 76, 255, 0.16);
  transition: transform 220ms ease;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-card:hover .sfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border: 2px solid #6d4cff;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 21px;
  background: #00c2a8;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 13px;
  left: 18px;
  border: 2px solid #6d4cff;
  border-radius: 5px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 18px;
  left: 13px;
  border: 2px solid #00c2a8;
  border-radius: 5px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  background: conic-gradient(from 45deg, #6d4cff, #00c2a8, #48a7ff, #6d4cff);
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  bottom: 11px;
  background: #00c2a8;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-clean::before{
  width: 24px;
  height: 3px;
  top: 16px;
  left: 12px;
  background: #6d4cff;
  box-shadow: 0 8px 0 #00c2a8, 0 16px 0 rgba(72, 167, 255, 0.9);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-device::before{
  width: 20px;
  height: 28px;
  top: 10px;
  left: 14px;
  border: 2px solid #6d4cff;
  border-radius: 7px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-device::after{
  width: 5px;
  height: 5px;
  bottom: 14px;
  left: 22px;
  background: #00c2a8;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-fast::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border: 2px solid #6d4cff;
  border-left-color: transparent;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-icon-fast::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 20px;
  background: #00c2a8;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(109, 76, 255, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(27, 36, 60, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-card::after{
  content: "";
  position: absolute;
  top: -52px;
  right: -48px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(0, 194, 168, 0.16), rgba(109, 76, 255, 0));
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 64px rgba(27, 36, 60, 0.13);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #6d4cff 0%, #00a98f 100%);
  box-shadow: 0 14px 28px rgba(109, 76, 255, 0.24);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
  margin-bottom: 8px;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-step-content p{
  margin-bottom: 0;
  color: #626b7d;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 12px;
  border: 1px solid rgba(109, 76, 255, 0.18);
  border-radius: 999px;
  color: #5b3df2;
  background: rgba(109, 76, 255, 0.08);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
  text-align: left;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #6d4cff, #00c2a8);
  box-shadow: 0 14px 26px rgba(0, 194, 168, 0.2);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  top: 14px;
  left: 13px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 90px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-three, .tc-wp-content-root .sfg-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    gap: 26px;
    padding: 34px 34px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}