@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-489 .tc-wp-content-root img, .wpc-scope-489 .tc-wp-content-root video, .wpc-scope-489 .tc-wp-content-root svg, .wpc-scope-489 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial, .wpc-scope-489 .tc-wp-content-root .lfg-editorial section, .wpc-scope-489 .tc-wp-content-root .lfg-editorial div, .wpc-scope-489 .tc-wp-content-root .lfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-section-white{
  background: #ffffff;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(45, 132, 255, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(132, 76, 255, 0.08), transparent 30%),
    #f7f9fc;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(45, 132, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 132, 255, 0.1), rgba(132, 76, 255, 0.1));
  color: #2f5bd7;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-heading p{
  margin: 16px auto 0;
  color: #5d6678;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-grid-three, .wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-grid-benefits{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #2d84ff, #844cff, #14b8a6);
  opacity: 0.9;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(45, 132, 255, 0.22);
  box-shadow: 0 24px 60px rgba(45, 70, 130, 0.14);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-card h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-card p{
  margin: 12px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2d84ff, #844cff);
  box-shadow: 0 12px 26px rgba(45, 132, 255, 0.26);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon::before, .wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 15px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-preview::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 31px;
  border-radius: 999px;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
  box-shadow: -5px 5px 0 rgba(255, 255, 255, 0.5);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-focus::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, #ffffff 0 72%, transparent 72% 100%);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(45, 132, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 255, 0.96));
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step::after{
  content: "";
  position: absolute;
  left: 42px;
  bottom: -22px;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(45, 132, 255, 0.28), rgba(132, 76, 255, 0));
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step:last-child::after{
  display: none;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2d84ff, #844cff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(45, 132, 255, 0.28);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-step p{
  margin: 8px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-use-card::before{
  background: linear-gradient(90deg, #14b8a6, #2d84ff);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(45, 132, 255, 0.12), rgba(132, 76, 255, 0.12));
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 11px;
  height: 18px;
  border-right: 3px solid #2f5bd7;
  border-bottom: 3px solid #2f5bd7;
  transform: rotate(42deg);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-489 .tc-wp-content-root .lfg-editorial .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading 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{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial .lfg-step::after{
    display: none;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial .lfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-step p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading 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{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial .lfg-card 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{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial .lfg-step::after{
    display: none;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial .lfg-step p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading 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{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial .lfg-card 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{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-step::after{
    display: none;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial .lfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial .lfg-step p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid-three, .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{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lfg-editorial .lfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial .lfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial .lfg-step p{
    font-size: 15.5px;
  }}@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 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.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-card{
    padding: 32px;
  }.tc-wp-content-root .lfg-editorial .lfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial .lfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .lfg-editorial .lfg-step{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial .lfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .lfg-editorial .lfg-step p{
    font-size: 16px;
  }}.wpc-scope-489 .tc-wp-content-root .lfg-step-content{}