@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-297 .tc-wp-content-root img, .wpc-scope-297 .tc-wp-content-root video, .wpc-scope-297 .tc-wp-content-root svg, .wpc-scope-297 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap{
  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.5;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap, .wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap section, .wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap div, .wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-white{
  background: #ffffff;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(111, 76, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(111, 76, 255, 0.1), rgba(0, 184, 169, 0.1));
  color: #5136c9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
  margin: 0;
  color: #141a2a;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5b6475;
  font-weight: 400;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  padding: 28px;
  border: 1px solid rgba(28, 36, 58, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(25, 32, 53, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(111, 76, 255, 0.13), rgba(0, 184, 169, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(111, 76, 255, 0.24);
  box-shadow: 0 22px 54px rgba(25, 32, 53, 0.13);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover::before{
  opacity: 1;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #171d2d;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5e6878;
  line-height: 1.65;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6f4cff 0%, #00b8a9 100%);
  box-shadow: 0 12px 26px rgba(111, 76, 255, 0.24);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::before, .wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover .wfg-icon::before{
  transform: translateY(-2px) rotate(4deg);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 12px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #6f4cff;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 13px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-message::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 14px;
  border-radius: 7px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-message::after{
  width: 9px;
  height: 9px;
  left: 28px;
  top: 26px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 13px;
  clip-path: polygon(48% 0, 100% 0, 64% 42%, 100% 42%, 38% 100%, 51% 55%, 18% 55%);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-free::after{
  width: 10px;
  height: 5px;
  left: 19px;
  top: 20px;
  border-left: 3px solid #6f4cff;
  border-bottom: 3px solid #6f4cff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-phone::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-phone::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 33px;
  border-radius: 99px;
  background: #6f4cff;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-privacy::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 20px;
  border-radius: 7px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-privacy::after{
  width: 16px;
  height: 13px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(28, 36, 58, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 16px 46px rgba(25, 32, 53, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: linear-gradient(180deg, #6f4cff, #00b8a9);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(25, 32, 53, 0.13);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(111, 76, 255, 0.12), rgba(0, 184, 169, 0.12));
  color: #5136c9;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
  margin: 0;
  color: #171d2d;
  font-weight: 780;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
  margin: 9px 0 0;
  color: #5e6878;
  line-height: 1.65;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f1efff;
  color: #5136c9;
  font-size: 13px;
  font-weight: 760;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-use-card h3{
  margin-top: 18px;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-trust-card{
  text-align: left;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-297 .tc-wp-content-root .wfg-editorial-wrap .wfg-reveal.wfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .wfg-editorial-wrap .wfg-reveal, .tc-wp-content-root .wfg-editorial-wrap .wfg-card, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card, .tc-wp-content-root .wfg-editorial-wrap .wfg-card::before, .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::before, .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::after{
    transition: none;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-reveal{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
    font-size: 26px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
    font-size: 29px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
    font-size: 32px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 26px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 66px;
    height: 52px;
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
    font-size: 40px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 28px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 76px;
    height: 62px;
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section h2{
    font-size: 46px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 30px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 86px;
    height: 68px;
    font-size: 26px;
  }}