@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-237 .tc-wp-content-root img, .wpc-scope-237 .tc-wp-content-root video, .wpc-scope-237 .tc-wp-content-root svg, .wpc-scope-237 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial, .wpc-scope-237 .tc-wp-content-root .lfg-editorial section, .wpc-scope-237 .tc-wp-content-root .lfg-editorial div, .wpc-scope-237 .tc-wp-content-root .lfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-section-white{
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(113, 78, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(113, 78, 255, 0.10), rgba(0, 191, 166, 0.10));
  color: #5a43d6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #714eff, #00bfa6);
  box-shadow: 0 0 0 5px rgba(113, 78, 255, 0.10);
}.wpc-scope-237 .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-237 .tc-wp-content-root .lfg-editorial .lfg-heading p{
  margin: 16px auto 0;
  color: #596579;
  line-height: 1.75;
  font-weight: 400;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  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-237 .tc-wp-content-root .lfg-editorial .lfg-card::after, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(113, 78, 255, 0.22), rgba(0, 191, 166, 0.18));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  mask-composite: exclude;
  -webkit-mask-composite: xor;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card:hover, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(113, 78, 255, 0.20);
  box-shadow: 0 24px 60px rgba(44, 38, 94, 0.13);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card:hover::after, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card h3, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card h3, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card p, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card p, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #5b6678;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(113, 78, 255, 0.14), rgba(0, 191, 166, 0.12));
  box-shadow: inset 0 0 0 1px rgba(113, 78, 255, 0.13);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon::before, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card:hover .lfg-icon::before, .wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-card:hover .lfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-preview::before{
  left: 13px;
  top: 14px;
  width: 22px;
  height: 15px;
  border: 2px solid #6247ea;
  border-radius: 5px;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-preview::after{
  left: 19px;
  bottom: 11px;
  width: 10px;
  height: 2px;
  background: #00a991;
  border-radius: 99px;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-copy::before{
  left: 13px;
  top: 15px;
  width: 17px;
  height: 20px;
  border: 2px solid #6247ea;
  border-radius: 5px;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-copy::after{
  left: 18px;
  top: 10px;
  width: 17px;
  height: 20px;
  border: 2px solid #00a991;
  border-radius: 5px;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-creative::before{
  left: 12px;
  top: 19px;
  width: 24px;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(135deg, #6247ea, #00bfa6);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-creative::after{
  left: 21px;
  top: 11px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #6247ea;
  box-shadow: -10px 13px 0 rgba(0, 191, 166, 0.9), 10px 13px 0 rgba(98, 71, 234, 0.7);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-readable::before{
  left: 11px;
  top: 12px;
  color: #6247ea;
  content: "Aa";
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-readable::after{
  left: 12px;
  bottom: 12px;
  width: 24px;
  height: 3px;
  border-radius: 99px;
  background: #00a991;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-fast::before{
  left: 12px;
  top: 13px;
  width: 21px;
  height: 21px;
  border: 2px solid #6247ea;
  border-radius: 999px;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-fast::after{
  left: 24px;
  top: 17px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #00a991;
  border-right: 2px solid #00a991;
  transform: rotate(45deg);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-polish::before{
  left: 13px;
  top: 13px;
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background: linear-gradient(135deg, #6247ea, #00bfa6);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-icon-polish::after{
  left: 19px;
  top: 19px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(113, 78, 255, 0.14);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(113, 78, 255, 0.10), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 191, 166, 0.24);
  box-shadow: 0 24px 64px rgba(34, 43, 78, 0.12);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #714eff, #00bfa6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(113, 78, 255, 0.22);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-use-card{
  overflow: hidden;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-use-card::before{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 96px;
  height: 96px;
  border-radius: 0 22px 0 96px;
  background: linear-gradient(135deg, rgba(113, 78, 255, 0.11), rgba(0, 191, 166, 0.12));
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(113, 78, 255, 0.10);
  color: #5a43d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
  overflow: hidden;
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(113, 78, 255, 0.14), rgba(0, 191, 166, 0.16));
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #00a991;
  border-bottom: 3px solid #00a991;
  transform: rotate(42deg);
}.wpc-scope-237 .tc-wp-content-root .lfg-editorial .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-237 .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: 52px 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: 14px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 22px;
  }.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-card 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-card p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@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-heading h2{
    font-size: 29px;
  }.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: 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-card 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-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-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@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-heading h2{
    font-size: 33px;
  }.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: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-card, .tc-wp-content-root .lfg-editorial .lfg-benefit-card{
    padding: 26px;
  }.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-card 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-card p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}@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-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading p{
    font-size: 16.5px;
  }.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-grid{
    gap: 22px;
    margin-top: 42px;
  }.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-card 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-card 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: 86px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial .lfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .lfg-editorial .lfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .lfg-editorial .lfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial .lfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.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: 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-card 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-card p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial .lfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-card{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .lfg-editorial .lfg-step-number{
    font-size: 25px;
  }}.wpc-scope-237 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lfg-step-content{}