@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-141 .tc-wp-content-root img, .wpc-scope-141 .tc-wp-content-root video, .wpc-scope-141 .tc-wp-content-root svg, .wpc-scope-141 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-141 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap, .wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap *{
  box-sizing: border-box;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #18202f !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 92px 22px;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section-white{
  background: #fff;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section-warm{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 64, 95, 0.12), transparent 30%),
    radial-gradient(circle at 92% 88%, rgba(255, 184, 77, 0.14), transparent 34%),
    linear-gradient(135deg, #fff8f3 0%, #fff 48%, #fff3ee 100%);
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-container{
  width: min(1320px, 100%);
  max-width: 100%;
  margin: 0 auto;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block{
  max-width: 780px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block h2{
  margin: 0;
  color: #151a26 !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.18;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block h2 span{
  background: linear-gradient(135deg, #ff0033 0%, #ff6a3d 45%, #ffb347 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
  margin: 14px auto 0;
  max-width: 650px;
  color: #5b6475 !important;
  font-size: 1.02rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
  max-width: 100%;
  gap: 22px;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
  --fg-a: #ff0033;
  --fg-b: #ff7a3d;
  --fg-soft: rgba(255, 74, 64, 0.12);
  --fg-border: rgba(255, 74, 64, 0.2);
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  position: relative;
  isolation: isolate;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 252px;
  padding: 28px;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 47, 0.08);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.92), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 248, 244, 0.88));
  box-shadow: 0 16px 42px rgba(29, 35, 52, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition: transform 420ms ease, opacity 520ms ease, box-shadow 320ms ease, border-color 320ms ease;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(135deg, var(--fg-soft), transparent 42%),
    radial-gradient(circle at 100% 0%, var(--fg-soft), transparent 36%);
  opacity: 0.72;
  transition: opacity 320ms ease;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover{
  border-color: var(--fg-border);
  box-shadow: 0 24px 58px rgba(29, 35, 52, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover::before{
  opacity: 1;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--fg-a) !important;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), var(--fg-soft));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.85), 0 12px 24px rgba(29, 35, 52, 0.08);
  transition: transform 320ms ease, color 320ms ease, background 320ms ease;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover .ytpvv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--fg-a), var(--fg-b));
  transform: translateY(-3px) scale(1.04);
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card h3{
  position: relative;
  margin: 0 0 12px;
  color: #172033 !important;
  font-size: 1.08rem;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  margin-top: 11px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--fg-a), var(--fg-b));
  transition: width 320ms ease;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover h3::after{
  width: 78px;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card p{
  margin: 0;
  color: #5d6676 !important;
  font-size: 0.95rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-cta{
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: var(--fg-a) !important;
  font-size: 0.9rem;
  font-weight: 800;
  opacity: 0.35;
  transform: translateY(8px);
  transition: opacity 320ms ease, transform 320ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover .ytpvv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid-how .ytpvv-card{
  padding-top: 34px;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-process-card::after{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  bottom: -12px;
  z-index: -1;
  color: rgba(24, 32, 47, 0.045) !important;
  font-size: 6.2rem;
  font-weight: 900;
  line-height: 1;
  transition: transform 320ms ease, color 320ms ease;
  pointer-events: none;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-step-num{
  margin-bottom: 16px;
  color: var(--fg-a) !important;
  font-size: 0.82rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  transition: transform 320ms ease, color 320ms ease;
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-process-card:hover .ytpvv-step-num{
  color: var(--fg-b) !important;
  transform: translateX(4px);
}.wpc-scope-141 #tc-wp-content-island.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-process-card:hover::after{
  color: var(--fg-soft) !important;
  transform: translateY(-8px) scale(1.04);
}.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(1){ --fg-a: #ff0033; --fg-b: #ff7a3d; --fg-soft: rgba(255, 0, 51, 0.11); --fg-border: rgba(255, 0, 51, 0.34); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(2){ --fg-a: #ec4899; --fg-b: #f97316; --fg-soft: rgba(236, 72, 153, 0.11); --fg-border: rgba(236, 72, 153, 0.32); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(3){ --fg-a: #7c3aed; --fg-b: #ef4444; --fg-soft: rgba(124, 58, 237, 0.1); --fg-border: rgba(124, 58, 237, 0.3); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(4){ --fg-a: #0f766e; --fg-b: #22c55e; --fg-soft: rgba(15, 118, 110, 0.1); --fg-border: rgba(15, 118, 110, 0.3); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(5){ --fg-a: #2563eb; --fg-b: #06b6d4; --fg-soft: rgba(37, 99, 235, 0.1); --fg-border: rgba(37, 99, 235, 0.3); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(6){ --fg-a: #c2410c; --fg-b: #f59e0b; --fg-soft: rgba(194, 65, 12, 0.1); --fg-border: rgba(194, 65, 12, 0.3); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(7){ --fg-a: #be123c; --fg-b: #fb7185; --fg-soft: rgba(190, 18, 60, 0.1); --fg-border: rgba(190, 18, 60, 0.3); }.wpc-scope-141 .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:nth-child(8){ --fg-a: #4338ca; --fg-b: #14b8a6; --fg-soft: rgba(67, 56, 202, 0.1); --fg-border: rgba(67, 56, 202, 0.3); }@media (min-width: 1200px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 96px 28px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-container{
    width: min(1320px, 100%);
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 82px 24px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-container{
    width: min(1080px, 100%);
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 68px 20px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
    font-size: 0.95rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
    min-height: 230px;
    padding: 23px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 56px 16px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block{
    margin-bottom: 28px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
    font-size: 0.92rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
    min-height: auto;
    padding: 22px;
    border-radius: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 48px 14px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block{
    margin-bottom: 24px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
    font-size: 0.9rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
    min-height: auto;
    padding: 20px;
    border-radius: 17px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-icon{
    width: 48px;
    height: 48px;
    border-radius: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-section{
    padding: 42px 12px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block{
    margin-bottom: 22px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-heading-block p{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card{
    min-height: auto;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card p, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-cta{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 18px;
    border-radius: 14px;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-process-card::after{
    font-size: 4.6rem;
  }}@media (max-width: 319px){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-grid{
    grid-template-columns: 1fr !important;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-icon, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-cta, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card h3::after, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-process-card::after, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-step-num{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card.is-visible, .tc-wp-content-root .ytpvv-editorial-wrap .ytpvv-card:hover{
    transform: none !important;
    opacity: 1;
  }}.wpc-scope-141 .tc-wp-content-root .ytpvv-grid-what{}.wpc-scope-141 .tc-wp-content-root .ytpvv-grid-why{}