@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 .ytchv-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.6;
  background: #ffffff;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section-white{
  background: #ffffff;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 0, 64, 0.08), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(124, 58, 237, 0.07), transparent 30%),
    #f8fafc;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 64, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 64, 0.08), rgba(124, 58, 237, 0.08));
  color: #b8002f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5b6475;
  line-height: 1.72;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
  height: 100%;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 0, 64, 0.32), rgba(124, 58, 237, 0.18), rgba(15, 23, 42, 0));
  opacity: 0;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card:hover, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card:hover, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card:hover, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 64, 0.18);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card:hover::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card:hover::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff0040, #7c3aed);
  box-shadow: 0 14px 26px rgba(255, 0, 64, 0.18);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-icon::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card:hover .ytchv-card-icon::before, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card:hover .ytchv-card-icon::after{
  transform: translateX(2px);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-bolt::before{
  left: 17px;
  top: 11px;
  width: 12px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(56% 0, 100% 0, 65% 42%, 100% 42%, 36% 100%, 50% 54%, 12% 54%);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-frame::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-path::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 16px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 8px;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-path::after{
  right: 12px;
  top: 12px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(45deg);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-icon-daily::after{
  left: 23px;
  top: 16px;
  width: 2px;
  height: 10px;
  background: #ffffff;
  box-shadow: 5px 7px 0 -1px #ffffff;
  transform-origin: bottom center;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
  margin: 10px 0 0;
  color: #5f6878;
  line-height: 1.7;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(255, 0, 64, 0.08), rgba(124, 58, 237, 0.08));
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: 50%;
  width: 140px;
  height: 140px;
  border: 1px solid rgba(255, 0, 64, 0.12);
  border-radius: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff0040, #7c3aed);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(255, 0, 64, 0.2);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0, rgba(255, 0, 64, 0.08), transparent 40%);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-mini-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #ff0040;
  box-shadow: 18px 0 0 rgba(124, 58, 237, 0.85), 36px 0 0 rgba(255, 0, 64, 0.24);
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
  background: #ffffff;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 0, 64, 0.08);
  color: #b8002f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .ytchv-editorial-wrap .ytchv-reveal.ytchv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ytchv-editorial-wrap .ytchv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-grid-three, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card h3, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-info-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-use-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-trust-card p, .tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ytchv-editorial-wrap .ytchv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}