@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-89 .tc-wp-content-root img, .wpc-scope-89 .tc-wp-content-root video, .wpc-scope-89 .tc-wp-content-root svg, .wpc-scope-89 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial, .wpc-scope-89 .tc-wp-content-root .ttvnw-editorial section, .wpc-scope-89 .tc-wp-content-root .ttvnw-editorial div, .wpc-scope-89 .tc-wp-content-root .ttvnw-editorial article{
  box-sizing: border-box;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-section{
  position: relative;
  width: 100%;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-section-white{
  background: #ffffff;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 42, 109, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 42, 109, 0.1), rgba(37, 244, 238, 0.1));
  color: #c31555;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
  margin: 16px auto 0;
  color: #5d687a;
  line-height: 1.72;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 42, 109, 0.38), rgba(37, 244, 238, 0.32), rgba(23, 32, 51, 0.08)) border-box;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 18px auto;
  width: 42px;
  height: 42px;
  border-radius: 16px;
  background: radial-gradient(circle at 32% 32%, rgba(37, 244, 238, 0.24), rgba(255, 42, 109, 0.08) 58%, transparent 70%);
  opacity: 0.72;
  pointer-events: none;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 42, 109, 0.22);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.11);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
  margin: 18px 0 0;
  color: #141b2d;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
  margin: 10px 0 0;
  color: #5d687a;
  line-height: 1.68;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff2a6d 0%, #7b61ff 48%, #25f4ee 100%);
  box-shadow: 0 14px 30px rgba(255, 42, 109, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-card:hover .ttvnw-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon::before, .wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-play::before{
  left: 19px;
  top: 15px;
  border-left: 15px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-speed::before{
  left: 13px;
  top: 22px;
  width: 22px;
  height: 12px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 22px 22px 0 0;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-speed::after{
  left: 24px;
  top: 21px;
  width: 12px;
  height: 3px;
  border-radius: 6px;
  background: #ffffff;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-clean::before{
  left: 14px;
  top: 14px;
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-clean::after{
  left: 19px;
  top: 23px;
  width: 10px;
  height: 3px;
  border-radius: 8px;
  background: #ffffff;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-steps::before{
  left: 14px;
  top: 13px;
  width: 20px;
  height: 22px;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-steps::after{
  left: 12px;
  top: 15px;
  width: 24px;
  height: 4px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-mobile::before{
  left: 16px;
  top: 10px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-mobile::after{
  left: 22px;
  bottom: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-daily::before{
  left: 13px;
  top: 14px;
  width: 22px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-icon-daily::after{
  left: 19px;
  top: 20px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.82)),
    radial-gradient(circle at top left, rgba(37, 244, 238, 0.18), transparent 38%),
    radial-gradient(circle at bottom right, rgba(255, 42, 109, 0.14), transparent 42%);
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.07);
  overflow: hidden;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-step::before{
  content: "";
  position: absolute;
  left: 35px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(255, 42, 109, 0.32), rgba(37, 244, 238, 0.32), transparent);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
  margin: 0;
  color: #141b2d;
  font-weight: 830;
  letter-spacing: 0;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
  margin: 8px 0 0;
  color: #5d687a;
  line-height: 1.7;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(37, 244, 238, 0.34), rgba(255, 42, 109, 0.24)) border-box;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-badge-dot{
  display: inline-flex;
  width: 18px;
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #25f4ee, #ff2a6d);
  box-shadow: 0 0 0 8px rgba(37, 244, 238, 0.1);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-trust-card{
  text-align: center;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-trust-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  margin: 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #121826, #27314a);
  color: #25f4ee;
  font-size: 24px;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-89 .tc-wp-content-root .ttvnw-editorial .ttvnw-reveal.ttvnw-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttvnw-editorial .ttvnw-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step::before{
    display: none;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvnw-editorial .ttvnw-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card{
    padding: 24px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step::before{
    display: none;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvnw-editorial .ttvnw-section{
    padding: 62px 0;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card{
    padding: 28px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step::before{
    display: none;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvnw-editorial .ttvnw-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-container{
    padding: 0 34px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-grid-six, .tc-wp-content-root .ttvnw-editorial .ttvnw-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card{
    padding: 30px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvnw-editorial .ttvnw-section{
    padding: 96px 0;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-grid-six, .tc-wp-content-root .ttvnw-editorial .ttvnw-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card{
    padding: 32px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-step-copy p{
    font-size: 17px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttvnw-editorial .ttvnw-card, .tc-wp-content-root .ttvnw-editorial .ttvnw-icon, .tc-wp-content-root .ttvnw-editorial .ttvnw-reveal{
    transition: none;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-reveal{
    opacity: 1;
    transform: none;
  }.tc-wp-content-root .ttvnw-editorial .ttvnw-card:hover{
    transform: none;
  }}