@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-666 .tc-wp-content-root img, .wpc-scope-666 .tc-wp-content-root video, .wpc-scope-666 .tc-wp-content-root svg, .wpc-scope-666 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f5f7fb 100%);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #6b3df4;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker::before, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #6b3df4, #16c7b7);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.7;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(106, 119, 145, 0.16);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  border-radius: 8px;
  overflow: hidden;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card::before, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card::before, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #6b3df4, #16c7b7, #ffb23f);
  opacity: 0.9;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card:hover, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card:hover, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(107, 61, 244, 0.32);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.13);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
  margin: 12px 0 0;
  color: #5c667a;
  line-height: 1.65;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(107, 61, 244, 0.13), rgba(22, 199, 183, 0.15));
  box-shadow: inset 0 0 0 1px rgba(107, 61, 244, 0.12);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #6b3df4, #16c7b7);
  transition: transform 220ms ease;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card:hover .ffg-icon::before, .wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-info-card:hover .ffg-icon::after{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-preview::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-preview::after{
  width: 16px;
  height: 3px;
  left: 15px;
  top: 27px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 16px;
  border-radius: 5px;
  opacity: 0.45;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-creative::after{
  width: 8px;
  height: 8px;
  right: 9px;
  top: 9px;
  background: #ffb23f;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::before{
  width: 26px;
  height: 3px;
  left: 10px;
  top: 14px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::after{
  width: 26px;
  height: 3px;
  left: 10px;
  top: 29px;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(44% 0, 100% 0, 62% 42%, 100% 42%, 32% 100%, 48% 54%, 0 54%);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::after{
  display: none;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-polish::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 80% 92%, 50% 70%, 20% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-polish::after{
  display: none;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 8px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
  overflow: hidden;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #6b3df4, #16c7b7);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 8px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #6b3df4, #16c7b7);
  box-shadow: 0 16px 32px rgba(107, 61, 244, 0.24);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  color: #5b35d6;
  background: rgba(107, 61, 244, 0.1);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(22, 199, 183, 0.18), rgba(107, 61, 244, 0.14));
  position: relative;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #16a99c;
  border-bottom: 3px solid #16a99c;
  transform: rotate(-45deg);
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-666 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
    padding: 8px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 56px;
    height: 56px;
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-info-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}