@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-164 .tc-wp-content-root img, .wpc-scope-164 .tc-wp-content-root video, .wpc-scope-164 .tc-wp-content-root svg, .wpc-scope-164 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro section, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro div, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro article, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro span, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro h2, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro h3, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro p{
  box-sizing: border-box;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section-white{
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f8fc 100%);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(189, 94, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 181, 0.12), rgba(111, 108, 255, 0.12));
  color: #7647d8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
  margin: 0;
  color: #151a2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5d6578;
  font-weight: 450;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-card, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(132, 142, 170, 0.18);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 111, 181, 0.5), rgba(111, 108, 255, 0.35), rgba(37, 211, 190, 0.28)) border-box;
  box-shadow: 0 18px 48px rgba(25, 32, 56, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-card:hover, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 64px rgba(25, 32, 56, 0.13);
  border-color: rgba(118, 71, 216, 0.26);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
  margin: 0;
  color: #182033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-card p, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
  margin: 10px 0 0;
  color: #626b7e;
  font-weight: 450;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6fb5, #6f6cff);
  box-shadow: 0 14px 32px rgba(111, 108, 255, 0.22);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon::before, .wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 16px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-clean::before{
  width: 24px;
  height: 3px;
  top: 17px;
  left: 12px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.86), 0 14px 0 rgba(255, 255, 255, 0.68);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-brand::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-icon-brand::after{
  width: 10px;
  height: 10px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(132, 142, 170, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(25, 32, 56, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 64px rgba(25, 32, 56, 0.12);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #151a2d, #7647d8 56%, #ff6fb5);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(118, 71, 216, 0.24);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-step-content{
  min-width: 0;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-use-card{
  overflow: hidden;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-use-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff6fb5, #6f6cff, #25d3be);
  opacity: 0.85;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin: 0 0 15px;
  border-radius: 999px;
  background: #f4f1ff;
  color: #7647d8;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 0%, rgba(255, 111, 181, 0.12), transparent 34%),
    radial-gradient(circle at 90% 12%, rgba(37, 211, 190, 0.12), transparent 30%),
    #ffffff;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25d3be, #6f6cff);
  box-shadow: 0 14px 30px rgba(37, 211, 190, 0.2);
  position: relative;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-164 .tc-wp-content-root .ffg-editorial-pro .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-pro .ffg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-steps{
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-pro .ffg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
    font-size: 18.5px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-steps{
    gap: 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-pro .ffg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-steps{
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-pro .ffg-section{
    padding: 72px 0;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-pro .ffg-section{
    padding: 88px 0;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-grid-three, .tc-wp-content-root .ffg-editorial-pro .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-pro .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ffg-editorial-pro .ffg-step-number{
    width: 74px;
    height: 74px;
    font-size: 23px;
  }}