@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-456 .tc-wp-content-root img, .wpc-scope-456 .tc-wp-content-root video, .wpc-scope-456 .tc-wp-content-root svg, .wpc-scope-456 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content section, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content div, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section{
  position: relative;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section-white{
  background: #ffffff;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section-soft{
  background: linear-gradient(180deg, #fbfbff 0%, #f7f8fc 100%);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 90, 152, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 90, 152, 0.1), rgba(116, 89, 255, 0.1));
  color: #8d2f67;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section-head h2{
  margin: 16px 0 0;
  color: #151b2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(29, 36, 56, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 38, 64, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card{
  border-radius: 24px;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card::before, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card::before, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 90, 152, 0.14), rgba(116, 89, 255, 0.1), rgba(29, 211, 176, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card:hover, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card:hover, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card:hover, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 90, 152, 0.28);
  box-shadow: 0 24px 60px rgba(31, 38, 64, 0.13);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card:hover::before, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card:hover::before, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card h3, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card h3, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card h3, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-content h3{
  position: relative;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-card p, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-use-card p, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-card p, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #606a7c;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5a98, #7459ff);
  box-shadow: 0 14px 28px rgba(116, 89, 255, 0.2);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon::before, .wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border-radius: 8px;
  opacity: 0.92;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-preview::after{
  width: 8px;
  height: 8px;
  right: 13px;
  top: 20px;
  border-radius: 50%;
  background: #ff5a98;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-heart::before{
  width: 22px;
  height: 20px;
  left: 13px;
  top: 15px;
  border-radius: 12px 12px 4px 4px;
  transform: rotate(-45deg);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-heart::after{
  width: 22px;
  height: 20px;
  left: 13px;
  top: 15px;
  border-radius: 12px 12px 4px 4px;
  transform: rotate(45deg);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  border-radius: 99px;
  background: #7459ff;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 13px;
  top: 16px;
  border-radius: 99px;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-icon-clean::after{
  width: 16px;
  height: 4px;
  left: 13px;
  top: 27px;
  border-radius: 99px;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 26px;
  overflow: hidden;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 99px;
  background: linear-gradient(180deg, #ff5a98, #7459ff);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff5a98, #7459ff);
  box-shadow: 0 14px 28px rgba(116, 89, 255, 0.2);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(29, 211, 176, 0.11);
  color: #087f72;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(29, 211, 176, 0.18), rgba(116, 89, 255, 0.16));
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #087f72;
  border-bottom: 3px solid #087f72;
  transform: rotate(-45deg);
}.wpc-scope-456 .tc-wp-content-root .ffg-bottom-content .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-456 .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: 54px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid, .tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-three, .tc-wp-content-root .ffg-bottom-content .ffg-grid-benefits{
    grid-template-columns: 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: 22px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 24px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }.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-content 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-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid, .tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-three, .tc-wp-content-root .ffg-bottom-content .ffg-grid-benefits{
    grid-template-columns: 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: 24px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 26px 26px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.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-content 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-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 66px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid, .tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-three, .tc-wp-content-root .ffg-bottom-content .ffg-grid-benefits{
    grid-template-columns: 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: 28px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 30px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.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-content 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-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-bottom-content .ffg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ffg-bottom-content .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-three, .tc-wp-content-root .ffg-bottom-content .ffg-grid-benefits{
    grid-template-columns: repeat(2, 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-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.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-content 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-content p{
    font-size: 16px;
  }}@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 .ffg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-grid-three, .tc-wp-content-root .ffg-bottom-content .ffg-grid-benefits{
    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: 32px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-card{
    gap: 24px;
    padding: 34px 38px;
  }.tc-wp-content-root .ffg-bottom-content .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.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-content 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-content p{
    font-size: 16px;
  }}