@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-153 .tc-wp-content-root img, .wpc-scope-153 .tc-wp-content-root video, .wpc-scope-153 .tc-wp-content-root svg, .wpc-scope-153 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-153 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content, .wpc-scope-153 .tc-wp-content-root .ypv-premium-content *{
  box-sizing: border-box;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #211f28 !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #fff;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding: 92px 24px;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-section-white{
  background: #fff;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-section-warm{
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 68, 68, 0.08), transparent 32%),
    linear-gradient(180deg, #fff7f2 0%, #fffaf6 48%, #fff 100%);
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-container{
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.15;
  letter-spacing: 0;
  color: #19161f !important;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap h2 span{
  background: linear-gradient(135deg, #ff2e3f 0%, #ff7a2f 48%, #7c3aed 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap p{
  margin: 14px auto 0;
  color: #696272 !important;
  font-size: 1rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ypv-accent: #ff3d48;
  --ypv-accent-2: #ff8a3d;
  --ypv-soft: rgba(255, 61, 72, 0.1);
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 250px;
  padding: 28px;
  border: 1px solid rgba(35, 27, 44, 0.1);
  border-radius: 20px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.88), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 247, 0.88));
  box-shadow: 0 16px 42px rgba(49, 37, 28, 0.08);
  overflow: hidden;
  opacity: 0;
  transform: translateY(24px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
  transform-style: preserve-3d;
  transition: opacity 0.65s ease, transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ypv-accent) 22%, transparent), transparent 30%),
    linear-gradient(135deg, color-mix(in srgb, var(--ypv-accent) 10%, transparent), transparent 44%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card::after{
  content: "";
  position: absolute;
  inset: auto 22px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, var(--ypv-accent), var(--ypv-accent-2));
  opacity: 0.55;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(2){ --ypv-accent: #7c3aed; --ypv-accent-2: #ff477e; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(3){ --ypv-accent: #0f9f8f; --ypv-accent-2: #5bd6b8; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(4){ --ypv-accent: #f97316; --ypv-accent-2: #facc15; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(5){ --ypv-accent: #2563eb; --ypv-accent-2: #38bdf8; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(6){ --ypv-accent: #db2777; --ypv-accent-2: #fb7185; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(7){ --ypv-accent: #16a34a; --ypv-accent-2: #84cc16; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:nth-child(8){ --ypv-accent: #9333ea; --ypv-accent-2: #f97316; }.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card.ypv-is-visible{
  opacity: 1;
  transform: translateY(0) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:hover{
  border-color: color-mix(in srgb, var(--ypv-accent) 38%, rgba(35, 27, 44, 0.12));
  box-shadow: 0 24px 62px rgba(49, 37, 28, 0.14);
  transform: translateY(-7px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:hover::before{
  opacity: 1;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-icon{
  position: relative;
  z-index: 1;
  display: inline-grid;
  place-items: center;
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 16px;
  color: var(--ypv-accent) !important;
  background: linear-gradient(145deg, #fff, color-mix(in srgb, var(--ypv-accent) 12%, #fff));
  box-shadow: 0 12px 28px color-mix(in srgb, var(--ypv-accent) 18%, transparent);
  transition: transform 0.25s ease, color 0.25s ease, background 0.25s ease;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-card:hover .ypv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ypv-accent), var(--ypv-accent-2));
  transform: translateY(-3px) rotate(-4deg) scale(1.05);
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-card h3{
  position: relative;
  z-index: 1;
  margin: 0 0 12px;
  color: #201b29 !important;
  font-size: 1.08rem;
  line-height: 1.32;
  letter-spacing: 0;
  font-weight: 780;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card h3::after{
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--ypv-accent), var(--ypv-accent-2));
  transition: width 0.25s ease;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:hover h3::after{
  width: 78px;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-card p{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #625d69 !important;
  font-size: 0.94rem;
  line-height: 1.68;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-cta{
  position: relative;
  z-index: 1;
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ypv-accent) !important;
  font-size: 0.88rem;
  font-weight: 760;
  line-height: 1.4;
  opacity: 0.35;
  transform: translateY(8px);
  transition: opacity 0.25s ease, transform 0.25s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-card:hover .ypv-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-tilt-card{
  perspective: 900px;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-process-card{
  min-height: 270px;
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-process-card::before{
  content: attr(data-step);
  position: absolute;
  right: 18px;
  top: 10px;
  font-size: 4.6rem;
  line-height: 1;
  font-weight: 900;
  color: color-mix(in srgb, var(--ypv-accent) 11%, transparent) !important;
  opacity: 0.8;
  transition: transform 0.25s ease, opacity 0.25s ease;
}.wpc-scope-153 .tc-wp-content-root .ypv-premium-content .ypv-process-card:hover::before{
  opacity: 1;
  transform: translateY(-4px) scale(1.05);
}.wpc-scope-153 #tc-wp-content-island.tc-wp-content-root .ypv-premium-content .ypv-step-text{
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 16px;
  color: var(--ypv-accent) !important;
  font-size: 0.78rem;
  font-weight: 820;
  letter-spacing: 0;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}@media (min-width: 1200px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 96px 28px;
  }.tc-wp-content-root .ypv-premium-content .ypv-container{
    max-width: 1240px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 82px 24px;
  }.tc-wp-content-root .ypv-premium-content .ypv-container{
    max-width: 980px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
    margin-bottom: 36px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 20px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    padding: 25px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 68px 20px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
    margin-bottom: 32px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    padding: 24px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-card p{
    font-size: 0.91rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 54px 16px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
    margin-bottom: 26px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap p{
    font-size: 0.92rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    min-height: 0;
    padding: 22px;
  }.tc-wp-content-root .ypv-premium-content .ypv-cta{
    width: 100%;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 48px 14px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap p{
    font-size: 0.9rem;
    line-height: 1.6;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    min-height: 0;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ypv-premium-content .ypv-icon{
    width: 48px;
    height: 48px;
    border-radius: 14px;
    margin-bottom: 18px;
  }.tc-wp-content-root .ypv-premium-content .ypv-process-card::before{
    font-size: 3.8rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ypv-premium-content .ypv-section{
    padding: 42px 12px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .ypv-premium-content .ypv-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.58;
  }.tc-wp-content-root .ypv-premium-content .ypv-card-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    min-height: 0;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .ypv-premium-content .ypv-icon{
    width: 44px;
    height: 44px;
    border-radius: 13px;
    margin-bottom: 16px;
  }.tc-wp-content-root .ypv-premium-content .ypv-icon i{
    font-size: 1.05rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-card p, .tc-wp-content-root .ypv-premium-content .ypv-cta{
    font-size: 0.85rem;
  }.tc-wp-content-root .ypv-premium-content .ypv-process-card::before{
    right: 14px;
    font-size: 3.25rem;
  }}@media (max-width: 767px){.tc-wp-content-root .ypv-premium-content, .tc-wp-content-root .ypv-premium-content .ypv-section, .tc-wp-content-root .ypv-premium-content .ypv-container, .tc-wp-content-root .ypv-premium-content .ypv-card-grid, .tc-wp-content-root .ypv-premium-content .ypv-card{
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }.tc-wp-content-root .ypv-premium-content .ypv-card{
    min-width: 0;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ypv-premium-content .ypv-card, .tc-wp-content-root .ypv-premium-content .ypv-card::before, .tc-wp-content-root .ypv-premium-content .ypv-card::after, .tc-wp-content-root .ypv-premium-content .ypv-icon, .tc-wp-content-root .ypv-premium-content .ypv-cta, .tc-wp-content-root .ypv-premium-content .ypv-process-card::before{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ypv-premium-content .ypv-card, .tc-wp-content-root .ypv-premium-content .ypv-card.ypv-is-visible, .tc-wp-content-root .ypv-premium-content .ypv-card:hover{
    opacity: 1;
    transform: none !important;
  }}.wpc-scope-153 .tc-wp-content-root .ypv-card-cta{}.wpc-scope-153 .tc-wp-content-root .ypv-process-grid{}.wpc-scope-153 .tc-wp-content-root .ypv-tilt-grid{}