@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-650 .tc-wp-content-root img, .wpc-scope-650 .tc-wp-content-root video, .wpc-scope-650 .tc-wp-content-root svg, .wpc-scope-650 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #221713;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content section, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content div, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section-white{
  background: #ffffff;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section-soft{
  background: linear-gradient(180deg, #fff8f3 0%, #fffaf6 100%);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(238, 92, 35, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 118, 35, 0.12), rgba(255, 196, 87, 0.16));
  color: #b43d12;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section-head h2{
  margin: 0;
  color: #1f1512;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #6a5750;
  line-height: 1.75;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(92, 49, 35, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(56, 31, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-650 .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, 104, 31, 0.13), rgba(255, 190, 70, 0.08) 42%, rgba(255, 255, 255, 0) 66%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(237, 89, 31, 0.28);
  box-shadow: 0 24px 60px rgba(56, 31, 20, 0.13);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-card:hover::before{
  opacity: 1;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-card h3, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-card h3{
  position: relative;
  margin: 0;
  color: #251612;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-card p, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #68554e;
  line-height: 1.7;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4d1d 0%, #ff8b2b 48%, #ffd66b 100%);
  box-shadow: 0 12px 24px rgba(238, 91, 32, 0.22);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon::before, .wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ff6a22;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
  box-shadow: -5px 5px 0 rgba(255, 255, 255, 0.58);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-spark::before{
  width: 22px;
  height: 22px;
  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-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-social::before{
  width: 8px;
  height: 8px;
  left: 11px;
  top: 19px;
  border-radius: 50%;
  box-shadow: 13px -7px 0 #ffffff, 18px 8px 0 #ffffff;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-social::after{
  width: 21px;
  height: 2px;
  left: 15px;
  top: 22px;
  transform: rotate(-25deg);
  box-shadow: 3px 10px 0 #ffffff;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-style::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 14px 14px 18px 18px;
  clip-path: polygon(50% 0, 73% 18%, 83% 45%, 68% 100%, 32% 100%, 17% 45%, 27% 18%);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 21px;
  transform-origin: left center;
  transform: rotate(-35deg);
  background: #ff6a22;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-free::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-free::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #ff6a22;
  border-bottom: 3px solid #ff6a22;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 28px;
  border-radius: 50%;
  background: #ff6a22;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-clean::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  border-radius: 5px;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-icon-clean::after{
  width: 13px;
  height: 3px;
  left: 17px;
  top: 21px;
  background: #ff6a22;
  box-shadow: 0 6px 0 #ff6a22;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(92, 49, 35, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(56, 31, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff4d1d, #ffb84f);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(237, 89, 31, 0.26);
  box-shadow: 0 24px 60px rgba(56, 31, 20, 0.12);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff4d1d, #ff9a2f 58%, #ffd36d);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  box-shadow: 0 14px 28px rgba(238, 91, 32, 0.22);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-step-body{
  min-width: 0;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 111, 33, 0.1);
  color: #b43d12;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-benefit-card{
  background: #ffffff;
}.wpc-scope-650 .tc-wp-content-root .ffg-editorial-content .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-650 .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: 46px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head 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{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 22px;
    border-radius: 18px;
  }.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-steps{
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px 22px 24px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 52px 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: 30px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head 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{
    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-steps{
    gap: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 26px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 60px 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: 34px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-card{
    padding: 26px;
  }.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-steps{
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 24px 26px 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 74px 0;
  }.tc-wp-content-root .ffg-editorial-content .ffg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-benefits-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.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: 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-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px 32px 30px 34px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-content .ffg-section{
    padding: 92px 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: 48px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.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: 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-steps{
    gap: 24px;
  }.tc-wp-content-root .ffg-editorial-content .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ffg-editorial-content .ffg-reveal, .tc-wp-content-root .ffg-editorial-content .ffg-card, .tc-wp-content-root .ffg-editorial-content .ffg-step-card, .tc-wp-content-root .ffg-editorial-content .ffg-card::before{
    transition: none;
  }.tc-wp-content-root .ffg-editorial-content .ffg-reveal{
    opacity: 1;
    transform: none;
  }}