@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-162 .tc-wp-content-root img, .wpc-scope-162 .tc-wp-content-root video, .wpc-scope-162 .tc-wp-content-root svg, .wpc-scope-162 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap section, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap div, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(190, 120, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #fffaf7 0%, #fbf7f2 100%);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(168, 87, 214, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 245, 250, 0.95), rgba(248, 241, 255, 0.95));
  color: #8a3fb0;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap h2{
  margin: 0;
  color: #191b22;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5d6472;
  line-height: 1.72;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(35, 29, 48, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(43, 32, 62, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::before, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(176, 91, 220, 0.18), rgba(236, 151, 91, 0.14), transparent 46%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(168, 87, 214, 0.28);
  box-shadow: 0 24px 60px rgba(43, 32, 62, 0.13);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover::before, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
  position: relative;
  margin: 0;
  color: #20222b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626977;
  line-height: 1.68;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #9d4edd, #f08a5d);
  box-shadow: 0 12px 24px rgba(157, 78, 221, 0.22);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before, .wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border-radius: 999px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 13px;
  left: 17px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  background: transparent;
  border-radius: 4px;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::after{
  width: 5px;
  height: 5px;
  top: 10px;
  right: 10px;
  border-radius: 50%;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-polish::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-polish::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  background: transparent;
  border-radius: 50%;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 19px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-friendly::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 12px 12px 14px 14px;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-friendly::after{
  width: 16px;
  height: 7px;
  left: 15px;
  top: 22px;
  background: linear-gradient(90deg, #9d4edd 0 25%, transparent 25% 75%, #9d4edd 75%);
  border-radius: 999px;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(157, 78, 221, 0.26), rgba(240, 138, 93, 0.2)) border-box;
  border: 1px solid transparent;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card::after{
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(157, 78, 221, 0.16), rgba(240, 138, 93, 0.15));
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(128, 75, 160, 0.15);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(43, 32, 62, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #9d4edd, #f08a5d);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(43, 32, 62, 0.12);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #9d4edd, #f08a5d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(157, 78, 221, 0.24);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content{
  min-width: 0;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 249, 0.96)),
    #ffffff;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(157, 78, 221, 0.1);
  color: #8a3fb0;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-162 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal, .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-is-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
    opacity: 1;
  }}