@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-506 .tc-wp-content-root img, .wpc-scope-506 .tc-wp-content-root video, .wpc-scope-506 .tc-wp-content-root svg, .wpc-scope-506 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap div, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap section, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-section-white{
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f3ee 100%);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 13px;
  border: 1px solid rgba(130, 92, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(130, 92, 255, 0.12), rgba(0, 194, 168, 0.12));
  color: #5c3fd6;
  font-size: 12px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
  margin: 0;
  color: #151a2d;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
  margin: 16px auto 0;
  color: #586174;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(35, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #825cff, #00c2a8);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(130, 92, 255, 0.22);
  box-shadow: 0 24px 60px rgba(35, 42, 68, 0.13);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card:hover::before{
  opacity: 1;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
  margin: 0;
  color: #151a2d;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
  margin: 12px 0 0;
  color: #5d6576;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(130, 92, 255, 0.14), rgba(0, 194, 168, 0.14));
  box-shadow: inset 0 0 0 1px rgba(130, 92, 255, 0.12);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon::before, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #825cff, #00a98f);
  transition: transform 260ms ease;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card:hover .scfg-icon::before, .wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-card:hover .scfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 12px;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border-radius: 5px;
  opacity: 0.42;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-spark::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-clean::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(0, 169, 143, 0.8), 0 16px 0 rgba(130, 92, 255, 0.55);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-clean::after{
  width: 6px;
  height: 6px;
  right: 12px;
  top: 14px;
  border-radius: 50%;
  background: #00c2a8;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-fast::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 23px;
  border-radius: 999px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-32deg);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-flex::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-flex::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(130, 92, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffefe 54%, #f5fffc 100%);
  box-shadow: 0 18px 45px rgba(33, 39, 60, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card::after{
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(130, 92, 255, 0), rgba(130, 92, 255, 0.28), rgba(0, 194, 168, 0));
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(33, 39, 60, 0.12);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #825cff, #00c2a8);
  color: #ffffff;
  font-weight: 820;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(95, 74, 220, 0.25);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #087c70;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-benefit-card{
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-free::after{
  width: 10px;
  height: 4px;
  left: 19px;
  top: 22px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 16px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 14px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-private::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 21px;
  border-radius: 5px;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 17px;
  top: 11px;
  border: 3px solid #825cff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-506 .tc-wp-content-root .scfg-editorial-wrap .scfg-reveal.scfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .scfg-editorial-wrap .scfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card::after{
    display: none;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .scfg-editorial-wrap .scfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card::after{
    display: none;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .scfg-editorial-wrap .scfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card{
    padding: 26px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card::after{
    display: none;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .scfg-editorial-wrap .scfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card{
    padding: 28px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .scfg-editorial-wrap .scfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card{
    padding: 30px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card h3, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-card p, .tc-wp-content-root .scfg-editorial-wrap .scfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .scfg-editorial-wrap .scfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}.wpc-scope-506 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .scfg-step-content{}