@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-36 .tc-wp-content-root img, .wpc-scope-36 .tc-wp-content-root video, .wpc-scope-36 .tc-wp-content-root svg, .wpc-scope-36 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap section, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap div, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
  position: relative;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-white{
  background: #ffffff;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.08), rgba(255, 184, 0, 0.1));
  color: #b31245;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0054, #ffb000);
  box-shadow: 0 0 0 5px rgba(255, 0, 84, 0.08);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6678;
  line-height: 1.75;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-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.94);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card::before, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.12), rgba(255, 184, 0, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card:hover, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 0, 84, 0.18);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card:hover::before, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
  position: relative;
  margin: 0;
  color: #121a2a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6778;
  line-height: 1.7;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0054, #ffb000);
  box-shadow: 0 14px 28px rgba(255, 0, 84, 0.18);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon::before, .wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-play::before{
  left: 19px;
  top: 15px;
  border-left: 14px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-speed::before{
  left: 13px;
  top: 24px;
  width: 22px;
  height: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 22px 22px 0 0;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-speed::after{
  left: 25px;
  top: 19px;
  width: 3px;
  height: 13px;
  background: #ffffff;
  border-radius: 4px;
  transform: rotate(42deg);
  transform-origin: bottom;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-frame::before{
  left: 12px;
  top: 14px;
  width: 24px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-steps::before{
  left: 14px;
  top: 14px;
  width: 20px;
  height: 4px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-mobile::before{
  left: 16px;
  top: 10px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-icon-daily::after{
  left: 23px;
  top: 18px;
  width: 3px;
  height: 11px;
  background: #ffffff;
  border-radius: 4px;
  transform: rotate(-45deg);
  transform-origin: bottom;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.08);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card::after{
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 0, 84, 0.12), rgba(255, 184, 0, 0));
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #151f33, #26364f);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(21, 31, 51, 0.18);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-content{
  position: relative;
  min-width: 0;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-badge-dot{
  position: relative;
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.1), rgba(255, 184, 0, 0.16));
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-badge-dot::before{
  content: "";
  position: absolute;
  inset: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0054, #ffb000);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
  text-align: left;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-mark{
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff0054, #ffb000);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(255, 0, 84, 0.18);
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-36 .tc-wp-content-root .ytvv-editorial-wrap .ytvv-reveal.ytvv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
    padding: 0 16px;
  }.tc-wp-content-root .ytvv-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ytvv-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
    padding: 64px 0;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ytvv-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ytvv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section{
    padding: 96px 0;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytvv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card h3, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card p, .tc-wp-content-root .ytvv-editorial-wrap .ytvv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ytvv-editorial-wrap .ytvv-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-36 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ytvv-trust-grid{}