@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-200 .tc-wp-content-root img, .wpc-scope-200 .tc-wp-content-root video, .wpc-scope-200 .tc-wp-content-root svg, .wpc-scope-200 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content div, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content section, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content article{
  box-sizing: border-box;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 0, 84, 0.08), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-section-soft{
  background:
    radial-gradient(circle at 88% 10%, rgba(255, 68, 0, 0.09), transparent 28%),
    linear-gradient(180deg, #fff8f7 0%, #fafcff 100%);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.1), rgba(255, 88, 36, 0.08));
  color: #c0183f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  margin-bottom: 14px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-section-head p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-card{
  position: relative;
  border: 1px solid rgba(20, 31, 51, 0.09);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 45px rgba(20, 31, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease, background 260ms ease;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card::before, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.35), rgba(255, 128, 0, 0), rgba(25, 118, 210, 0.16));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card:hover, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card:hover, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 0, 84, 0.2);
  box-shadow: 0 26px 65px rgba(20, 31, 51, 0.13);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card:hover::before, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card h3, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
  margin: 0;
  color: #141f33;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card p, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
  margin: 10px 0 0;
  color: #637083;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #ff0054, #ff6a21);
  box-shadow: 0 12px 25px rgba(255, 0, 84, 0.22);
  position: relative;
  transition: transform 260ms ease;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-card:hover .ylv-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-play::before{
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #ffffff;
  margin-left: 3px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-bolt::before{
  content: "";
  width: 11px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(55% 0, 12% 48%, 47% 48%, 32% 100%, 88% 38%, 54% 38%);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-frame::before{
  content: "";
  width: 22px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-path::before{
  content: "";
  width: 22px;
  height: 8px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: skewX(-18deg);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-mobile::before{
  content: "";
  width: 14px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-icon-check::before{
  content: "";
  width: 18px;
  height: 10px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  margin-top: -3px;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 248, 0.92)),
    #ffffff;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #ff0054);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 18px 34px rgba(255, 0, 84, 0.18);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 0, 84, 0.08);
  color: #bb1740;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-trust-mark{
  width: 48px;
  height: 48px;
  border-radius: 18px;
  margin-bottom: 18px;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 22%, transparent 24%),
    conic-gradient(from 180deg, #ff0054, #ff7a1a, #1976d2, #ff0054);
  box-shadow: 0 14px 30px rgba(255, 0, 84, 0.18);
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-200 .tc-wp-content-root .ylv-premium-content .ylv-reveal.ylv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ylv-premium-content .ylv-section{
    padding: 46px 0;
  }.tc-wp-content-root .ylv-premium-content .ylv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ylv-premium-content h2{
    font-size: 25px;
  }.tc-wp-content-root .ylv-premium-content .ylv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid, .tc-wp-content-root .ylv-premium-content .ylv-steps{
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid-six, .tc-wp-content-root .ylv-premium-content .ylv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ylv-premium-content .ylv-card, .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
    padding: 20px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card h3, .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card p, .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ylv-premium-content .ylv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ylv-premium-content .ylv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ylv-premium-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ylv-premium-content .ylv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid, .tc-wp-content-root .ylv-premium-content .ylv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid-six, .tc-wp-content-root .ylv-premium-content .ylv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ylv-premium-content .ylv-card, .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card h3, .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card p, .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ylv-premium-content .ylv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ylv-premium-content .ylv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ylv-premium-content h2{
    font-size: 34px;
  }.tc-wp-content-root .ylv-premium-content .ylv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid, .tc-wp-content-root .ylv-premium-content .ylv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid-six, .tc-wp-content-root .ylv-premium-content .ylv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ylv-premium-content .ylv-card, .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card h3, .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card p, .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ylv-premium-content .ylv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ylv-premium-content .ylv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ylv-premium-content h2{
    font-size: 40px;
  }.tc-wp-content-root .ylv-premium-content .ylv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid, .tc-wp-content-root .ylv-premium-content .ylv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid-six, .tc-wp-content-root .ylv-premium-content .ylv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ylv-premium-content .ylv-card, .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card h3, .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card p, .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ylv-premium-content .ylv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ylv-premium-content .ylv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ylv-premium-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ylv-premium-content .ylv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid, .tc-wp-content-root .ylv-premium-content .ylv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ylv-premium-content .ylv-grid-six, .tc-wp-content-root .ylv-premium-content .ylv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ylv-premium-content .ylv-card, .tc-wp-content-root .ylv-premium-content .ylv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ylv-premium-content .ylv-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card h3, .tc-wp-content-root .ylv-premium-content .ylv-trust-card h3, .tc-wp-content-root .ylv-premium-content .ylv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ylv-premium-content .ylv-card p, .tc-wp-content-root .ylv-premium-content .ylv-trust-card p, .tc-wp-content-root .ylv-premium-content .ylv-step-card p{
    font-size: 15.5px;
  }}.wpc-scope-200 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ylv-step-content{}