@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-348 .tc-wp-content-root img, .wpc-scope-348 .tc-wp-content-root video, .wpc-scope-348 .tc-wp-content-root svg, .wpc-scope-348 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap, .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap div, .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap section, .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section{
  position: relative;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-white{
  background: #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #fffaf7 100%);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(180, 92, 255, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(180, 92, 255, 0.12), rgba(255, 132, 92, 0.12));
  color: #8b3fe5;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
  margin: 0;
  color: #141927;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
  margin: 16px auto 0;
  color: #5f6676;
  line-height: 1.75;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(30, 37, 54, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(35, 28, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(180, 92, 255, 0.55), rgba(255, 132, 92, 0.38), rgba(52, 211, 153, 0.2));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(180, 92, 255, 0.22);
  box-shadow: 0 24px 60px rgba(35, 28, 55, 0.13);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover::before{
  opacity: 1;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card h3{
  margin: 0;
  color: #171d2b;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card p{
  margin: 10px 0 0;
  color: #626a7b;
  line-height: 1.72;
}.wpc-scope-348 .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, #a855f7, #ff7a59);
  box-shadow: 0 12px 24px rgba(168, 85, 247, 0.22);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::before, .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 11px;
  top: 18px;
  border: 2px solid rgba(255,255,255,0.8);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::before{
  width: 23px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::after{
  width: 12px;
  height: 3px;
  right: 8px;
  top: 21px;
  border-radius: 99px;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-flex::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-flex::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 99px;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(30, 37, 54, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(50, 38, 80, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #a855f7, #ff7a59);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(50, 38, 80, 0.12);
}.wpc-scope-348 .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, #a855f7, #ff7a59);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(168, 85, 247, 0.24);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
  margin: 0;
  color: #171d2b;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
  margin: 8px 0 0;
  color: #626a7b;
  line-height: 1.75;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #f4ecff;
  color: #8b3fe5;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
  text-align: center;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card .lfg-icon{
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-free::after{
  width: 4px;
  height: 16px;
  left: 21px;
  top: 15px;
  border-radius: 99px;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 99px;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}@keyframes lfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card, .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
  animation: lfgFadeUp 520ms ease both;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:nth-child(2), .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:nth-child(2){
  animation-delay: 70ms;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:nth-child(3), .wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:nth-child(3){
  animation-delay: 140ms;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:nth-child(4){
  animation-delay: 210ms;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:nth-child(5){
  animation-delay: 280ms;
}.wpc-scope-348 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:nth-child(6){
  animation-delay: 350ms;
}@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-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-three, .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{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content 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: 14px;
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@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-section-head h2{
    font-size: 28px;
  }.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-three, .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{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content 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: 14px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 60px 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-section-head h2{
    font-size: 31px;
  }.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-three, .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{
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content 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: 16px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@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 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-three, .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{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content 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{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@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-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.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{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content 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{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before{
    animation: none;
    transition: none;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:hover{
    transform: none;
  }}