@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-379 .tc-wp-content-root img, .wpc-scope-379 .tc-wp-content-root video, .wpc-scope-379 .tc-wp-content-root svg, .wpc-scope-379 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #20232a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap div, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap section, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-white{
  background: #ffffff;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #fff7e8 100%);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(231, 39, 39, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 0, 0.2), rgba(231, 39, 39, 0.12));
  color: #9b2b12;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap h2{
  margin: 0;
  color: #171a21;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
  margin: 14px auto 0;
  color: #5e6470;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(32, 35, 42, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(27, 31, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card{
  height: 100%;
  overflow: hidden;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card::before, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #e72727, #ffd600, #2f80ed);
  opacity: 0.95;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card:hover, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card:hover, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(231, 39, 39, 0.22);
  box-shadow: 0 24px 60px rgba(27, 31, 42, 0.12);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  position: relative;
  background: linear-gradient(135deg, #fff0a6, #ff4b4b);
  box-shadow: 0 12px 26px rgba(231, 39, 39, 0.18);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::before, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::before{
  width: 10px;
  height: 10px;
  left: 10px;
  top: 10px;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-icon::after{
  width: 10px;
  height: 10px;
  right: 10px;
  bottom: 10px;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card:hover .lgfg-icon{
  transform: translateY(-2px);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap h3{
  margin: 0;
  color: #1d2028;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
  margin: 10px 0 0;
  color: #626875;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(255, 214, 0, 0.18), transparent 34%),
    #ffffff;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
  content: "";
  position: absolute;
  left: 32px;
  top: 50%;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, rgba(231, 39, 39, 0), rgba(231, 39, 39, 0.2), rgba(231, 39, 39, 0));
  transform: translateY(-50%);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
  width: 68px;
  height: 68px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  border-radius: 20px;
  background: linear-gradient(135deg, #e72727 0%, #ff8f1f 52%, #ffd600 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(231, 39, 39, 0.2);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-content{
  min-width: 0;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(47, 128, 237, 0.1);
  color: #1d5fa8;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 214, 0, 0.08), rgba(255, 255, 255, 0) 42%),
    #ffffff;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
  height: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 100% 0%, rgba(47, 128, 237, 0.12), transparent 32%),
    #ffffff;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 17px;
  border-radius: 14px;
  background: linear-gradient(135deg, #2f80ed, #ffd600);
  position: relative;
  box-shadow: 0 13px 28px rgba(47, 128, 237, 0.16);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-379 .tc-wp-content-root .lgfg-editorial-wrap .lgfg-reveal.lgfg-visible{
  opacity: 1;
  transform: translateY(0);
}@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: 27px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 58px;
    height: 58px;
    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: 30px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.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-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lgfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@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 28px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-six, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.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-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .lgfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    font-size: 20px;
  }}@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 32px;
  }.tc-wp-content-root .lgfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-six, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.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-step-card{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .lgfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-benefit-card p, .tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lgfg-editorial-wrap .lgfg-step-number{
    font-size: 21px;
  }}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-clean{}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-copy{}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-fast{}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-play{}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-preview{}.wpc-scope-379 .tc-wp-content-root .lgfg-icon-spark{}