@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-333 .tc-wp-content-root img, .wpc-scope-333 .tc-wp-content-root video, .wpc-scope-333 .tc-wp-content-root svg, .wpc-scope-333 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2630;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content *{
  box-sizing: border-box;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-section-white{
  background: #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-section-soft{
  background: linear-gradient(180deg, #fbfaf6 0%, #f6f2ea 100%);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(121, 80, 40, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(160, 103, 45, 0.11), rgba(44, 113, 91, 0.1));
  color: #6d4a21;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
  margin: 0;
  color: #18202a;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6672;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(25, 32, 42, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(38, 30, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card::before, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8f5a24, #2f7d67, #bd8c42);
  opacity: 0.9;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card:hover, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card:hover, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(47, 125, 103, 0.25);
  box-shadow: 0 24px 58px rgba(38, 30, 20, 0.13);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card h3, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
  margin: 0;
  color: #1b2430;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-card p, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
  margin: 10px 0 0;
  color: #5d6672;
  font-weight: 400;
  line-height: 1.68;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon{
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8f5a24, #2f7d67);
  box-shadow: 0 12px 22px rgba(47, 125, 103, 0.22);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon::before, .wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-preview::before{
  width: 20px;
  height: 13px;
  left: 13px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.76);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-story::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 4px 10px 10px 4px;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-story::after{
  width: 2px;
  height: 18px;
  left: 23px;
  top: 14px;
  background: rgba(47, 125, 103, 0.55);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 241, 0.94)),
    #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #8f5a24 0%, #2f7d67 100%);
  box-shadow: 0 14px 28px rgba(47, 125, 103, 0.22);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(255, 252, 247, 0.96)),
    #ffffff;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(47, 125, 103, 0.1);
  color: #286d5a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-mark{
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(143, 90, 36, 0.16), rgba(47, 125, 103, 0.16));
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 17px;
  border-right: 3px solid #2f7d67;
  border-bottom: 3px solid #2f7d67;
  transform: rotate(42deg);
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-333 .tc-wp-content-root .ffg-folklore-content .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-folklore-content .ffg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ffg-folklore-content .ffg-container{
    padding: 0 16px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card-grid, .tc-wp-content-root .ffg-folklore-content .ffg-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card p, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-folklore-content .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-folklore-content .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card-grid, .tc-wp-content-root .ffg-folklore-content .ffg-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card p, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-folklore-content .ffg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ffg-folklore-content .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
    font-size: 33px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card-grid, .tc-wp-content-root .ffg-folklore-content .ffg-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card p, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-folklore-content .ffg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ffg-folklore-content .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-grid-3, .tc-wp-content-root .ffg-folklore-content .ffg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card p, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-folklore-content .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-folklore-content .ffg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-grid-3, .tc-wp-content-root .ffg-folklore-content .ffg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card h3, .tc-wp-content-root .ffg-folklore-content .ffg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-folklore-content .ffg-card p, .tc-wp-content-root .ffg-folklore-content .ffg-benefit-card p, .tc-wp-content-root .ffg-folklore-content .ffg-step-content p{
    font-size: 15.5px;
  }}