@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-616 .tc-wp-content-root img, .wpc-scope-616 .tc-wp-content-root video, .wpc-scope-616 .tc-wp-content-root svg, .wpc-scope-616 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content section, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content div, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section{
  position: relative;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section-white{
  background: #ffffff;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 7px 13px;
  border: 1px solid rgba(176, 117, 52, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(168, 92, 34, 0.1), rgba(202, 162, 86, 0.12));
  color: #8a5421;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
  margin: 0;
  color: #171b27;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
  margin: 14px auto 0;
  color: #5f6675;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(35, 42, 60, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(28, 34, 48, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card::before, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card::before, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(166, 83, 28, 0.32), rgba(216, 182, 103, 0.2), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card:hover, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card:hover, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card:hover, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(176, 117, 52, 0.22);
  box-shadow: 0 24px 70px rgba(28, 34, 48, 0.13);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card:hover::before, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card:hover::before, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
  margin: 0;
  color: #1b2030;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
  margin: 10px 0 0;
  color: #606777;
  line-height: 1.68;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #9f5828, #d9b15e);
  box-shadow: 0 12px 26px rgba(158, 88, 40, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-info-card:hover .lfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon::before, .wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 10px;
  opacity: 0.95;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #9f5828;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 3px;
  opacity: 0.95;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  background: transparent;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 99px;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 99px;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-flow::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(159, 88, 40, 0), rgba(159, 88, 40, 0.35), rgba(217, 177, 94, 0));
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #8f4f23, #ddb85f);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(154, 83, 35, 0.24);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-step-content{
  min-width: 0;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfa 100%);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-use-card::after{
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, rgba(217, 177, 94, 0.55), rgba(159, 88, 40, 0.08) 68%, rgba(159, 88, 40, 0));
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(154, 83, 35, 0.1);
  color: #87501f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-616 .tc-wp-content-root .lfg-editorial-content .lfg-reveal.lfg-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 .lfg-editorial-content .lfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-list{
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
    display: none;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-list{
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
    display: none;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-list{
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
    display: none;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-grid-3, .tc-wp-content-root .lfg-editorial-content .lfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-list{
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-grid-3, .tc-wp-content-root .lfg-editorial-content .lfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-list{
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    font-size: 22px;
  }}