@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-115 .tc-wp-content-root img, .wpc-scope-115 .tc-wp-content-root video, .wpc-scope-115 .tc-wp-content-root svg, .wpc-scope-115 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-115 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content{
  --ydv-ink: #201a18;
  --ydv-muted: #706762;
  --ydv-line: rgba(86, 50, 34, 0.14);
  --ydv-soft: #fff7f2;
  --ydv-gradient: linear-gradient(135deg, #ff2d55 0%, #ff6a3d 45%, #ffb347 100%);
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: var(--ydv-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content *, .wpc-scope-115 .tc-wp-content-root .ydv-premium-content *::before, .wpc-scope-115 .tc-wp-content-root .ydv-premium-content *::after{
  box-sizing: border-box;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-section{
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-section-white{
  background: #fff;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-section-warm{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 106, 61, 0.12), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(255, 179, 71, 0.14), transparent 32%),
    linear-gradient(180deg, #fff8f3 0%, #fff3eb 100%);
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-container{
  width: min(1240px, 100%);
  max-width: 100%;
  margin: 0 auto;
  padding: 92px 24px;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap h2{
  margin: 0;
  color: var(--ydv-ink) !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.14;
  font-weight: 850;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap h2 span{
  background: var(--ydv-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
  max-width: 670px;
  margin: 14px auto 0;
  color: var(--ydv-muted) !important;
  font-size: 1.02rem;
  line-height: 1.72;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card{
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ydv-card-a: #ff2d55;
  --ydv-card-b: #ffb347;
  --ydv-card-bg: #fff;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 250px;
  padding: 28px;
  border: 1px solid var(--ydv-line);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ydv-card-a) 18%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), var(--ydv-card-bg));
  box-shadow: 0 18px 44px rgba(91, 53, 35, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(18px);
  opacity: 0;
  transition:
    opacity 0.7s ease,
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease,
    background 0.28s ease;
  overflow: hidden;
  isolation: isolate;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.78), transparent 28%);
  opacity: 0;
  transition: opacity 0.28s ease;
  pointer-events: none;
  z-index: -1;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card::after{
  content: "";
  position: absolute;
  inset: auto 22px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, var(--ydv-card-a), var(--ydv-card-b));
  opacity: 0.72;
  transform: scaleX(0.36);
  transform-origin: left;
  transition: transform 0.28s ease, opacity 0.28s ease;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card.ydv-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:hover{
  border-color: color-mix(in srgb, var(--ydv-card-a) 40%, rgba(86, 50, 34, 0.18));
  box-shadow: 0 26px 70px rgba(91, 53, 35, 0.15);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-6px);
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:hover::before{
  opacity: 1;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:hover::after{
  opacity: 1;
  transform: scaleX(1);
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 22px;
  border-radius: 18px;
  color: var(--ydv-card-a) !important;
  background: linear-gradient(145deg, color-mix(in srgb, var(--ydv-card-a) 13%, #fff), #fff);
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ydv-card-a) 17%, transparent), 0 12px 28px rgba(90, 51, 32, 0.08);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-card:hover .ydv-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ydv-card-a), var(--ydv-card-b));
  transform: translateY(-3px) rotate(-3deg) scale(1.04);
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-card h3{
  position: relative;
  display: inline;
  margin: 0;
  color: var(--ydv-ink) !important;
  font-size: 1.08rem;
  line-height: 1.34;
  font-weight: 820;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  background-image: linear-gradient(90deg, var(--ydv-card-a), var(--ydv-card-b));
  background-size: 0% 2px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.28s ease;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:hover h3{
  background-size: 100% 2px;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-card p{
  margin: 14px 0 0;
  color: var(--ydv-muted) !important;
  font-size: 0.95rem;
  line-height: 1.66;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-cta{
  display: inline-flex;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ydv-card-a) !important;
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.3;
  opacity: 0.28;
  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-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-card:hover .ydv-cta{
  opacity: 1;
  transform: translateY(0);
  color: color-mix(in srgb, var(--ydv-card-a) 82%, #1f1714) !important;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-grid-why .ydv-card{
  transform-style: preserve-3d;
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-grid-why .ydv-card .ydv-icon, .wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-grid-why .ydv-card h3, .wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-grid-why .ydv-card p{
  transform: translateZ(18px);
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-process-card{
  min-height: 270px;
  padding-top: 34px;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-step-number{
  position: absolute;
  top: 14px;
  right: 18px;
  max-width: calc(100% - 36px);
  color: color-mix(in srgb, var(--ydv-card-a) 16%, transparent) !important;
  font-size: 4.4rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  pointer-events: none;
  transition: transform 0.28s ease, color 0.28s ease;
  overflow: hidden;
}.wpc-scope-115 #tc-wp-content-island.tc-wp-content-root .ydv-premium-content .ydv-process-card:hover .ydv-step-number{
  color: color-mix(in srgb, var(--ydv-card-a) 24%, transparent) !important;
  transform: translateY(-4px) scale(1.04);
}.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(1){ --ydv-card-a: #ff2d55; --ydv-card-b: #ff8a3d; --ydv-card-bg: #fff8f8; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(2){ --ydv-card-a: #ff6a3d; --ydv-card-b: #ffd166; --ydv-card-bg: #fff9f0; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(3){ --ydv-card-a: #e84a5f; --ydv-card-b: #ffb347; --ydv-card-bg: #fff6f4; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(4){ --ydv-card-a: #d94f30; --ydv-card-b: #f6c453; --ydv-card-bg: #fffaf1; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(5){ --ydv-card-a: #c9446a; --ydv-card-b: #ff8f70; --ydv-card-bg: #fff7fb; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(6){ --ydv-card-a: #ef476f; --ydv-card-b: #f78c6b; --ydv-card-bg: #fff8f5; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(7){ --ydv-card-a: #f15a24; --ydv-card-b: #f9c74f; --ydv-card-bg: #fff9ed; }.wpc-scope-115 .tc-wp-content-root .ydv-premium-content .ydv-card:nth-child(8){ --ydv-card-a: #b94b6b; --ydv-card-b: #ffb86b; --ydv-card-bg: #fff7f2; }@media (min-width: 1200px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: min(1240px, 100%);
    padding: 96px 24px;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: min(1040px, 100%);
    padding: 82px 22px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
    margin-bottom: 36px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    padding: 25px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: min(820px, 100%);
    padding: 68px 20px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
    margin-bottom: 32px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
    font-size: 0.95rem;
    line-height: 1.64;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    min-height: 230px;
    padding: 24px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: 100%;
    padding: 54px 18px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
    margin-bottom: 26px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
    font-size: 0.92rem;
    line-height: 1.58;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: auto;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ydv-premium-content .ydv-icon{
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }.tc-wp-content-root .ydv-premium-content .ydv-cta{
    white-space: normal;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: 100%;
    padding: 46px 15px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
    font-size: 0.9rem;
    line-height: 1.55;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    min-width: 0;
    max-width: 100%;
    padding: 20px;
    border-radius: 17px;
  }.tc-wp-content-root .ydv-premium-content .ydv-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 18px;
    border-radius: 15px;
  }.tc-wp-content-root .ydv-premium-content .ydv-icon i{
    font-size: 1.1rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-card h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-card p{
    font-size: 0.9rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-step-number{
    font-size: 3.55rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: 100%;
    padding: 40px 12px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .ydv-premium-content .ydv-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.52;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    min-width: 0;
    max-width: 100%;
    padding: 18px;
    border-radius: 16px;
  }.tc-wp-content-root .ydv-premium-content .ydv-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 16px;
    border-radius: 14px;
  }.tc-wp-content-root .ydv-premium-content .ydv-icon i{
    font-size: 1rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-card h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-card p, .tc-wp-content-root .ydv-premium-content .ydv-cta{
    font-size: 0.84rem;
  }.tc-wp-content-root .ydv-premium-content .ydv-step-number{
    top: 12px;
    right: 14px;
    font-size: 3.1rem;
  }}@media (max-width: 319px){.tc-wp-content-root .ydv-premium-content .ydv-container{
    width: 100%;
    padding: 34px 10px;
  }.tc-wp-content-root .ydv-premium-content .ydv-grid{
    grid-template-columns: 1fr !important;
    gap: 10px;
  }.tc-wp-content-root .ydv-premium-content .ydv-card{
    min-width: 0;
    max-width: 100%;
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ydv-premium-content .ydv-card, .tc-wp-content-root .ydv-premium-content .ydv-card::before, .tc-wp-content-root .ydv-premium-content .ydv-card::after, .tc-wp-content-root .ydv-premium-content .ydv-icon, .tc-wp-content-root .ydv-premium-content .ydv-cta, .tc-wp-content-root .ydv-premium-content .ydv-step-number, .tc-wp-content-root .ydv-premium-content .ydv-card h3{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ydv-premium-content .ydv-card, .tc-wp-content-root .ydv-premium-content .ydv-card.ydv-visible, .tc-wp-content-root .ydv-premium-content .ydv-card:hover{
    transform: none !important;
  }}.wpc-scope-115 .tc-wp-content-root .ydv-grid-how{}.wpc-scope-115 .tc-wp-content-root .ydv-grid-what{}.wpc-scope-115 .tc-wp-content-root .ydv-reveal{}