@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-143 .tc-wp-content-root img, .wpc-scope-143 .tc-wp-content-root video, .wpc-scope-143 .tc-wp-content-root svg, .wpc-scope-143 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content section, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content div, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-section{
  position: relative;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-section-white{
  background: #ffffff;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(112, 74, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #5a3ee6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #704aff, #00c2a8);
  box-shadow: 0 0 0 5px rgba(112, 74, 255, 0.1);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content h2{
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
  margin: 16px auto 0;
  color: #5d667a;
  line-height: 1.7;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(25, 35, 68, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.12), rgba(0, 194, 168, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 74, 255, 0.26);
  box-shadow: 0 24px 58px rgba(25, 35, 68, 0.13);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card:hover::after{
  opacity: 1;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card h3, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-card p, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606a7e;
  line-height: 1.68;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #704aff, #00c2a8);
  box-shadow: 0 14px 30px rgba(112, 74, 255, 0.22);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon::before, .wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
  opacity: 0.95;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #704aff;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  box-shadow: -5px 5px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-read::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-icon-clean::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  border-radius: 2px;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(112, 74, 255, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(25, 35, 68, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #704aff, #00c2a8);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(25, 35, 68, 0.12);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #141b2d, #2a3450);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 14px 30px rgba(20, 27, 45, 0.18);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #087d70;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
  border-color: rgba(0, 194, 168, 0.16);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(112, 74, 255, 0.13), rgba(0, 194, 168, 0.16));
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #00a890;
  border-bottom: 3px solid #00a890;
  border-radius: 2px;
  transform: rotate(-45deg);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-143 .tc-wp-content-root .lfg-editorial-content .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-content h2{
    font-size: 27px;
  }.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: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-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-list{
    gap: 16px;
    margin-top: 30px;
  }.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-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-content h2{
    font-size: 30px;
  }.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: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-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-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card{
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-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-list{
    gap: 20px;
    margin-top: 36px;
  }.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-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .lfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-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-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial-content .lfg-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-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-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 19px;
  }}.wpc-scope-143 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lfg-step-content{}