@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-137 .tc-wp-content-root img, .wpc-scope-137 .tc-wp-content-root video, .wpc-scope-137 .tc-wp-content-root svg, .wpc-scope-137 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-137 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block, .wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block *{
  box-sizing: border-box;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block{
  --ytv-ink: #1d2433;
  --ytv-muted: #657084;
  --ytv-line: rgba(214, 70, 86, 0.16);
  --ytv-red: #ff304f;
  --ytv-coral: #ff6a3d;
  --ytv-gold: #f7b733;
  --ytv-rose: #fff4f4;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ytv-ink) !important;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-section, .wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-container, .wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
  width: 100%;
  max-width: 100%;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-section{
  padding: 88px 24px;
  overflow: hidden;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-section-white{
  background: #fff;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-section-warm{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 48, 79, 0.09), transparent 34%),
    radial-gradient(circle at 88% 20%, rgba(247, 183, 51, 0.12), transparent 32%),
    linear-gradient(180deg, #fff8f4 0%, #fff 100%);
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-container{
  max-width: 1240px;
  margin: 0 auto;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.14;
  letter-spacing: 0;
  color: var(--ytv-ink) !important;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap h2 span{
  background: linear-gradient(135deg, var(--ytv-red), var(--ytv-coral) 55%, var(--ytv-gold));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap p{
  margin: 14px auto 0;
  max-width: 650px;
  color: var(--ytv-muted) !important;
  font-size: 1rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ytv-accent: #ff304f;
  --ytv-accent-2: #ff8a3d;
  position: relative;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 250px;
  padding: 26px;
  border: 1px solid rgba(29, 36, 51, 0.08);
  border-radius: 18px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.88), transparent 30%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 248, 246, 0.9));
  box-shadow: 0 18px 50px rgba(29, 36, 51, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.6s ease,
    transform 0.6s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease,
    background 0.28s ease;
  overflow: hidden;
  isolation: isolate;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--ytv-accent) 14%, transparent), transparent 46%),
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ytv-accent-2) 20%, transparent), transparent 34%);
  opacity: 0.62;
  pointer-events: none;
  z-index: -1;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:hover{
  border-color: color-mix(in srgb, var(--ytv-accent) 42%, rgba(29, 36, 51, 0.08));
  box-shadow: 0 26px 70px rgba(29, 36, 51, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(1){ --ytv-accent: #ff304f; --ytv-accent-2: #ff7a59; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(2){ --ytv-accent: #ef476f; --ytv-accent-2: #ffd166; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(3){ --ytv-accent: #f97316; --ytv-accent-2: #fb7185; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(4){ --ytv-accent: #dc2626; --ytv-accent-2: #f59e0b; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(5){ --ytv-accent: #db2777; --ytv-accent-2: #fb923c; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(6){ --ytv-accent: #e11d48; --ytv-accent-2: #22c55e; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(7){ --ytv-accent: #be123c; --ytv-accent-2: #38bdf8; }.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:nth-child(8){ --ytv-accent: #ea580c; --ytv-accent-2: #a855f7; }.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-icon{
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: color-mix(in srgb, var(--ytv-accent) 11%, #fff);
  color: var(--ytv-accent) !important;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ytv-accent) 18%, transparent);
  transition: transform 0.28s ease, background 0.28s ease, color 0.28s ease;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-card:hover .ytv-icon{
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
  background: linear-gradient(135deg, var(--ytv-accent), var(--ytv-accent-2));
  color: #fff !important;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-card h3{
  position: relative;
  margin: 22px 0 12px;
  padding-bottom: 12px;
  color: var(--ytv-ink) !important;
  font-size: 1.08rem;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 760;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 3px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--ytv-accent), var(--ytv-accent-2));
  transition: width 0.28s ease;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:hover h3::after{
  width: 78px;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-card p{
  margin: 0;
  color: var(--ytv-muted) !important;
  font-size: 0.94rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-cta{
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ytv-accent) !important;
  font-size: 0.9rem;
  font-weight: 720;
  opacity: 0.18;
  transform: translateY(8px);
  transition: opacity 0.28s ease, transform 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-card:hover .ytv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-benefit-card{
  transform-style: preserve-3d;
}.wpc-scope-137 .tc-wp-content-root .ytshorts-viewer-block .ytv-process-card{
  min-height: 270px;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-process-card::after{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  top: 10px;
  color: color-mix(in srgb, var(--ytv-accent) 11%, transparent) !important;
  font-size: 5rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  pointer-events: none;
  transition: transform 0.3s ease, color 0.3s ease;
  z-index: -1;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-step{
  display: inline-block;
  margin-bottom: 16px;
  color: var(--ytv-accent) !important;
  font-size: 0.82rem;
  line-height: 1;
  font-weight: 820;
  letter-spacing: 0;
  transition: transform 0.3s ease, color 0.3s ease;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-process-card:hover .ytv-step{
  transform: translateX(5px);
  color: var(--ytv-accent-2) !important;
}.wpc-scope-137 #tc-wp-content-island.tc-wp-content-root .ytshorts-viewer-block .ytv-process-card:hover::after{
  transform: translateY(-4px) scale(1.04);
  color: color-mix(in srgb, var(--ytv-accent) 18%, transparent) !important;
}@media (min-width: 1200px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 96px 28px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-container{
    max-width: 1240px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 82px 24px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-container{
    max-width: 1040px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
    margin-bottom: 36px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 70px 22px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
    margin-bottom: 32px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 23px;
    min-height: 235px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 58px 18px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
    margin-bottom: 28px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap p{
    font-size: 0.94rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 22px;
    min-height: auto;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 50px 16px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap p{
    font-size: 0.9rem;
    line-height: 1.62;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 20px;
    border-radius: 16px;
    min-height: auto;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-icon{
    width: 48px;
    height: 48px;
    border-radius: 14px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card h3{
    font-size: 1rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card p{
    font-size: 0.9rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-process-card::after{
    font-size: 4.1rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 44px 12px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.58;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 18px;
    border-radius: 15px;
    min-height: auto;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-icon{
    width: 44px;
    height: 44px;
    border-radius: 13px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-icon i{
    font-size: 1.05rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card h3{
    margin-top: 18px;
    font-size: 0.96rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card p, .tc-wp-content-root .ytshorts-viewer-block .ytv-cta{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-process-card::after{
    right: 12px;
    top: 8px;
    font-size: 3.5rem;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-cta{
    opacity: 1;
    transform: none;
  }}@media (max-width: 319px){.tc-wp-content-root .ytshorts-viewer-block .ytv-section{
    padding: 40px 10px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card{
    padding: 16px;
    min-height: auto;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ytshorts-viewer-block .ytv-card, .tc-wp-content-root .ytshorts-viewer-block .ytv-card *, .tc-wp-content-root .ytshorts-viewer-block .ytv-card::after{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ytshorts-viewer-block .ytv-card, .tc-wp-content-root .ytshorts-viewer-block .ytv-card.is-visible, .tc-wp-content-root .ytshorts-viewer-block .ytv-card:hover{
    transform: none !important;
  }}.wpc-scope-137 .tc-wp-content-root .ytv-process-grid{}.wpc-scope-137 .tc-wp-content-root .ytv-reveal{}.wpc-scope-137 .tc-wp-content-root .ytv-tilt-grid{}