@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-126 .tc-wp-content-root img, .wpc-scope-126 .tc-wp-content-root video, .wpc-scope-126 .tc-wp-content-root svg, .wpc-scope-126 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #151622;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial section, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial div, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial article{
  box-sizing: border-box;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-section{
  position: relative;
  width: 100%;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-section--white{
  background: #ffffff;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-section--soft{
  background:
    radial-gradient(circle at 8% 0%, rgba(255, 42, 109, 0.08), transparent 28%),
    radial-gradient(circle at 92% 12%, rgba(0, 229, 255, 0.09), transparent 30%),
    #faf8fb;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 42, 109, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 42, 109, 0.1), rgba(0, 229, 255, 0.1));
  color: #9d1b61;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial h2{
  margin: 0;
  color: #151622;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-heading p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5c5f71;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(21, 22, 34, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 42, 109, 0.22), rgba(0, 229, 255, 0.16), rgba(255, 207, 74, 0.18)) border-box;
  box-shadow: 0 18px 45px rgba(21, 22, 34, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 42, 109, 0.28);
  box-shadow: 0 24px 60px rgba(21, 22, 34, 0.12);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card h3, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
  margin: 0;
  color: #181927;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card p, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step p{
  margin: 10px 0 0;
  color: #626579;
  font-weight: 440;
  line-height: 1.65;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2a6d, #6c4cff 54%, #00e5ff);
  box-shadow: 0 12px 28px rgba(255, 42, 109, 0.2);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon::before, .wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.86);
  border-radius: 6px;
  transition: transform 260ms ease;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card:hover .retro80s-icon::after{
  transform: translate(4px, -4px);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--spark::after{
  border-radius: 50%;
  transform: scale(0.58);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--copy::after{
  transform: translate(5px, -5px);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--neon::before{
  border-radius: 999px;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--arcade::before{
  inset: 14px 10px;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--mix::after{
  transform: rotate(45deg) scale(0.76);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-icon--brand::before{
  transform: rotate(45deg);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(21, 22, 34, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(21, 22, 34, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step::before{
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 0;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff2a6d, #00e5ff);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(21, 22, 34, 0.1);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #1b1b2f, #3a1c71 52%, #ff2a6d);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 34px rgba(58, 28, 113, 0.22);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 229, 255, 0.1);
  color: #057083;
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-card--use{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffafd 100%) padding-box,
    linear-gradient(135deg, rgba(0, 229, 255, 0.18), rgba(255, 42, 109, 0.16)) border-box;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-trust{
  overflow: hidden;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-trust::after{
  content: "";
  position: absolute;
  right: -34px;
  top: -34px;
  width: 100px;
  height: 100px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 42, 109, 0.13), transparent 68%);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-trust-mark{
  display: block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.7)) padding-box,
    linear-gradient(135deg, #ff2a6d, #00e5ff) border-box;
  border: 2px solid transparent;
  position: relative;
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-trust-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 10px;
  width: 11px;
  height: 17px;
  border-right: 3px solid #ff2a6d;
  border-bottom: 3px solid #ff2a6d;
  transform: rotate(42deg);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-126 .tc-wp-content-root .retro80s-editorial .retro80s-reveal.retro80s-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .retro80s-editorial .retro80s-section{
    padding: 46px 0;
  }.tc-wp-content-root .retro80s-editorial .retro80s-container{
    padding: 0 16px;
  }.tc-wp-content-root .retro80s-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-heading p{
    font-size: 15px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card{
    padding: 22px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card h3, .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
    font-size: 18px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card p, .tc-wp-content-root .retro80s-editorial .retro80s-step p{
    font-size: 14px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .retro80s-editorial .retro80s-section{
    padding: 52px 0;
  }.tc-wp-content-root .retro80s-editorial .retro80s-container{
    padding: 0 18px;
  }.tc-wp-content-root .retro80s-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card{
    padding: 24px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card h3, .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
    font-size: 19px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card p, .tc-wp-content-root .retro80s-editorial .retro80s-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .retro80s-editorial .retro80s-section{
    padding: 58px 0;
  }.tc-wp-content-root .retro80s-editorial .retro80s-container{
    padding: 0 22px;
  }.tc-wp-content-root .retro80s-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-heading p{
    font-size: 16px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card{
    padding: 26px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card h3, .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
    font-size: 20px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card p, .tc-wp-content-root .retro80s-editorial .retro80s-step p{
    font-size: 15px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .retro80s-editorial .retro80s-section{
    padding: 74px 0;
  }.tc-wp-content-root .retro80s-editorial .retro80s-container{
    padding: 0 32px;
  }.tc-wp-content-root .retro80s-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-heading p{
    font-size: 17px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-grid--three, .tc-wp-content-root .retro80s-editorial .retro80s-grid--trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card{
    padding: 28px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card h3, .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
    font-size: 21px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card p, .tc-wp-content-root .retro80s-editorial .retro80s-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .retro80s-editorial .retro80s-section{
    padding: 92px 0;
  }.tc-wp-content-root .retro80s-editorial .retro80s-container{
    padding: 0 34px;
  }.tc-wp-content-root .retro80s-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-heading p{
    font-size: 18px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-grid--three, .tc-wp-content-root .retro80s-editorial .retro80s-grid--trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card{
    padding: 30px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card h3, .tc-wp-content-root .retro80s-editorial .retro80s-step h3{
    font-size: 22px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-card p, .tc-wp-content-root .retro80s-editorial .retro80s-step p{
    font-size: 16px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .retro80s-editorial .retro80s-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}.wpc-scope-126 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .retro80s-step-content{}