@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-250 .tc-wp-content-root img, .wpc-scope-250 .tc-wp-content-root video, .wpc-scope-250 .tc-wp-content-root svg, .wpc-scope-250 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content section, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content div, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-section{
  position: relative;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-section-white{
  background: #ffffff;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(126, 68, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 68, 255, 0.1), rgba(0, 207, 255, 0.1));
  color: #6a35df;
  font-weight: 760;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(29, 35, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card:hover, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-use-card:hover, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card:hover, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(126, 68, 255, 0.28);
  box-shadow: 0 24px 60px rgba(91, 67, 181, 0.15);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card::before, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-use-card::before, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  border-radius: 22px 22px 0 0;
  background: linear-gradient(90deg, #7e44ff, #00cfff, #ff4fc4);
  opacity: 0.78;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card h3, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card p, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
  margin: 10px 0 0;
  color: #647084;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(126, 68, 255, 0.14), rgba(0, 207, 255, 0.12));
  box-shadow: inset 0 0 0 1px rgba(126, 68, 255, 0.12);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon::before, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #7e44ff, #00bfe8);
  transition: transform 220ms ease;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card:hover .ffg-icon::before, .wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-card:hover .ffg-icon::after{
  transform: scale(1.08) rotate(6deg);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 10px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-spark::after{
  width: 8px;
  height: 8px;
  right: 12px;
  bottom: 12px;
  border-radius: 50%;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 9px;
  border-radius: 5px;
  opacity: 0.38;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-mix::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 10px 0 rgba(126, 68, 255, 0.75), 0 20px 0 rgba(0, 191, 232, 0.75);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-mix::after{
  width: 7px;
  height: 7px;
  right: 14px;
  top: 24px;
  border-radius: 50%;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-glow::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 0 16px rgba(126, 68, 255, 0.55);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-glow::after{
  width: 30px;
  height: 30px;
  left: 9px;
  top: 9px;
  border-radius: 50%;
  opacity: 0.18;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-clean::before{
  width: 21px;
  height: 12px;
  left: 13px;
  top: 17px;
  border-radius: 2px;
  transform: rotate(-45deg);
  clip-path: polygon(0 45%, 40% 45%, 40% 0, 60% 0, 60% 65%, 0 65%);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-icon-fast::after{
  width: 12px;
  height: 4px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #7e44ff, #00cfff);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #7e44ff, #00cfff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(126, 68, 255, 0.25);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(126, 68, 255, 0.09);
  color: #6530d4;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(126, 68, 255, 0.14), rgba(0, 207, 255, 0.13));
  position: relative;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #6f38ef;
  border-bottom: 3px solid #00aeda;
  transform: rotate(-45deg);
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-250 .tc-wp-content-root .ffg-bottom-content .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card, .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card p, .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card, .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card p, .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-bottom-content h2{
    font-size: 33px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card, .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card p, .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
    font-size: 16.5px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card, .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card p, .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ffg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-heading-wrap p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-bottom-content .ffg-card, .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-bottom-content .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card p, .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .tc-wp-content-root .ffg-bottom-content .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-250 .tc-wp-content-root .ffg-step-content{}