@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-472 .tc-wp-content-root img, .wpc-scope-472 .tc-wp-content-root video, .wpc-scope-472 .tc-wp-content-root svg, .wpc-scope-472 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial, .wpc-scope-472 .tc-wp-content-root .lfg-editorial section, .wpc-scope-472 .tc-wp-content-root .lfg-editorial div, .wpc-scope-472 .tc-wp-content-root .lfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section{
  position: relative;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section-white{
  background: #ffffff;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section-soft{
  background: #f8fafc;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(107, 70, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(107, 70, 255, 0.1), rgba(0, 194, 255, 0.1));
  color: #5b3ee8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section-head h2{
  margin: 0;
  color: #121826;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-section-head p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 30, 48, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card::before, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(107, 70, 255, 0.12), rgba(0, 194, 255, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card:hover, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(107, 70, 255, 0.24);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card:hover::before, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card h3, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
  position: relative;
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-card p, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #667184;
  line-height: 1.68;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6b46ff, #00c2ff);
  box-shadow: 0 14px 28px rgba(91, 62, 232, 0.24);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-copy::after{
  inset: 12px 14px 14px 12px;
  border-radius: 4px;
  box-shadow: 6px -6px 0 -3px #ffffff;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-spark::after{
  inset: 12px;
  border-width: 0;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 37%, 100% 50%, 61% 63%, 50% 100%, 39% 63%, 0 50%, 39% 37%);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-focus::after{
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.28);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-clean::after{
  inset: 15px 12px;
  border-width: 2px 0;
  border-radius: 0;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-icon-fast::after{
  inset: 13px 11px;
  border-width: 0;
  background: #ffffff;
  clip-path: polygon(0 0, 70% 0, 45% 38%, 100% 38%, 26% 100%, 45% 55%, 0 55%);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  border: 1px solid rgba(20, 30, 48, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-card::before{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #6b46ff, #00c2ff);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(107, 70, 255, 0.22);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #6b46ff, #00c2ff);
  color: #ffffff;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(91, 62, 232, 0.25);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(107, 70, 255, 0.09);
  color: #5b3ee8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6b46ff, #00c2ff);
  box-shadow: 0 14px 28px rgba(91, 62, 232, 0.22);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-472 .tc-wp-content-root .lfg-editorial .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 .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3, .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p, .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3, .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p, .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3, .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p, .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3, .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p, .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 24px;
    align-items: center;
    padding: 30px 34px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .lfg-editorial .lfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid-three, .tc-wp-content-root .lfg-editorial .lfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3, .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial .lfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p, .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial .lfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 100px 1fr;
    gap: 28px;
    align-items: center;
    padding: 34px 40px;
  }}