@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-87 .tc-wp-content-root img, .wpc-scope-87 .tc-wp-content-root video, .wpc-scope-87 .tc-wp-content-root svg, .wpc-scope-87 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial, .wpc-scope-87 .tc-wp-content-root .cfg-editorial section, .wpc-scope-87 .tc-wp-content-root .cfg-editorial div, .wpc-scope-87 .tc-wp-content-root .cfg-editorial article, .wpc-scope-87 .tc-wp-content-root .cfg-editorial span, .wpc-scope-87 .tc-wp-content-root .cfg-editorial h2, .wpc-scope-87 .tc-wp-content-root .cfg-editorial h3, .wpc-scope-87 .tc-wp-content-root .cfg-editorial p{
  box-sizing: border-box;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section--white{
  background: #ffffff;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section--soft{
  background: linear-gradient(180deg, #fbfafc 0%, #f6f3f8 100%);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(126, 74, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 74, 255, 0.1), rgba(0, 215, 190, 0.1));
  color: #5c35d6;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section-head h2{
  margin: 16px 0 0;
  color: #17151f;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-section-head p{
  margin: 16px auto 0;
  color: #5f5b6d;
  line-height: 1.7;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card-grid{
  display: grid;
  width: 100%;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(32, 27, 46, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(34, 25, 58, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card::before, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(126, 74, 255, 0.13), rgba(0, 215, 190, 0.1));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 260ms ease;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card:hover, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit:hover{
  transform: translateY(-5px);
  border-color: rgba(126, 74, 255, 0.28);
  box-shadow: 0 24px 62px rgba(34, 25, 58, 0.12);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card:hover::before, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7e4aff, #00d7be);
  box-shadow: 0 12px 26px rgba(126, 74, 255, 0.22);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon::before, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--spark::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0% 50%, 38% 38%);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--glitch::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  background: #ffffff;
  box-shadow: 5px 7px 0 rgba(255, 255, 255, 0.8), -2px 14px 0 rgba(255, 255, 255, 0.68);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--safe::before{
  width: 18px;
  height: 14px;
  left: 14px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--safe::after{
  width: 12px;
  height: 10px;
  left: 17px;
  top: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--mood::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--mood::after{
  width: 4px;
  height: 4px;
  left: 18px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 9px 0 0 #ffffff, 4px 8px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-icon--unicode::before{
  left: 10px;
  top: 13px;
  color: #ffffff;
  content: "U+";
  font-size: 16px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card h3, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step h3{
  position: relative;
  margin: 0;
  color: #181420;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-card p, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit p, .wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step p{
  position: relative;
  margin: 10px 0 0;
  color: #625e6f;
  line-height: 1.68;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: start;
  border: 1px solid rgba(32, 27, 46, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(34, 25, 58, 0.08);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step::after{
  position: absolute;
  left: 38px;
  top: 82px;
  bottom: -28px;
  width: 2px;
  background: linear-gradient(180deg, rgba(126, 74, 255, 0.26), rgba(0, 215, 190, 0));
  content: "";
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step:last-child::after{
  display: none;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 215, 190, 0.3);
  box-shadow: 0 24px 62px rgba(34, 25, 58, 0.11);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #7e4aff, #00d7be);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(126, 74, 255, 0.22);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(126, 74, 255, 0.1);
  color: #5c35d6;
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(126, 74, 255, 0.14), rgba(0, 215, 190, 0.16));
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-benefit-mark::before{
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #5c35d6;
  border-bottom: 3px solid #5c35d6;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-87 .tc-wp-content-root .cfg-editorial .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-step::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial .cfg-step::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial .cfg-step::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid--three, .tc-wp-content-root .cfg-editorial .cfg-card-grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 70px 1fr;
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid--three, .tc-wp-content-root .cfg-editorial .cfg-card-grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial .cfg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial .cfg-card h3, .tc-wp-content-root .cfg-editorial .cfg-benefit h3, .tc-wp-content-root .cfg-editorial .cfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial .cfg-card p, .tc-wp-content-root .cfg-editorial .cfg-benefit p, .tc-wp-content-root .cfg-editorial .cfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial .cfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial .cfg-step{
    grid-template-columns: 80px 1fr;
    gap: 28px;
    padding: 34px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .cfg-editorial .cfg-reveal, .tc-wp-content-root .cfg-editorial .cfg-card, .tc-wp-content-root .cfg-editorial .cfg-benefit, .tc-wp-content-root .cfg-editorial .cfg-step{
    transition: none;
  }.tc-wp-content-root .cfg-editorial .cfg-reveal{
    opacity: 1;
    transform: none;
  }}.wpc-scope-87 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cfg-card--use{}.wpc-scope-87 .tc-wp-content-root .cfg-step-content{}