@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-65 .tc-wp-content-root img, .wpc-scope-65 .tc-wp-content-root video, .wpc-scope-65 .tc-wp-content-root svg, .wpc-scope-65 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial section, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial div, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial article{
  box-sizing: border-box;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-section{
  position: relative;
  width: 100%;
  isolation: isolate;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 0, 96, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 242, 234, 0.08), transparent 26%),
    #ffffff;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-section-soft{
  background:
    linear-gradient(135deg, rgba(255, 0, 96, 0.045), rgba(0, 242, 234, 0.045)),
    #f8fafc;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 0, 96, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.09), rgba(0, 242, 234, 0.11));
  color: #8f1245;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-heading p{
  margin: 14px auto 0;
  color: #5b6475;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card::before, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff005f, #7c3aed, #00f2ea);
  opacity: 0.88;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card::after, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card::after{
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -68px;
  bottom: -72px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 242, 234, 0.18), rgba(255, 0, 96, 0));
  pointer-events: none;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card:hover, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 96, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card h3, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card p, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.13), rgba(0, 242, 234, 0.17));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon::before, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card:hover .ttvv-icon::before, .wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-card:hover .ttvv-icon::after{
  transform: translateX(2px);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #ff005f;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-speed::before{
  left: 13px;
  top: 21px;
  width: 20px;
  height: 3px;
  border-radius: 6px;
  background: #00a8a3;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-speed::after{
  left: 24px;
  top: 14px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff005f;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-preview::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 16px;
  border: 2px solid #7c3aed;
  border-radius: 7px;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-preview::after{
  left: 20px;
  top: 20px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00a8a3;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-steps::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border-radius: 8px;
  border: 2px solid #ff005f;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-steps::after{
  left: 20px;
  top: 11px;
  width: 14px;
  height: 24px;
  border-right: 2px solid #00a8a3;
  border-bottom: 2px solid #00a8a3;
  border-radius: 0 0 8px 0;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-mobile::before{
  left: 15px;
  top: 10px;
  width: 16px;
  height: 26px;
  border: 2px solid #7c3aed;
  border-radius: 8px;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 5px;
  height: 2px;
  border-radius: 4px;
  background: #ff005f;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #00a8a3;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-icon-daily::after{
  left: 22px;
  top: 17px;
  width: 7px;
  height: 12px;
  border-right: 2px solid #ff005f;
  border-bottom: 2px solid #ff005f;
  border-radius: 0 0 4px 0;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.82)),
    #ffffff;
  box-shadow: 0 20px 52px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #ff005f, #00f2ea);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 168, 163, 0.24);
  box-shadow: 0 26px 64px rgba(15, 23, 42, 0.12);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff005f, #7c3aed 54%, #00cfc7);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(255, 0, 96, 0.22);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 25%, transparent 27%),
    linear-gradient(135deg, #ff005f, #00f2ea);
  box-shadow: 0 12px 28px rgba(0, 168, 163, 0.18);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
  text-align: center;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-mark{
  width: 54px;
  height: 54px;
  margin: 0 auto 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 0, 96, 0.13), rgba(0, 242, 234, 0.17));
  position: relative;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-mark::before{
  content: "";
  position: absolute;
  left: 18px;
  top: 14px;
  width: 16px;
  height: 24px;
  border: 2px solid #00a8a3;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-trust-mark::after{
  content: "";
  position: absolute;
  left: 24px;
  top: 25px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff005f;
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-65 .tc-wp-content-root .ttvv-editorial .ttvv-reveal.ttvv-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 .ttvv-editorial .ttvv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttvv-editorial .ttvv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card p, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttvv-editorial .ttvv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttvv-editorial .ttvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card p, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttvv-editorial .ttvv-section{
    padding: 62px 0;
  }.tc-wp-content-root .ttvv-editorial .ttvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
    padding: 28px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card p, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttvv-editorial .ttvv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttvv-editorial .ttvv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-grid-six, .tc-wp-content-root .ttvv-editorial .ttvv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card p, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-steps{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttvv-editorial .ttvv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttvv-editorial .ttvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-grid-six, .tc-wp-content-root .ttvv-editorial .ttvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card h3, .tc-wp-content-root .ttvv-editorial .ttvv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-card p, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card p, .tc-wp-content-root .ttvv-editorial .ttvv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .ttvv-editorial .ttvv-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttvv-editorial .ttvv-reveal, .tc-wp-content-root .ttvv-editorial .ttvv-reveal.ttvv-visible, .tc-wp-content-root .ttvv-editorial .ttvv-card, .tc-wp-content-root .ttvv-editorial .ttvv-trust-card, .tc-wp-content-root .ttvv-editorial .ttvv-step-card, .tc-wp-content-root .ttvv-editorial .ttvv-icon::before, .tc-wp-content-root .ttvv-editorial .ttvv-icon::after{
    opacity: 1;
    transform: none;
    transition: none;
  }}