@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .ttv-nowm-editorial{
  width: 100%;
  overflow: hidden;
  color: #18202f;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial, .tc-wp-content-root .ttv-nowm-editorial div, .tc-wp-content-root .ttv-nowm-editorial section, .tc-wp-content-root .ttv-nowm-editorial article, .tc-wp-content-root .ttv-nowm-editorial span, .tc-wp-content-root .ttv-nowm-editorial h2, .tc-wp-content-root .ttv-nowm-editorial h3, .tc-wp-content-root .ttv-nowm-editorial p{
  box-sizing: border-box;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section-white{
  background:
    radial-gradient(circle at 12% 14%, rgba(37, 244, 238, 0.09), transparent 28%),
    radial-gradient(circle at 88% 10%, rgba(254, 44, 85, 0.08), transparent 30%),
    #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section-soft{
  background:
    linear-gradient(135deg, rgba(37, 244, 238, 0.08), rgba(254, 44, 85, 0.06)),
    #f8fafc;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 13px;
  border: 1px solid rgba(37, 244, 238, 0.32);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.74);
  color: #0f6f72;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  box-shadow: 0 10px 25px rgba(15, 23, 42, 0.06);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
  margin: 14px auto 0;
  color: #5b6474;
  font-weight: 400;
  line-height: 1.72;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.22);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card{
  border-radius: 24px;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card::before, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.56), rgba(254, 44, 85, 0.34), rgba(17, 24, 39, 0));
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  pointer-events: none;
  opacity: 0;
  transition: opacity 260ms ease;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card:hover, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card:hover, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 244, 238, 0.38);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card:hover::before, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
  margin: 0;
  color: #121826;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
  margin: 10px 0 0;
  color: #5b6474;
  font-weight: 400;
  line-height: 1.68;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 14px 28px rgba(254, 44, 85, 0.18);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon::before, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon::after{
  content: "";
  position: absolute;
  display: block;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-left: 13px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-speed::before{
  left: 12px;
  top: 24px;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-18deg);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-speed::after{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 22px 22px 0 0;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-frame::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 9px;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-frame::after{
  right: 10px;
  bottom: 10px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-steps::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-icon-daily::after{
  left: 22px;
  top: 17px;
  width: 3px;
  height: 11px;
  border-radius: 999px;
  background: #ffffff;
  transform-origin: bottom;
  transform: rotate(38deg);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(37, 244, 238, 0.55), rgba(254, 44, 85, 0.25));
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card:last-child::after{
  display: none;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: #111827;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(17, 24, 39, 0.18);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-use-card{
  overflow: hidden;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-use-card::after{
  content: "";
  position: absolute;
  right: -24px;
  top: -24px;
  width: 82px;
  height: 82px;
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.16));
  transform: rotate(12deg);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(37, 244, 238, 0.12);
  color: #0f6f72;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
  border-radius: 24px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    #ffffff;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #25f4ee;
  box-shadow: 12px 0 0 #fe2c55, 24px 0 0 #111827;
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-reveal.ttv-nowm-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 .ttv-nowm-editorial .ttv-nowm-section{
    padding: 52px 0;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section{
    padding: 58px 0;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section{
    padding: 64px 0;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section{
    padding: 78px 0;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card h3, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-trust-card p, .tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttv-nowm-editorial .ttv-nowm-step-card{
    gap: 28px;
    padding: 32px;
  }}