@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-393 .tc-wp-content-root img, .wpc-scope-393 .tc-wp-content-root video, .wpc-scope-393 .tc-wp-content-root svg, .wpc-scope-393 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-393 .tc-wp-content-root .ffg-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.6;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap div, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap section, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background: linear-gradient(180deg, #fbf7ff 0%, #f8fbff 100%);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 14px;
  border: 1px solid rgba(151, 82, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 181, 0.12), rgba(113, 96, 255, 0.12));
  color: #6e3be8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
  margin: 0;
  color: #141827;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
  margin: 16px auto 0;
  max-width: 710px;
  color: #5c6578;
  line-height: 1.75;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(122, 94, 185, 0.14);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(31, 35, 63, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card::before, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 111, 181, 0.16), rgba(113, 96, 255, 0.12), rgba(43, 195, 212, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(151, 82, 255, 0.28);
  box-shadow: 0 24px 60px rgba(55, 50, 92, 0.13);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover::before, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
  position: relative;
  margin: 0;
  color: #171b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #60697a;
  line-height: 1.72;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6fb5 0%, #7864ff 55%, #24c6dc 100%);
  box-shadow: 0 14px 28px rgba(120, 100, 255, 0.24);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 17px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 12px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-heart::before{
  width: 20px;
  height: 18px;
  left: 14px;
  top: 15px;
  background: #ffffff;
  transform: rotate(-45deg);
  border-radius: 4px 4px 2px 2px;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-heart::after{
  width: 11px;
  height: 11px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 10px 0 0 #ffffff;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-style::before{
  width: 23px;
  height: 4px;
  left: 13px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::before{
  width: 20px;
  height: 11px;
  left: 14px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(122, 94, 185, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(47, 42, 82, 0.08);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff6fb5, #7864ff, #24c6dc);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #171b2d, #43306f);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 18px 34px rgba(67, 48, 111, 0.22);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin-bottom: 15px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(120, 100, 255, 0.1);
  color: #6e3be8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
  text-align: center;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff6fb5, #7864ff 58%, #24c6dc);
  box-shadow: 0 14px 28px rgba(120, 100, 255, 0.22);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-mark::before{
  content: "";
  position: absolute;
  width: 23px;
  height: 12px;
  left: 15px;
  top: 18px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-393 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 68px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card{
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-trust-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-393 .tc-wp-content-root .ffg-step-content{}.wpc-scope-393 .tc-wp-content-root .ffg-use-card{}