@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-28 .tc-wp-content-root img, .wpc-scope-28 .tc-wp-content-root video, .wpc-scope-28 .tc-wp-content-root svg, .wpc-scope-28 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #152033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial, .wpc-scope-28 .tc-wp-content-root .ffg-editorial section, .wpc-scope-28 .tc-wp-content-root .ffg-editorial div, .wpc-scope-28 .tc-wp-content-root .ffg-editorial article{
  box-sizing: border-box;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section-white{
  background: #ffffff;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f6fb 100%);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(85, 91, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(85, 91, 255, 0.09), rgba(0, 210, 255, 0.09));
  color: #4050d8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-section-head p{
  margin: 16px auto 0;
  color: #5c687a;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card::before, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(85, 91, 255, 0.5), rgba(0, 210, 255, 0.26), rgba(255, 80, 170, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card:hover, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(85, 91, 255, 0.2);
  box-shadow: 0 24px 60px rgba(38, 54, 91, 0.13);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card:hover::before, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card h3, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card p, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-card p{
  margin: 10px 0 0;
  color: #667287;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #555bff 0%, #00d2ff 100%);
  box-shadow: 0 14px 26px rgba(85, 91, 255, 0.25);
  position: relative;
  transition: transform 220ms ease;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-card:hover .ffg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon::before, .wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  opacity: 0.95;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-spark::after{
  inset: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-copy::before{
  transform: translate(3px, -3px);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-copy::after{
  transform: translate(-3px, 3px);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-bolt::before{
  width: 10px;
  height: 20px;
  inset: 12px 17px;
  border-width: 0;
  border-radius: 3px;
  background: #ffffff;
  transform: skew(-14deg);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-badge::before{
  border-radius: 50%;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-clean::before{
  border-radius: 999px;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-icon-fast::before{
  width: 18px;
  height: 18px;
  inset: 14px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(85, 91, 255, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(18, 31, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-card::after{
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 210, 255, 0.18), rgba(85, 91, 255, 0));
  pointer-events: none;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(85, 91, 255, 0.24);
  box-shadow: 0 24px 60px rgba(18, 31, 54, 0.12);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #555bff 0%, #00d2ff 54%, #ff50aa 120%);
  box-shadow: 0 16px 32px rgba(85, 91, 255, 0.24);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(85, 91, 255, 0.08);
  color: #4050d8;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
  text-align: left;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-mark{
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(85, 91, 255, 0.12), rgba(0, 210, 255, 0.14));
  position: relative;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 17px;
  top: 13px;
  width: 11px;
  height: 18px;
  border-right: 3px solid #4050d8;
  border-bottom: 3px solid #4050d8;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-28 .tc-wp-content-root .ffg-editorial .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial .ffg-card, .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3, .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p, .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ffg-editorial .ffg-card, .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3, .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p, .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial .ffg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 66px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .ffg-editorial .ffg-card, .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3, .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p, .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid-six, .tc-wp-content-root .ffg-editorial .ffg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial .ffg-card, .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3, .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p, .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial .ffg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 96px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 50px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid-six, .tc-wp-content-root .ffg-editorial .ffg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial .ffg-card, .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3, .tc-wp-content-root .ffg-editorial .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial .ffg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p, .tc-wp-content-root .ffg-editorial .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 82px;
    height: 82px;
    font-size: 24px;
  }}.wpc-scope-28 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ffg-step-content{}