@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-228 .tc-wp-content-root img, .wpc-scope-228 .tc-wp-content-root video, .wpc-scope-228 .tc-wp-content-root svg, .wpc-scope-228 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content div, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content section, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-section-white{
  background: #ffffff;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f6f8fb 100%);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #7752e8;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-kicker::before, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff6aa2, #7752e8);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(119, 82, 232, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(27, 34, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 106, 162, 0.12), rgba(119, 82, 232, 0.08), rgba(36, 198, 220, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(119, 82, 232, 0.28);
  box-shadow: 0 24px 70px rgba(27, 34, 55, 0.13);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card:hover::before{
  opacity: 1;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card h3, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
  position: relative;
  margin: 0;
  color: #161d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-card p, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6676;
  line-height: 1.7;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6aa2 0%, #7752e8 58%, #24c6dc 100%);
  box-shadow: 0 12px 28px rgba(119, 82, 232, 0.22);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon::before, .wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-preview::before{
  left: 13px;
  top: 16px;
  width: 22px;
  height: 14px;
  border-radius: 8px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-preview::after{
  left: 20px;
  top: 20px;
  width: 8px;
  height: 6px;
  border-radius: 50%;
  background: #7752e8;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-copy::before{
  left: 14px;
  top: 12px;
  width: 17px;
  height: 22px;
  border-radius: 5px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-copy::after{
  left: 19px;
  top: 17px;
  width: 17px;
  height: 22px;
  border-radius: 5px;
  opacity: 0.72;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-spark::before{
  left: 22px;
  top: 9px;
  width: 4px;
  height: 30px;
  border-radius: 999px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-spark::after{
  left: 9px;
  top: 22px;
  width: 30px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-heart::before{
  left: 12px;
  top: 17px;
  width: 24px;
  height: 24px;
  border-radius: 6px 6px 10px 10px;
  transform: rotate(45deg);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-heart::after{
  left: 12px;
  top: 13px;
  width: 24px;
  height: 14px;
  border-radius: 999px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-mobile::before{
  left: 16px;
  top: 9px;
  width: 16px;
  height: 30px;
  border-radius: 6px;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-mobile::after{
  left: 22px;
  top: 33px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #7752e8;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-clean::before{
  left: 13px;
  top: 15px;
  width: 22px;
  height: 5px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-icon-clean::after{
  display: none;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(119, 82, 232, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 54px rgba(27, 34, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #ff6aa2, #7752e8, #24c6dc);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(119, 82, 232, 0.28);
  box-shadow: 0 24px 70px rgba(27, 34, 55, 0.12);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-step-number{
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #ff6aa2 0%, #7752e8 60%, #24c6dc 100%);
  box-shadow: 0 14px 34px rgba(119, 82, 232, 0.25);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(119, 82, 232, 0.16);
  border-radius: 999px;
  color: #7752e8;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, rgba(255, 106, 162, 0.12), rgba(119, 82, 232, 0.1));
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-benefit-card{
  text-align: center;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-benefit-mark{
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff6aa2 0%, #7752e8 58%, #24c6dc 100%);
  box-shadow: 0 14px 34px rgba(119, 82, 232, 0.22);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-benefit-mark::before{
  content: "";
  width: 22px;
  height: 12px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-228 .tc-wp-content-root .ffg-editorial-content .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .ffg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid, .tc-wp-content-root .ffg-editorial-content .ffg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card h3, .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card p, .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid, .tc-wp-content-root .ffg-editorial-content .ffg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card h3, .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card p, .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 64px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 36px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-content h2{
    font-size: 33px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid, .tc-wp-content-root .ffg-editorial-content .ffg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card h3, .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card p, .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 82px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-content h2{
    font-size: 42px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid-three, .tc-wp-content-root .ffg-editorial-content .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card h3, .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card p, .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 96px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 52px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-content h2{
    font-size: 48px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid-three, .tc-wp-content-root .ffg-editorial-content .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-steps{
    gap: 24px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card h3, .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card p, .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-badge{
    padding: 9px 15px;
    font-size: 12px;
  }}.wpc-scope-228 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ffg-step-content{}