@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-136 .tc-wp-content-root img, .wpc-scope-136 .tc-wp-content-root video, .wpc-scope-136 .tc-wp-content-root svg, .wpc-scope-136 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections div, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections section, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-section{
  position: relative;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-section-white{
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(98, 78, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #fbfbff 0%, #f6f7fb 100%);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(98, 78, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(98, 78, 255, 0.1), rgba(0, 194, 203, 0.1));
  color: #5547d9;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6678;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(18, 26, 43, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(18, 26, 43, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card::before, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(98, 78, 255, 0.16), rgba(0, 194, 203, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card:hover, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(98, 78, 255, 0.24);
  box-shadow: 0 24px 60px rgba(18, 26, 43, 0.12);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card:hover::before, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
  position: relative;
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-card p, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626b7d;
  line-height: 1.7;
  font-weight: 430;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #624eff, #00c2cb);
  box-shadow: 0 14px 28px rgba(98, 78, 255, 0.23);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon::before, .wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #624eff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 15px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 19px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-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-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 4px;
  background: #624eff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-clean::before{
  width: 23px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #624eff;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(98, 78, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 255, 0.96));
  box-shadow: 0 20px 54px rgba(18, 26, 43, 0.08);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-card::after{
  content: "";
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 75px;
  width: 1px;
  background: linear-gradient(180deg, rgba(98, 78, 255, 0.2), rgba(0, 194, 203, 0.08));
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 194, 203, 0.3);
  box-shadow: 0 26px 64px rgba(18, 26, 43, 0.11);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #624eff, #00c2cb);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(98, 78, 255, 0.22);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 194, 203, 0.11);
  color: #087985;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
  text-align: center;
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #624eff, #00c2cb);
  box-shadow: 0 14px 32px rgba(0, 194, 203, 0.22);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 15px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-136 .tc-wp-content-root .vfg-editorial-sections .vfg-reveal.vfg-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 .vfg-editorial-sections .vfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial-sections h2{
    font-size: 26px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card-grid, .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-grid-three, .tc-wp-content-root .vfg-editorial-sections .vfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-sections .vfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial-sections h2{
    font-size: 29px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card-grid, .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-grid-three, .tc-wp-content-root .vfg-editorial-sections .vfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-sections .vfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-sections h2{
    font-size: 33px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card-grid, .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-grid-three, .tc-wp-content-root .vfg-editorial-sections .vfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-sections .vfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-sections h2{
    font-size: 40px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card-grid, .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-grid-three, .tc-wp-content-root .vfg-editorial-sections .vfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-sections .vfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .vfg-editorial-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card-grid, .tc-wp-content-root .vfg-editorial-sections .vfg-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-grid-three, .tc-wp-content-root .vfg-editorial-sections .vfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card h3, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-sections .vfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-card{
    gap: 34px;
    padding: 34px 38px;
  }.tc-wp-content-root .vfg-editorial-sections .vfg-step-number{
    font-size: 21px;
  }}