@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-124 .tc-wp-content-root img, .wpc-scope-124 .tc-wp-content-root video, .wpc-scope-124 .tc-wp-content-root svg, .wpc-scope-124 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-124 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content, .wpc-scope-124 .tc-wp-content-root .ytcv-premium-content *{
  box-sizing: border-box;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content{
  --ytcv-ink: #1e2430;
  --ytcv-muted: #687385;
  --ytcv-line: rgba(180, 94, 74, 0.18);
  --ytcv-red: #ff3d57;
  --ytcv-coral: #ff7a59;
  --ytcv-gold: #f4b84a;
  --ytcv-cream: #fff7ef;
  --ytcv-soft: #fff2e8;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: var(--ytcv-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fff;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-section, .wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-container, .wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-grid{
  width: 100%;
  max-width: 100%;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-section-white{
  background: #fff;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-section-warm{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 122, 89, 0.14), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(244, 184, 74, 0.16), transparent 34%),
    linear-gradient(180deg, #fff8f2 0%, #fff4ec 100%);
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-container{
  margin: 0 auto;
	max-width: 1400px;
  padding: 88px 22px;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-section-head{
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-section-head h2{
  margin: 0;
  color: var(--ytcv-ink) !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.16;
  letter-spacing: 0;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-section-head h2 span{
  background: linear-gradient(135deg, var(--ytcv-red), var(--ytcv-coral) 48%, var(--ytcv-gold));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: var(--ytcv-muted) !important;
  font-size: 1.03rem;
  line-height: 1.75;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-grid{
  display: grid;
  gap: 22px;
  align-items: stretch;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ytcv-a: #ff3d57;
  --ytcv-b: #ff7a59;
  --ytcv-c: #fff2e8;
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  min-height: 255px;
  padding: 26px;
  overflow: hidden;
  border: 1px solid rgba(180, 94, 74, 0.16);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ytcv-a) 15%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 246, 0.9));
  box-shadow: 0 16px 45px rgba(105, 62, 44, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(22px);
  opacity: 0;
  transition:
    opacity 0.7s ease,
    transform 0.7s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease,
    background 0.28s ease;
  will-change: transform, opacity;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card.is-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:hover{
  border-color: color-mix(in srgb, var(--ytcv-a) 42%, transparent);
  box-shadow: 0 24px 70px rgba(105, 62, 44, 0.15);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(135deg, color-mix(in srgb, var(--ytcv-a) 10%, transparent), transparent 46%);
  opacity: 0;
  transition: opacity 0.28s ease;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:hover::before{
  opacity: 1;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--ytcv-a) !important;
  background: linear-gradient(145deg, #fff, var(--ytcv-c));
  border: 1px solid color-mix(in srgb, var(--ytcv-a) 18%, transparent);
  box-shadow: 0 12px 28px color-mix(in srgb, var(--ytcv-a) 16%, transparent);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease, box-shadow 0.28s ease;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-icon i{
  font-size: 1.2rem;
  line-height: 1;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-card:hover .ytcv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ytcv-a), var(--ytcv-b));
  transform: translateY(-3px) rotate(-4deg) scale(1.04);
  box-shadow: 0 16px 34px color-mix(in srgb, var(--ytcv-a) 26%, transparent);
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-card h3{
  position: relative;
  margin: 0 0 12px;
  padding-bottom: 12px;
  color: var(--ytcv-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-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--ytcv-a), var(--ytcv-b));
  transition: width 0.28s ease;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:hover h3::after{
  width: 82px;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-card p{
  margin: 0;
  color: var(--ytcv-muted) !important;
  font-size: 0.95rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-cta{
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ytcv-a) !important;
  font-size: 0.86rem;
  line-height: 1.4;
  font-weight: 760;
  opacity: 0.18;
  transform: translateY(8px);
  transition: opacity 0.28s ease, transform 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:hover .ytcv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-tilt-card{
  transform-style: preserve-3d;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-tilt-card .ytcv-icon, .wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-tilt-card h3, .wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-tilt-card p{
  transform: translateZ(12px);
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-process-card{
  padding-top: 30px;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-process-card::after{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  top: 8px;
  z-index: -1;
  color: color-mix(in srgb, var(--ytcv-a) 10%, transparent) !important;
  font-size: 5.2rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 0.28s ease, color 0.28s ease;
  pointer-events: none;
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-process-card:hover::after{
  color: color-mix(in srgb, var(--ytcv-a) 17%, transparent) !important;
  transform: translateY(-4px) scale(1.05);
}.wpc-scope-124 #tc-wp-content-island.tc-wp-content-root .ytcv-premium-content .ytcv-step-text{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 14px;
  color: var(--ytcv-a) !important;
  font-size: 0.78rem;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(1){ --ytcv-a: #ff3d57; --ytcv-b: #ff7a59; --ytcv-c: #fff0f2; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(2){ --ytcv-a: #e95d2f; --ytcv-b: #f4b84a; --ytcv-c: #fff4df; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(3){ --ytcv-a: #a855f7; --ytcv-b: #ff6b8a; --ytcv-c: #f7efff; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(4){ --ytcv-a: #0ea5a4; --ytcv-b: #6dd6b5; --ytcv-c: #eafff9; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(5){ --ytcv-a: #2563eb; --ytcv-b: #38bdf8; --ytcv-c: #edf6ff; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(6){ --ytcv-a: #db2777; --ytcv-b: #fb7185; --ytcv-c: #fff0f7; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(7){ --ytcv-a: #7c3aed; --ytcv-b: #f97316; --ytcv-c: #f6f0ff; }.wpc-scope-124 .tc-wp-content-root .ytcv-premium-content .ytcv-card:nth-child(8){ --ytcv-a: #16a34a; --ytcv-b: #f59e0b; --ytcv-c: #effdf3; }@media (min-width: 1200px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    max-width: 1240px;
    padding: 96px 24px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    max-width: 1060px;
    padding: 82px 22px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head p{
    font-size: 0.99rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    max-width: 820px;
    padding: 68px 20px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    min-height: 235px;
    padding: 22px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    padding: 54px 16px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head p{
    font-size: 0.93rem;
    line-height: 1.65;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    min-height: 0;
    padding: 21px;
    border-radius: 20px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    padding: 46px 14px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head{
    margin-bottom: 24px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head p{
    font-size: 0.9rem;
    line-height: 1.6;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    min-height: 0;
    padding: 19px;
    border-radius: 18px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-icon{
    width: 48px;
    height: 48px;
    margin-bottom: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card p{
    font-size: 0.9rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-process-card::after{
    font-size: 4.4rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-cta{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    padding: 40px 12px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head{
    margin-bottom: 22px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-section-head p{
    font-size: 0.86rem;
    line-height: 1.58;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    min-height: 0;
    padding: 17px;
    border-radius: 16px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-icon{
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-icon i{
    font-size: 1rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card p, .tc-wp-content-root .ytcv-premium-content .ytcv-cta{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-process-card::after{
    right: 12px;
    font-size: 3.8rem;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-cta{
    opacity: 1;
    transform: none;
  }}@media (max-width: 319px){.tc-wp-content-root .ytcv-premium-content .ytcv-container{
    padding: 34px 10px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-grid{
    grid-template-columns: 1fr !important;
    gap: 10px;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card{
    min-width: 0;
    min-height: 0;
    padding: 15px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ytcv-premium-content .ytcv-card, .tc-wp-content-root .ytcv-premium-content .ytcv-card *, .tc-wp-content-root .ytcv-premium-content .ytcv-card::before, .tc-wp-content-root .ytcv-premium-content .ytcv-card::after{
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }.tc-wp-content-root .ytcv-premium-content .ytcv-card, .tc-wp-content-root .ytcv-premium-content .ytcv-card.is-visible, .tc-wp-content-root .ytcv-premium-content .ytcv-card:hover{
    transform: none !important;
  }}.wpc-scope-124 .tc-wp-content-root .ytcv-grid-how{}.wpc-scope-124 .tc-wp-content-root .ytcv-grid-what{}.wpc-scope-124 .tc-wp-content-root .ytcv-grid-why{}