@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-606 .tc-wp-content-root img, .wpc-scope-606 .tc-wp-content-root video, .wpc-scope-606 .tc-wp-content-root svg, .wpc-scope-606 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f1a2e;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content div, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content section, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section-white{
  background: #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section-soft{
  background: linear-gradient(180deg, #faf8ff 0%, #fffdf7 100%);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  margin: 0 0 14px;
  border: 1px solid rgba(89, 45, 145, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(85, 37, 130, 0.1), rgba(253, 185, 39, 0.16));
  color: #4d237b;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
  margin: 0;
  color: #171126;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
  margin: 16px auto 0;
  color: #625b70;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(35, 24, 54, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(34, 22, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card::before, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card::before, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #552583, #fdb927);
  opacity: 0.92;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card:hover, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card:hover, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card:hover, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(85, 37, 131, 0.25);
  box-shadow: 0 24px 60px rgba(55, 34, 88, 0.14);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
  margin: 0;
  color: #1b1428;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
  margin: 10px 0 0;
  color: #635c70;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #552583 0%, #7d4ab0 55%, #fdb927 100%);
  box-shadow: 0 14px 28px rgba(85, 37, 131, 0.2);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon::before, .wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 9px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 18px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.85);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 61% 34%, 98% 50%, 61% 66%, 50% 100%, 39% 66%, 2% 50%, 39% 34%);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-team::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-team::after{
  width: 2px;
  height: 23px;
  left: 23px;
  top: 13px;
  transform: rotate(28deg);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-clean::before{
  width: 23px;
  height: 15px;
  left: 13px;
  top: 17px;
  border-radius: 4px;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-clean::after{
  width: 15px;
  height: 2px;
  left: 17px;
  top: 23px;
  background: #552583;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 251, 240, 0.96)),
    #ffffff;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #552583, #fdb927);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #552583, #fdb927);
  box-shadow: 0 15px 32px rgba(85, 37, 131, 0.19);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-step-content{
  min-width: 0;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 28px;
  padding: 6px 12px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(253, 185, 39, 0.17);
  color: #552583;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  flex: 0 0 auto;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(85, 37, 131, 0.12), rgba(253, 185, 39, 0.24));
  border: 1px solid rgba(85, 37, 131, 0.16);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 14px;
  top: 15px;
  border-left: 3px solid #552583;
  border-bottom: 3px solid #552583;
  transform: rotate(-45deg);
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-606 .tc-wp-content-root .lfg-editorial-content .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-steps{
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-steps{
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-steps{
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-steps{
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial-content .lfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lfg-editorial-content .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-grid-six, .tc-wp-content-root .lfg-editorial-content .lfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card, .tc-wp-content-root .lfg-editorial-content .lfg-use-card, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-use-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card h3, .tc-wp-content-root .lfg-editorial-content .lfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-info-card p, .tc-wp-content-root .lfg-editorial-content .lfg-use-card p, .tc-wp-content-root .lfg-editorial-content .lfg-benefit-card p, .tc-wp-content-root .lfg-editorial-content .lfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-steps{
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .lfg-editorial-content .lfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}