@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-568 .tc-wp-content-root img, .wpc-scope-568 .tc-wp-content-root video, .wpc-scope-568 .tc-wp-content-root svg, .wpc-scope-568 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap div, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap section, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(154, 104, 48, 0.08), transparent 34%),
    linear-gradient(180deg, #fbf8f2 0%, #f7f3eb 100%);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(154, 104, 48, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(154, 104, 48, 0.12), rgba(36, 118, 98, 0.1));
  color: #72501f;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap h2, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap h3, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap h2{
  margin-bottom: 14px;
  color: #17212b;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #64707d;
  line-height: 1.7;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 41, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(31, 41, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card::before, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(154, 104, 48, 0.16), rgba(36, 118, 98, 0.12), transparent 48%);
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(154, 104, 48, 0.28);
  box-shadow: 0 24px 58px rgba(31, 41, 51, 0.13);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover::before, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #9a6830 0%, #247662 100%);
  box-shadow: 0 14px 28px rgba(154, 104, 48, 0.24);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  position: absolute;
  content: "";
  transition: transform 220ms ease;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover .ffg-icon::before, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover .ffg-icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 15px;
  left: 15px;
  background: #fff7df;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 13px;
  left: 17px;
  border: 2px solid #fff7df;
  border-radius: 5px;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-rune::before{
  width: 3px;
  height: 25px;
  top: 12px;
  left: 23px;
  background: #fff7df;
  border-radius: 3px;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-rune::after{
  width: 17px;
  height: 17px;
  top: 14px;
  left: 15px;
  border-top: 3px solid #fff7df;
  border-right: 3px solid #fff7df;
  transform: rotate(45deg);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-options::before{
  width: 24px;
  height: 4px;
  top: 16px;
  left: 12px;
  border-radius: 6px;
  background: #fff7df;
  box-shadow: 0 9px 0 #fff7df, 0 18px 0 #fff7df;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 17px;
  left: 13px;
  border-right: 3px solid #fff7df;
  border-bottom: 3px solid #fff7df;
  transform: rotate(38deg);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-mobile::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #fff7df;
  border-radius: 6px;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
  position: relative;
  margin-bottom: 10px;
  color: #1d2731;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
  position: relative;
  margin-bottom: 0;
  color: #65717f;
  line-height: 1.68;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(154, 104, 48, 0.16);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 246, 0.92)),
    #ffffff;
  box-shadow: 0 18px 44px rgba(71, 56, 34, 0.09);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #9a6830, #247662);
  content: "";
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(36, 118, 98, 0.28);
  box-shadow: 0 24px 56px rgba(71, 56, 34, 0.14);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: start;
  border-radius: 18px;
  background: linear-gradient(135deg, #17212b, #247662);
  color: #fff7df;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(36, 118, 98, 0.22);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 252, 247, 0.92)),
    #ffffff;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  min-height: 27px;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(36, 118, 98, 0.1);
  color: #1f6757;
  font-size: 12px;
  font-weight: 760;
  line-height: 1.2;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  background: #ffffff;
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(154, 104, 48, 0.16), rgba(36, 118, 98, 0.16));
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  top: 14px;
  left: 12px;
  border-bottom: 3px solid #247662;
  border-left: 3px solid #247662;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-568 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-568 .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: 54px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 68px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 82px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid, .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 96px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid{
    gap: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-three, .tc-wp-content-root .ffg-editorial-wrap .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}.wpc-scope-568 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ffg-step-content{}