@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-152 .tc-wp-content-root img, .wpc-scope-152 .tc-wp-content-root video, .wpc-scope-152 .tc-wp-content-root svg, .wpc-scope-152 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2633;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content, .wpc-scope-152 .tc-wp-content-root .cfg-editorial-content section, .wpc-scope-152 .tc-wp-content-root .cfg-editorial-content div, .wpc-scope-152 .tc-wp-content-root .cfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(176, 95, 255, 0.08), transparent 34%),
    radial-gradient(circle at 88% 20%, rgba(228, 74, 134, 0.07), transparent 32%),
    #fbf8fc;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(176, 95, 255, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(176, 95, 255, 0.1), rgba(228, 74, 134, 0.1));
  color: #8b3ed1;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content h2{
  margin: 0;
  color: #1d2230;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.14;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #626b7a;
  line-height: 1.75;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(143, 93, 178, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(176, 95, 255, 0.35), rgba(228, 74, 134, 0.16), rgba(255, 190, 92, 0.16)) border-box;
  box-shadow: 0 18px 42px rgba(33, 24, 48, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card::before{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(176, 95, 255, 0.14), rgba(228, 74, 134, 0.1));
  opacity: 0.8;
  pointer-events: none;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(176, 95, 255, 0.34);
  box-shadow: 0 24px 58px rgba(56, 36, 78, 0.13);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card h3{
  position: relative;
  z-index: 1;
  margin: 18px 0 8px;
  color: #242838;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card p{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #626b7a;
  line-height: 1.72;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: 15px;
  background: linear-gradient(135deg, #a855f7, #e84b87);
  box-shadow: 0 12px 24px rgba(168, 85, 247, 0.24);
  transition: transform 240ms ease;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-card:hover .cfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon::before, .wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 15px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  opacity: 0.72;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.78), 0 14px 0 rgba(255, 255, 255, 0.56);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-use::before{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-use::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-free::after{
  width: 11px;
  height: 3px;
  left: 17px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 999px;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 18px;
  border-radius: 4px;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(143, 93, 178, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 48px rgba(33, 24, 48, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #a855f7, #e84b87, #f2b25c);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(56, 36, 78, 0.12);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #a855f7, #e84b87);
  box-shadow: 0 14px 32px rgba(168, 85, 247, 0.22);
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
  margin: 0 0 6px;
  color: #242838;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
  margin: 0;
  color: #626b7a;
  line-height: 1.72;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(168, 85, 247, 0.12), rgba(232, 75, 135, 0.12));
  color: #8b3ed1;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fffafd) padding-box,
    linear-gradient(135deg, rgba(176, 95, 255, 0.32), rgba(228, 74, 134, 0.16)) border-box;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
  text-align: left;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-152 .tc-wp-content-root .cfg-editorial-content .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px 22px 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px 26px 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-six, .tc-wp-content-root .cfg-editorial-content .cfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-six, .tc-wp-content-root .cfg-editorial-content .cfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}