@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-71 .tc-wp-content-root img, .wpc-scope-71 .tc-wp-content-root video, .wpc-scope-71 .tc-wp-content-root svg, .wpc-scope-71 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-section{
  position: relative;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-white{
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-soft{
  background: linear-gradient(180deg, #fbfbff 0%, #f7f8fc 100%);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-71 .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(122, 84, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(122, 84, 255, 0.1), rgba(0, 194, 255, 0.1));
  color: #6644d9;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap h2, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap h3, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap p{
  margin: 0;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap h2{
  color: #111827;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
  margin: 16px auto 0;
  color: #566176;
  max-width: 680px;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(122, 84, 255, 0.35), rgba(0, 194, 255, 0.18), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(122, 84, 255, 0.22);
  box-shadow: 0 24px 60px rgba(72, 66, 140, 0.14);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover::before, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
  color: #151b2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
  margin-top: 10px;
  color: #5d6678;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7a54ff, #00c2ff);
  box-shadow: 0 12px 24px rgba(122, 84, 255, 0.24);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::before, .wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-social::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 14px 0 0 #ffffff, 7px 14px 0 #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-social::after{
  width: 21px;
  height: 2px;
  left: 13px;
  top: 24px;
  transform: rotate(26deg);
  box-shadow: 0 7px 0 #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 21px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(122, 84, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(44, 50, 74, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(44, 50, 74, 0.13);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  border-radius: 18px;
  background: linear-gradient(135deg, #7a54ff, #00c2ff);
  box-shadow: 0 14px 30px rgba(122, 84, 255, 0.25);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 194, 255, 0.1);
  color: #086d91;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
  overflow: hidden;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(122, 84, 255, 0.14), rgba(0, 194, 255, 0.16));
  position: relative;
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #6644d9;
  border-bottom: 3px solid #6644d9;
  transform: rotate(-45deg);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-71 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    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: 58px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    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: 64px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.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: 78px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading 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;
    margin-top: 44px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 68px;
    height: 68px;
    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 36px;
  }.tc-wp-content-root .lfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-three, .tc-wp-content-root .lfg-editorial-wrap .lfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit{
    padding: 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step p, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 74px;
    height: 74px;
    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-benefit, .tc-wp-content-root .lfg-editorial-wrap .lfg-step, .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal, .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal.lfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-reveal{
    opacity: 1;
  }}.wpc-scope-71 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lfg-step-content{}.wpc-scope-71 .tc-wp-content-root .lfg-use-card{}