@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-62 .tc-wp-content-root img, .wpc-scope-62 .tc-wp-content-root video, .wpc-scope-62 .tc-wp-content-root svg, .wpc-scope-62 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-section{
  position: relative;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-white{
  background: #ffffff;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8a4b15;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker::before, .wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker::after{
  content: "";
  width: 26px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #c77722, #f2bd57);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap h2{
  margin: 0;
  color: #131a2a;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(198, 119, 34, 0.16);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #b86718, #f4c65e, #d9892a);
  opacity: 0.9;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(198, 119, 34, 0.34);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.13);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card h3{
  margin: 18px 0 0;
  color: #161e30;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card p{
  margin: 10px 0 0;
  color: #5e6878;
  line-height: 1.7;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff3d7, #ffe2a5);
  box-shadow: inset 0 0 0 1px rgba(184, 103, 24, 0.15), 0 12px 24px rgba(198, 119, 34, 0.16);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::before, .wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #9c5418, #d98a25);
  transition: transform 260ms ease;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover .lfg-icon::before, .wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover .lfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 13px;
  border-radius: 12px;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 31px;
  border-radius: 999px;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 17px;
  border-radius: 5px;
  opacity: 0.55;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::before{
  width: 24px;
  height: 24px;
  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-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::after{
  width: 8px;
  height: 8px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-brand::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-brand::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #fff3d7;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::before{
  width: 26px;
  height: 6px;
  left: 11px;
  top: 16px;
  border-radius: 999px;
  transform: skewX(-18deg);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::after{
  width: 18px;
  height: 6px;
  left: 17px;
  top: 27px;
  border-radius: 999px;
  transform: skewX(-18deg);
  opacity: 0.7;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-polish::before{
  width: 25px;
  height: 25px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-polish::after{
  width: 9px;
  height: 9px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #fff3d7;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-free::after{
  width: 13px;
  height: 7px;
  left: 18px;
  top: 20px;
  border-left: 3px solid #fff3d7;
  border-bottom: 3px solid #fff3d7;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 21px;
  top: 32px;
  border-radius: 999px;
  background: #fff3d7;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-privacy::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 19px;
  border-radius: 6px;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-privacy::after{
  width: 14px;
  height: 14px;
  left: 17px;
  top: 10px;
  border: 4px solid #b86718;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid rgba(198, 119, 34, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card::after{
  content: "";
  position: absolute;
  right: -60px;
  top: -70px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(244, 198, 94, 0.24), rgba(244, 198, 94, 0));
  pointer-events: none;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(198, 119, 34, 0.34);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.12);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #9d5416 0%, #d68524 54%, #f2bd57 100%);
  box-shadow: 0 16px 30px rgba(198, 119, 34, 0.26);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
  margin: 0;
  color: #161e30;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
  margin: 8px 0 0;
  color: #5d6676;
  line-height: 1.72;
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  color: #8a4b15;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #fff6df, #ffe8b8);
  box-shadow: inset 0 0 0 1px rgba(198, 119, 34, 0.18);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-62 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-6, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-6, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 23px;
  }}