@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-89 .tc-wp-content-root img, .wpc-scope-89 .tc-wp-content-root video, .wpc-scope-89 .tc-wp-content-root svg, .wpc-scope-89 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #231b15;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content section, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content div, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-section-white{
  background: #ffffff;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(190, 104, 34, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(122, 73, 39, 0.07), transparent 30%),
    #fbf7f1;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(174, 92, 31, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(197, 103, 30, 0.12), rgba(255, 213, 139, 0.18));
  color: #8b4517;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content h2{
  margin: 0;
  color: #211712;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #67584c;
  line-height: 1.75;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(82, 51, 32, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 45px rgba(69, 41, 22, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card::before, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(183, 92, 22, 0.16), transparent 34%, rgba(246, 183, 79, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card:hover, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(179, 91, 22, 0.28);
  box-shadow: 0 24px 60px rgba(69, 41, 22, 0.13);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card:hover::before, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card h3, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
  position: relative;
  margin: 0;
  color: #241811;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-card p, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
  position: relative;
  margin: 10px 0 0;
  color: #6a5a4c;
  line-height: 1.7;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #b85d18, #e5a23d);
  box-shadow: 0 12px 24px rgba(184, 93, 24, 0.22);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon::before, .wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon::after{
  content: "";
  position: absolute;
  background: #fff8ec;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #fff8ec;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 11px;
  top: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 248, 236, 0.75);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-star::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-rope::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px dashed #fff8ec;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 92% 24%, 92% 74%, 50% 100%, 8% 74%, 8% 24%);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #fff8ec;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(118, 72, 35, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 20px 55px rgba(70, 42, 22, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #a84f15, #efb24b);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(168, 79, 21, 0.26);
  box-shadow: 0 26px 64px rgba(70, 42, 22, 0.12);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #7b3613, #c96b1f);
  color: #fffaf2;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(168, 79, 21, 0.22);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-mini-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 14px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(185, 94, 26, 0.1);
  color: #8b4517;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 252, 246, 0.94)),
    linear-gradient(135deg, rgba(168, 79, 21, 0.12), rgba(239, 178, 75, 0.12));
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #a84f15, #efb24b);
  box-shadow: 0 14px 28px rgba(168, 79, 21, 0.2);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #fffaf2;
  border-bottom: 3px solid #fffaf2;
  transform: rotate(42deg);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-89 .tc-wp-content-root .wfg-editorial-content .wfg-reveal.wfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfg-editorial-content .wfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .wfg-editorial-content .wfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card p, .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-number{
    width: 56px;
    height: 42px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfg-editorial-content .wfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .wfg-editorial-content .wfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card p, .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-number{
    width: 60px;
    height: 44px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfg-editorial-content .wfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .wfg-editorial-content .wfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card p, .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-number{
    width: 64px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfg-editorial-content .wfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .wfg-editorial-content .wfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid-three, .tc-wp-content-root .wfg-editorial-content .wfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card p, .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-number{
    width: 70px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfg-editorial-content .wfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wfg-editorial-content .wfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .wfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid-three, .tc-wp-content-root .wfg-editorial-content .wfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wfg-editorial-content .wfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-step-card h3, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-card p, .tc-wp-content-root .wfg-editorial-content .wfg-step-card p, .tc-wp-content-root .wfg-editorial-content .wfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .wfg-editorial-content .wfg-step-number{
    width: 78px;
    height: 58px;
    font-size: 18px;
  }}.wpc-scope-89 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .wfg-step-content{}.wpc-scope-89 .tc-wp-content-root .wfg-use-card{}