@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-145 .tc-wp-content-root img, .wpc-scope-145 .tc-wp-content-root video, .wpc-scope-145 .tc-wp-content-root svg, .wpc-scope-145 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap{
  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-145 .tc-wp-content-root .ttvv-editorial-wrap, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap div, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap section, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
  position: relative;
  width: 100%;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-white{
  background: #ffffff;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(37, 244, 238, 0.12), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(254, 44, 85, 0.1), transparent 30%),
    #f8fafc;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.13), rgba(254, 44, 85, 0.1));
  color: #a31435;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card::before, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.55), rgba(254, 44, 85, 0.45), transparent 58%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.18);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover::before, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
  margin: 0;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
  margin: 10px 0 0;
  color: #647185;
  line-height: 1.68;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon{
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee 0%, #ffffff 48%, #fe2c55 100%);
  box-shadow: 0 12px 24px rgba(254, 44, 85, 0.14);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon::after{
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 8px;
  background: #111827;
  transition: transform 220ms ease;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-card:hover .ttvv-icon::after{
  transform: translateX(2px);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-play::after{
  clip-path: polygon(28% 18%, 28% 82%, 82% 50%);
  border-radius: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-speed::after{
  clip-path: polygon(8% 56%, 44% 16%, 92% 16%, 58% 48%, 92% 48%, 42% 88%, 56% 56%);
  border-radius: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-preview::after{
  inset: 13px 10px;
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0 22%, #111827 24% 100%);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-easy::after{
  inset: 15px 11px;
  border-radius: 999px;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-mobile::after{
  inset: 9px 14px;
  border-radius: 6px;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-icon-daily::after{
  inset: 10px;
  clip-path: polygon(50% 4%, 62% 36%, 96% 36%, 68% 56%, 80% 90%, 50% 68%, 20% 90%, 32% 56%, 4% 36%, 38% 36%);
  border-radius: 0;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(37, 244, 238, 0.7), rgba(254, 44, 85, 0.55));
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card:last-child::after{
  display: none;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 244, 238, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #101828 0%, #253047 48%, #fe2c55 100%);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(16, 24, 40, 0.2);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-badge{
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin: 0 0 18px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(37, 244, 238, 0.14);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-mark{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 50%;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #25f4ee, #fe2c55) border-box;
  border: 2px solid transparent;
  position: relative;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-mark::after{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 14px;
  height: 20px;
  border-right: 3px solid #111827;
  border-bottom: 3px solid #111827;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-145 .tc-wp-content-root .ttvv-editorial-wrap .ttvv-reveal.ttvv-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 .ttvv-editorial-wrap .ttvv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-six, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    gap: 24px;
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-six, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card h3, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card p, .tc-wp-content-root .ttvv-editorial-wrap .ttvv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ttvv-editorial-wrap .ttvv-step-card{
    gap: 28px;
    padding: 30px;
  }}.wpc-scope-145 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ttvv-step-content{}