@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-130 .tc-wp-content-root img, .wpc-scope-130 .tc-wp-content-root video, .wpc-scope-130 .tc-wp-content-root svg, .wpc-scope-130 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap div, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap section, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f2ec 100%);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(140, 94, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(140, 94, 255, 0.11), rgba(231, 154, 65, 0.12));
  color: #6d3fd7;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head h2{
  margin: 0;
  color: #191d29;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6170;
  font-weight: 400;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(31, 36, 48, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card::before, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(140, 94, 255, 0.46), rgba(231, 154, 65, 0.3), rgba(83, 201, 177, 0.25));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(140, 94, 255, 0.22);
  box-shadow: 0 22px 55px rgba(31, 36, 48, 0.12);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover::before, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
  margin: 0;
  color: #1f2430;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p{
  margin: 10px 0 0;
  color: #606674;
  font-weight: 400;
}.wpc-scope-130 .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, #8c5eff, #e79a41);
  box-shadow: 0 14px 28px rgba(140, 94, 255, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover .ffg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-130 .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% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0 50%, 38% 38%);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid rgba(255, 255, 255, 0.94);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-rune::before{
  width: 4px;
  height: 26px;
  left: 22px;
  top: 11px;
  border-radius: 3px;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-rune::after{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  background: transparent;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-moon::before{
  width: 24px;
  height: 24px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-moon::after{
  width: 22px;
  height: 22px;
  left: 20px;
  top: 8px;
  border-radius: 50%;
  background: #b06ae8;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-wand::before{
  width: 27px;
  height: 4px;
  left: 11px;
  top: 25px;
  border-radius: 4px;
  transform: rotate(-35deg);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-wand::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 9px;
  clip-path: polygon(50% 0, 65% 36%, 100% 50%, 65% 64%, 50% 100%, 35% 64%, 0 50%, 35% 36%);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 13px;
  top: 10px;
  clip-path: polygon(50% 0, 88% 12%, 82% 62%, 50% 100%, 18% 62%, 12% 12%);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-shield::after{
  width: 9px;
  height: 14px;
  left: 20px;
  top: 15px;
  border-radius: 10px;
  background: rgba(140, 94, 255, 0.8);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 16px 44px rgba(31, 36, 48, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #8c5eff, #e79a41);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(31, 36, 48, 0.11);
}.wpc-scope-130 .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, #1f2430, #6d3fd7);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(109, 63, 215, 0.22);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(140, 94, 255, 0.1);
  color: #6d3fd7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card:nth-child(2n) .ffg-badge{
  background: rgba(231, 154, 65, 0.13);
  color: #9a5a12;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card:nth-child(3n) .ffg-badge{
  background: rgba(83, 201, 177, 0.14);
  color: #1f7d6d;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  overflow: hidden;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card::after{
  content: "";
  position: absolute;
  right: -30px;
  top: -30px;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(140, 94, 255, 0.16), rgba(231, 154, 65, 0));
  pointer-events: none;
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark{
  display: block;
  width: 42px;
  height: 5px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #8c5eff, #e79a41);
}.wpc-scope-130 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-130 .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: 46px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-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: 66px;
    height: 66px;
    font-size: 18px;
  }}@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-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}@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-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3{
    font-size: 23px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 78px;
    height: 78px;
    font-size: 20px;
  }}.wpc-scope-130 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ffg-step-content{}