@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-257 .tc-wp-content-root img, .wpc-scope-257 .tc-wp-content-root video, .wpc-scope-257 .tc-wp-content-root svg, .wpc-scope-257 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap div, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap section, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(120, 86, 255, 0.08), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(0, 210, 255, 0.08), transparent 26%),
    #f8f9fd;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(120, 86, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(120, 86, 255, 0.1), rgba(0, 210, 255, 0.1));
  color: #5e46df;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566176;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(28, 36, 56, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(25, 31, 48, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card::before, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card::before, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7856ff, #00d2ff, #36e6a5);
  opacity: 0.9;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card:hover, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card:hover, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(120, 86, 255, 0.28);
  box-shadow: 0 24px 60px rgba(25, 31, 48, 0.12);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
  margin: 10px 0 0;
  color: #5b667a;
  font-weight: 400;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7856ff, #00d2ff);
  box-shadow: 0 14px 28px rgba(120, 86, 255, 0.22);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 15px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-profile::after{
  width: 24px;
  height: 12px;
  left: 12px;
  top: 27px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::after{
  width: 13px;
  height: 3px;
  left: 22px;
  top: 23px;
  border-radius: 999px;
  transform: rotate(-36deg);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::after{
  display: none;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(120, 86, 255, 0.45), rgba(0, 210, 255, 0.28)) border-box;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #121827, #303856);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 36px rgba(18, 24, 39, 0.18);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 210, 255, 0.11);
  color: #087a9b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(54, 230, 165, 0.15), transparent 34%);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #36e6a5, #00d2ff);
  box-shadow: 0 14px 30px rgba(0, 210, 255, 0.2);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-257 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ffg-editorial-wrap .ffg-reveal, .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    opacity: 1;
    transform: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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-list{
    gap: 16px;
    margin-top: 30px;
  }.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: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 54px 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: 29px;
  }.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{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 62px 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: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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-list{
    gap: 20px;
    margin-top: 36px;
  }.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: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 76px 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: 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: 44px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@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 36px;
  }.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: 17.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.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-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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-list{
    gap: 24px;
    margin-top: 50px;
  }.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: 78px;
    height: 78px;
    font-size: 23px;
  }}.wpc-scope-257 .tc-wp-content-root .ffg-step-content{}