@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-408 .tc-wp-content-root img, .wpc-scope-408 .tc-wp-content-root video, .wpc-scope-408 .tc-wp-content-root svg, .wpc-scope-408 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content section, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content div, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section{
  width: 100%;
  position: relative;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section-white{
  background: #ffffff;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #fffafc 100%);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 14px;
  border: 1px solid rgba(188, 83, 255, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 79, 216, 0.1), rgba(58, 191, 255, 0.1));
  color: #8a2be2;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section-head h2{
  margin: 16px 0 0;
  color: #121829;
  font-weight: 820;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-section-head p{
  margin: 16px auto 0;
  color: #5e6678;
  max-width: 700px;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(134, 87, 184, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(29, 24, 54, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card::before, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 79, 216, 0.38), rgba(58, 191, 255, 0.28), rgba(255, 214, 102, 0.18));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card:hover, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(188, 83, 255, 0.26);
  box-shadow: 0 24px 60px rgba(29, 24, 54, 0.13);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card:hover::before, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card h3, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-card p, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-card p{
  margin: 10px 0 0;
  color: #606879;
  line-height: 1.68;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4fd8 0%, #8a5cff 48%, #31c9ff 100%);
  box-shadow: 0 12px 28px rgba(138, 92, 255, 0.22);
  position: relative;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  opacity: 0.95;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon-copy::after{
  inset: 12px 14px 14px 12px;
  border-radius: 5px;
  box-shadow: 5px 5px 0 rgba(255, 255, 255, 0.45);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon-style::after{
  border-radius: 50%;
  box-shadow: 10px 0 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon-social::after{
  border-radius: 50%;
  border-width: 3px;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon-clean::after{
  border-radius: 3px;
  transform: rotate(45deg);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-icon-fast::after{
  inset: 11px 17px;
  border-width: 0 3px 3px 0;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(138, 92, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 252, 0.96));
  box-shadow: 0 18px 48px rgba(50, 40, 80, 0.08);
  position: relative;
  overflow: hidden;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #ff4fd8, #8a5cff, #31c9ff);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: #17172a;
  color: #ffffff;
  font-weight: 820;
  box-shadow: 0 14px 30px rgba(23, 23, 42, 0.18);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-step-content{
  min-width: 0;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  min-width: 52px;
  margin-bottom: 16px;
  padding: 5px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 79, 216, 0.12), rgba(49, 201, 255, 0.12));
  color: #7a35d4;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #31c9ff, #8a5cff 55%, #ff4fd8);
  position: relative;
  box-shadow: 0 12px 28px rgba(138, 92, 255, 0.2);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 17px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-408 .tc-wp-content-root .vw-editorial-content .vw-reveal.vw-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vw-editorial-content .vw-section{
    padding: 54px 0;
  }.tc-wp-content-root .vw-editorial-content .vw-container{
    padding: 0 14px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .vw-editorial-content .vw-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vw-editorial-content .vw-card, .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .vw-editorial-content .vw-card h3, .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vw-editorial-content .vw-card p, .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .tc-wp-content-root .vw-editorial-content .vw-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vw-editorial-content .vw-section{
    padding: 60px 0;
  }.tc-wp-content-root .vw-editorial-content .vw-container{
    padding: 0 18px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .vw-editorial-content .vw-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vw-editorial-content .vw-card, .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .vw-editorial-content .vw-card h3, .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vw-editorial-content .vw-card p, .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .tc-wp-content-root .vw-editorial-content .vw-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vw-editorial-content .vw-section{
    padding: 66px 0;
  }.tc-wp-content-root .vw-editorial-content .vw-container{
    padding: 0 22px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .vw-editorial-content .vw-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .vw-editorial-content .vw-card, .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .vw-editorial-content .vw-card h3, .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vw-editorial-content .vw-card p, .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .tc-wp-content-root .vw-editorial-content .vw-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vw-editorial-content .vw-section{
    padding: 82px 0;
  }.tc-wp-content-root .vw-editorial-content .vw-container{
    padding: 0 32px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vw-editorial-content .vw-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .vw-editorial-content .vw-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vw-editorial-content .vw-card, .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .vw-editorial-content .vw-card h3, .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vw-editorial-content .vw-card p, .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .tc-wp-content-root .vw-editorial-content .vw-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-card{
    gap: 22px;
    padding: 32px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vw-editorial-content .vw-section{
    padding: 96px 0;
  }.tc-wp-content-root .vw-editorial-content .vw-container{
    padding: 0 36px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .vw-editorial-content .vw-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .vw-editorial-content .vw-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .vw-editorial-content .vw-grid-3, .tc-wp-content-root .vw-editorial-content .vw-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vw-editorial-content .vw-card, .tc-wp-content-root .vw-editorial-content .vw-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .vw-editorial-content .vw-card h3, .tc-wp-content-root .vw-editorial-content .vw-benefit-card h3, .tc-wp-content-root .vw-editorial-content .vw-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .vw-editorial-content .vw-card p, .tc-wp-content-root .vw-editorial-content .vw-benefit-card p, .tc-wp-content-root .vw-editorial-content .vw-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .vw-editorial-content .vw-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}