@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

 

 

.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-134 .tc-wp-content-root img, .wpc-scope-134 .tc-wp-content-root video, .wpc-scope-134 .tc-wp-content-root svg, .wpc-scope-134 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-134 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content, .wpc-scope-134 .tc-wp-content-root .ytlv-premium-content *{
  box-sizing: border-box;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content{
  --ytlv-ink: #161821;
  --ytlv-muted: #626775;
  --ytlv-line: rgba(22, 24, 33, 0.1);
  --ytlv-warm: #fff7f2;
  --ytlv-soft: #fffaf6;
  --ytlv-red: #ff244f;
  --ytlv-orange: #ff7a3d;
  --ytlv-gold: #f5b841;
  --ytlv-shadow: 0 18px 48px rgba(30, 24, 20, 0.09);
  --ytlv-shadow-hover: 0 28px 70px rgba(30, 24, 20, 0.16);
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: var(--ytlv-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fff;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 88px 22px;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-section-intro, .wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-section-steps{
  background: #fff;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-section-benefits{
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 36, 79, 0.08), transparent 32%),
    radial-gradient(circle at 90% 20%, rgba(255, 122, 61, 0.1), transparent 30%),
    linear-gradient(180deg, #fff8f4 0%, #fff2ea 100%);
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-container{
  width: min(1320px, 100%);
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-section-head{
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-section-head h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.15;
  letter-spacing: 0;
  font-weight: 820;
  color: var(--ytlv-ink) !important;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-section-head h2 span{
  color: transparent !important;
  background: linear-gradient(135deg, var(--ytlv-red), var(--ytlv-orange), var(--ytlv-gold));
  -webkit-background-clip: text;
  background-clip: text;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: var(--ytlv-muted) !important;
  font-size: 1.02rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ytlv-card-a: #ff244f;
  --ytlv-card-b: #ff8a4c;
  --ytlv-card-bg: #ffffff;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 250px;
  padding: 26px;
  border: 1px solid rgba(22, 24, 33, 0.09);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ytlv-card-a) 18%, transparent), transparent 38%),
    linear-gradient(145deg, rgba(255,255,255,0.96), var(--ytlv-card-bg));
  box-shadow: var(--ytlv-shadow);
  opacity: 0;
  transform: translateY(28px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
  transform-style: preserve-3d;
  transition:
    opacity 0.65s ease,
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease,
    background 0.28s ease;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  isolation: isolate;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(2){ --ytlv-card-a: #ff7a3d; --ytlv-card-b: #ffc04d; --ytlv-card-bg: #fffaf3; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(3){ --ytlv-card-a: #ef3f6b; --ytlv-card-b: #8b5cf6; --ytlv-card-bg: #fff8fb; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(4){ --ytlv-card-a: #0ea5e9; --ytlv-card-b: #22c55e; --ytlv-card-bg: #f7fcff; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(5){ --ytlv-card-a: #f97316; --ytlv-card-b: #14b8a6; --ytlv-card-bg: #fffaf5; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(6){ --ytlv-card-a: #dc2626; --ytlv-card-b: #f59e0b; --ytlv-card-bg: #fff8f6; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(7){ --ytlv-card-a: #7c3aed; --ytlv-card-b: #06b6d4; --ytlv-card-bg: #faf8ff; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:nth-child(8){ --ytlv-card-a: #16a34a; --ytlv-card-b: #f97316; --ytlv-card-bg: #f8fff9; }.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0.72;
  background: linear-gradient(135deg, color-mix(in srgb, var(--ytlv-card-a) 9%, transparent), transparent 58%);
  pointer-events: none;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card.is-visible{
  opacity: 1;
  transform: translateY(0) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:hover{
  border-color: color-mix(in srgb, var(--ytlv-card-a) 42%, rgba(22, 24, 33, 0.1));
  box-shadow: var(--ytlv-shadow-hover);
  transform: translateY(-8px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-grid-benefits .ytlv-card:hover{
  transform: translateY(-8px) perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--ytlv-card-a) !important;
  background: color-mix(in srgb, var(--ytlv-card-a) 11%, #ffffff);
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ytlv-card-a) 18%, transparent);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-icon i{
  font-size: 1.2rem;
  line-height: 1;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-card:hover .ytlv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ytlv-card-a), var(--ytlv-card-b));
  transform: translateY(-4px) rotate(-3deg) scale(1.04);
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-card h3{
  position: relative;
  margin: 0 0 12px;
  padding-bottom: 12px;
  color: var(--ytlv-ink) !important;
  font-size: 1.08rem;
  line-height: 1.3;
  font-weight: 780;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--ytlv-card-a), var(--ytlv-card-b));
  transition: width 0.28s ease;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-card:hover h3::after{
  width: 84px;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-card p{
  margin: 0;
  color: var(--ytlv-muted) !important;
  font-size: 0.95rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 20px;
  color: var(--ytlv-card-a) !important;
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.4;
  opacity: 0.32;
  transform: translateY(8px);
  transition: opacity 0.28s ease, transform 0.28s ease, color 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-card:hover .ytlv-cta{
  opacity: 1;
  transform: translateY(0);
  color: color-mix(in srgb, var(--ytlv-card-a) 82%, #111827) !important;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-step-card{
  min-height: 270px;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-step-card::after{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  top: 12px;
  z-index: -1;
  color: color-mix(in srgb, var(--ytlv-card-a) 13%, transparent) !important;
  font-size: 5.8rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 0.28s ease, opacity 0.28s ease;
  pointer-events: none;
}.wpc-scope-134 .tc-wp-content-root .ytlv-premium-content .ytlv-step-card:hover::after{
  opacity: 0.9;
  transform: translateY(-5px) scale(1.04);
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-step-number{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 16px;
  color: var(--ytlv-card-a) !important;
  font-size: 0.86rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  transition: transform 0.28s ease, color 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-134 #tc-wp-content-island.tc-wp-content-root .ytlv-premium-content .ytlv-step-card:hover .ytlv-step-number{
  color: var(--ytlv-card-b) !important;
  transform: translateX(4px);
}@media (min-width: 1200px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 96px 28px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-container{
    width: min(1320px, 100%);
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 82px 24px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-container{
    width: min(1080px, 100%);
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 70px 22px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
    font-size: 0.96rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    padding: 23px;
    min-height: 238px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card p{
    font-size: 0.93rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 58px 16px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
    font-size: 0.94rem;
    line-height: 1.6;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: auto;
    padding: 22px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-icon{
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 50px 14px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head{
    margin-bottom: 24px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
    font-size: 0.91rem;
    line-height: 1.58;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    min-width: 0;
    min-height: auto;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
    border-radius: 15px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card p{
    font-size: 0.9rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-step-card::after{
    font-size: 4.8rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 44px 12px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head{
    margin-bottom: 22px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-section-head p{
    font-size: 0.88rem;
    line-height: 1.55;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    min-width: 0;
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-icon i{
    font-size: 1rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card p, .tc-wp-content-root .ytlv-premium-content .ytlv-cta{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-step-card::after{
    right: 12px;
    top: 10px;
    font-size: 4.2rem;
  }}@media (max-width: 319px){.tc-wp-content-root .ytlv-premium-content .ytlv-section{
    padding: 38px 10px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-grid{
    grid-template-columns: 1fr !important;
    gap: 10px;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    min-width: 0;
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ytlv-premium-content .ytlv-card, .tc-wp-content-root .ytlv-premium-content .ytlv-icon, .tc-wp-content-root .ytlv-premium-content .ytlv-card h3::after, .tc-wp-content-root .ytlv-premium-content .ytlv-cta, .tc-wp-content-root .ytlv-premium-content .ytlv-step-number, .tc-wp-content-root .ytlv-premium-content .ytlv-step-card::after{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ytlv-premium-content .ytlv-card{
    opacity: 1;
    transform: none !important;
  }}.wpc-scope-134 .tc-wp-content-root .ytlv-grid-intro{}.wpc-scope-134 .tc-wp-content-root .ytlv-grid-steps{}