@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-346 .tc-wp-content-root img, .wpc-scope-346 .tc-wp-content-root video, .wpc-scope-346 .tc-wp-content-root svg, .wpc-scope-346 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial, .wpc-scope-346 .tc-wp-content-root .twfg-editorial section, .wpc-scope-346 .tc-wp-content-root .twfg-editorial div, .wpc-scope-346 .tc-wp-content-root .twfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section{
  position: relative;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section-white{
  background: #ffffff;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f1eb 100%);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(173, 109, 45, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(173, 109, 45, 0.12), rgba(83, 63, 48, 0.06));
  color: #8a5428;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section-head h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-section-head p{
  margin: 14px auto 0;
  color: #5c6675;
  line-height: 1.72;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 42px rgba(24, 33, 47, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card::before, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(190, 121, 54, 0.22), rgba(81, 64, 50, 0));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 240ms ease;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card:hover, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(173, 109, 45, 0.28);
  box-shadow: 0 24px 58px rgba(24, 33, 47, 0.12);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card:hover::before, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card h3, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #18212f;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card p, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6574;
  line-height: 1.68;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #bd7837, #4e3829);
  box-shadow: 0 12px 24px rgba(173, 109, 45, 0.22);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon::before, .wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::before{
  inset: 14px 11px;
  border: 2px solid #fff;
  border-radius: 7px;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-preview::after{
  width: 14px;
  height: 2px;
  left: 17px;
  bottom: 13px;
  background: #fff;
  border-radius: 4px;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::before{
  width: 17px;
  height: 19px;
  right: 12px;
  top: 11px;
  border: 2px solid #fff;
  border-radius: 4px;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-copy::after{
  width: 17px;
  height: 19px;
  left: 12px;
  bottom: 11px;
  border: 2px solid rgba(255,255,255,0.75);
  border-radius: 4px;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  background: #fff;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 16px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 12px;
  top: 23px;
  background: #fff;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  border: 3px solid #fff;
  border-radius: 50%;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 24px;
  top: 18px;
  background: #fff;
  border-radius: 4px;
  transform: rotate(35deg);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-flex::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #fff;
  border-radius: 7px;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-icon-flex::after{
  width: 13px;
  height: 2px;
  left: 18px;
  top: 23px;
  background: #fff;
  box-shadow: 0 5px 0 rgba(255,255,255,0.78);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-steps{
  display: grid;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 42px rgba(24, 33, 47, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-card::before{
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #bd7837, #4e3829);
  content: "";
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(173, 109, 45, 0.25);
  box-shadow: 0 24px 54px rgba(24, 33, 47, 0.1);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #bd7837, #4e3829);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(173, 109, 45, 0.22);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-card-use{
  background: #ffffff;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: #f5ebe0;
  color: #8a5428;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf4 100%);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(189, 120, 55, 0.15), rgba(78, 56, 41, 0.08));
  border: 1px solid rgba(173, 109, 45, 0.2);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-benefit-mark::before{
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #9a5f2d;
  border-bottom: 3px solid #9a5f2d;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-346 .tc-wp-content-root .twfg-editorial .twfg-reveal.twfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid, .tc-wp-content-root .twfg-editorial .twfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .tc-wp-content-root .twfg-editorial .twfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid, .tc-wp-content-root .twfg-editorial .twfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .tc-wp-content-root .twfg-editorial .twfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid, .tc-wp-content-root .twfg-editorial .twfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .tc-wp-content-root .twfg-editorial .twfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .tc-wp-content-root .twfg-editorial .twfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .twfg-editorial .twfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .twfg-editorial .twfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .twfg-editorial .twfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .twfg-editorial .twfg-grid-six, .tc-wp-content-root .twfg-editorial .twfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .twfg-editorial .twfg-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .twfg-editorial .twfg-card, .tc-wp-content-root .twfg-editorial .twfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .twfg-editorial .twfg-card h3, .tc-wp-content-root .twfg-editorial .twfg-benefit-card h3, .tc-wp-content-root .twfg-editorial .twfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .twfg-editorial .twfg-card p, .tc-wp-content-root .twfg-editorial .twfg-benefit-card p, .tc-wp-content-root .twfg-editorial .twfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .twfg-editorial .twfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-346 .tc-wp-content-root .twfg-step-content{}