@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-67 .tc-wp-content-root img, .wpc-scope-67 .tc-wp-content-root video, .wpc-scope-67 .tc-wp-content-root svg, .wpc-scope-67 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #16202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap div, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap section, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-white{
  background: #ffffff;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-soft{
  background: linear-gradient(180deg, #fff9ec 0%, #fffdf8 100%);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(230, 42, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 0, 0.2), rgba(230, 42, 42, 0.12));
  color: #a53215;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
  margin: 16px auto 0;
  color: #5b6673;
  line-height: 1.72;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(22, 32, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card::before, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 214, 0, 0.18), rgba(230, 42, 42, 0.08), rgba(20, 120, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card:hover, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card:hover, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(230, 42, 42, 0.22);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.12);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card:hover::before, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon{
  position: relative;
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffdc2e 0%, #f1462e 58%, #246bff 100%);
  box-shadow: 0 12px 24px rgba(241, 70, 46, 0.2);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::before, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.88);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::before{
  width: 22px;
  height: 8px;
  top: 14px;
  left: 14px;
  border-radius: 999px;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::after{
  width: 8px;
  height: 8px;
  right: 14px;
  bottom: 14px;
  border-radius: 50%;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card:hover .lgfg-icon{
  transform: translateY(-2px);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
  position: relative;
  margin: 0;
  color: #16202a;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
  position: relative;
  margin: 11px 0 0;
  color: #5b6673;
  line-height: 1.68;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(22, 32, 42, 0.08);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(255, 214, 0, 0.18), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 80px;
  width: 1px;
  background: linear-gradient(180deg, rgba(230, 42, 42, 0), rgba(230, 42, 42, 0.25), rgba(230, 42, 42, 0));
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 76px;
  height: 76px;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: linear-gradient(135deg, #ffdc2e 0%, #ef3f2c 62%, #246bff 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(239, 63, 44, 0.22);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 214, 0, 0.2);
  color: #9b3517;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 214, 0, 0.75), rgba(230, 42, 42, 0.45), rgba(36, 107, 255, 0.45)) border-box;
  border: 1px solid transparent;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: #16202a;
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffdc2e;
  border-bottom: 3px solid #ffdc2e;
  transform: rotate(-45deg);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-67 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-reveal.lgfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card h3, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 110px minmax(0, 1fr);
    gap: 30px;
    padding: 34px 38px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    font-size: 24px;
  }}.wpc-scope-67 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lgfg-icon-clean{}.wpc-scope-67 .tc-wp-content-root .lgfg-icon-copy{}.wpc-scope-67 .tc-wp-content-root .lgfg-icon-creative{}.wpc-scope-67 .tc-wp-content-root .lgfg-icon-fast{}.wpc-scope-67 .tc-wp-content-root .lgfg-icon-friendly{}.wpc-scope-67 .tc-wp-content-root .lgfg-icon-preview{}.wpc-scope-67 .tc-wp-content-root .lgfg-use-card{}