@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-412 .tc-wp-content-root img, .wpc-scope-412 .tc-wp-content-root video, .wpc-scope-412 .tc-wp-content-root svg, .wpc-scope-412 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections div, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections section, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section-white{
  background: #ffffff;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 97, 166, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(83, 105, 255, 0.08), transparent 30%),
    #fbfafc;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 97, 166, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 97, 166, 0.12), rgba(83, 105, 255, 0.10));
  color: #7a2e76;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #596174;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(29, 35, 58, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card::before, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff61a6, #8b5cf6, #22c7d6);
  opacity: 0.9;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card:hover, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(139, 92, 246, 0.28);
  box-shadow: 0 24px 60px rgba(29, 35, 58, 0.13);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
  margin: 0;
  color: #151b2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card p, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 400;
  line-height: 1.68;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 97, 166, 0.16), rgba(34, 199, 214, 0.15));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.78);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon::before, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card:hover .ffg-icon::before, .wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-card:hover .ffg-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 14px;
  background: linear-gradient(135deg, #ff61a6, #8b5cf6);
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border: 2px solid #8b5cf6;
  border-radius: 5px;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 97, 166, 0.78);
  border-radius: 5px;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-swirl::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #22c7d6;
  border-right-color: transparent;
  border-radius: 50%;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-bolt::before{
  width: 15px;
  height: 24px;
  left: 17px;
  top: 11px;
  background: linear-gradient(180deg, #ffb347, #ff61a6);
  clip-path: polygon(45% 0, 100% 0, 62% 42%, 100% 42%, 30% 100%, 44% 56%, 0 56%);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-tag::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  background: linear-gradient(135deg, #8b5cf6, #22c7d6);
  border-radius: 5px 8px 8px 5px;
  clip-path: polygon(0 0, 76% 0, 100% 50%, 76% 100%, 0 100%);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-icon-clean::before{
  width: 23px;
  height: 13px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #22c7d6;
  border-bottom: 3px solid #22c7d6;
  transform: rotate(-45deg);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
  box-shadow: 0 18px 46px rgba(29, 35, 58, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -45px;
  top: -52px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 97, 166, 0.15), rgba(34, 199, 214, 0.13));
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(29, 35, 58, 0.12);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff61a6, #8b5cf6 58%, #22c7d6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(139, 92, 246, 0.25);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-use-card .ffg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  margin: 0 0 18px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(139, 92, 246, 0.10);
  color: #6d3ad5;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #22c7d6, #8b5cf6);
  position: relative;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-412 .tc-wp-content-root .ffg-editorial-sections .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-sections .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-sections .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-sections .ffg-section{
    padding: 66px 0;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-sections .ffg-section{
    padding: 82px 0;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-grid-three, .tc-wp-content-root .ffg-editorial-sections .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-sections .ffg-section{
    padding: 96px 0;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-grid-three, .tc-wp-content-root .ffg-editorial-sections .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-sections .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .ffg-editorial-sections .ffg-step-number{
    width: 76px;
    height: 76px;
    font-size: 20px;
  }}