@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-596 .tc-wp-content-root img, .wpc-scope-596 .tc-wp-content-root video, .wpc-scope-596 .tc-wp-content-root svg, .wpc-scope-596 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-596 .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;
  background: #ffffff;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap div, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap section, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section{
  position: relative;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-white{
  background: #ffffff;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-soft{
  background: linear-gradient(180deg, #fbf7ff 0%, #f8fbff 100%);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(168, 85, 247, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(168, 85, 247, 0.11), rgba(20, 184, 166, 0.1));
  color: #7c3aed;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6678;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #8b5cf6, #ec4899, #14b8a6);
  opacity: 0.88;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card:hover, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(139, 92, 246, 0.34);
  box-shadow: 0 24px 64px rgba(79, 70, 229, 0.14);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
  margin: 0;
  color: #151c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
  margin: 10px 0 0;
  color: #5f697b;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.16), rgba(20, 184, 166, 0.14));
  box-shadow: inset 0 0 0 1px rgba(139, 92, 246, 0.16);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::before, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover .lfg-icon::before, .wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover .lfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border: 2px solid #7c3aed;
  border-radius: 8px;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #14b8a6;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #7c3aed;
  border-radius: 5px;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 17px;
  border: 2px solid #14b8a6;
  border-radius: 5px;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: linear-gradient(135deg, #8b5cf6, #ec4899);
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-profile::before{
  width: 11px;
  height: 11px;
  left: 17px;
  top: 12px;
  border-radius: 50%;
  background: #7c3aed;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-profile::after{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 26px;
  border-radius: 14px 14px 6px 6px;
  background: #14b8a6;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #7c3aed;
  border-right-color: transparent;
  border-radius: 50%;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 21px;
  top: 22px;
  border-radius: 99px;
  background: #14b8a6;
  transform-origin: left center;
  rotate: -32deg;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  background: linear-gradient(135deg, #7c3aed, #14b8a6);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  rotate: -45deg;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(139, 92, 246, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.06);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card::after{
  content: "";
  position: absolute;
  right: -52px;
  top: -52px;
  width: 132px;
  height: 132px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(236, 72, 153, 0.16), rgba(20, 184, 166, 0));
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7c3aed, #ec4899 52%, #14b8a6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(124, 58, 237, 0.24);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #f4ecff;
  color: #7c3aed;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #14b8a6, #8b5cf6);
  box-shadow: 0 14px 32px rgba(20, 184, 166, 0.2);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  rotate: -45deg;
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-596 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    padding: 8px 11px;
    font-size: 11px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    padding: 9px 13px;
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@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 .lfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@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 .lfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
    padding: 10px 15px;
    font-size: 12px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-3, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
    padding: 10px 15px;
    font-size: 12px;
  }}