/* Keep the natural customer photos and the restrained blue cast. */
.wealth-page .brief-proof .proof-photo-tint::after {
  content: '';
  background: linear-gradient(180deg, rgba(23, 143, 185, .16), rgba(7, 102, 153, .11) 58%, rgba(5, 70, 119, .16));
  mix-blend-mode: multiply;
}

.wealth-page .brief-proof article img {
  filter: saturate(.9) contrast(1.02);
}

/* Preserve the approved free-floating bubble layout, only tighten its vertical rhythm. */
.wealth-page .money-blockers { padding: clamp(26px, 3vw, 46px) clamp(20px, 5vw, 76px) 54px; }
.wealth-page .money-blockers-stage { width: min(1450px, 100%); max-width: none; padding: clamp(38px, 4.4vw, 64px); }
.wealth-page .money-blockers-conversation { position: relative; display: block; min-height: clamp(650px, 52vw, 760px); }
.wealth-page .money-blockers-conversation > header {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: min(520px, 42%);
  margin: 0;
  text-align: center;
  opacity: 0;
  transform: translate(-50%,-50%) scale(.94);
}
.wealth-page .money-blockers .money-blockers-conversation > header.is-visible {
  opacity: 1;
  transform: translate(-50%,-50%) scale(1);
}
.wealth-page .money-blockers-conversation h2 { max-width: 620px; font-size: clamp(42px, 4.5vw, 70px); line-height: .94; }
.wealth-page .money-blockers-conversation h2 em { display: block; }
.wealth-page .money-blockers ul { position: absolute; inset: 0; display: block; margin: 0; padding: 0; }
.wealth-page .money-blockers li,
.wealth-page .money-blockers li:nth-child(n) {
  --dx: 0;
  --dy: 40px;
  position: absolute;
  display: flex;
  inset: auto;
  width: min(32%, 430px);
  min-height: 66px;
  align-items: center;
  justify-self: auto;
  padding: 15px clamp(18px, 2vw, 28px);
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 26px 26px 26px 8px;
  background: #fff;
  color: #16303c;
  box-shadow: 0 14px 34px rgba(0,0,0,.14);
  font-size: clamp(15px, 1.15vw, 19px);
  line-height: 1.25;
  opacity: 0;
  transform: translate(var(--dx),var(--dy)) scale(.92);
}
.wealth-page .money-blockers li:nth-child(1){--dx:-70px;--dy:-18px;top:1%;left:1%}
.wealth-page .money-blockers li:nth-child(2){--dx:70px;--dy:-14px;top:3%;right:1%;border-radius:26px 26px 8px 26px;background:#c9edf6;color:#16303c}
.wealth-page .money-blockers li:nth-child(3){--dx:-80px;--dy:0;top:40%;left:0;width:min(29%,390px);background:#78d2e8;color:#0c2835}
.wealth-page .money-blockers li:nth-child(4){--dx:80px;--dy:0;top:42%;right:0;width:min(29%,390px);border-radius:26px 26px 8px 26px;background:#c9edf6;color:#16303c}
.wealth-page .money-blockers li:nth-child(5){--dx:0;--dy:70px;right:34%;bottom:1%;width:min(32%,440px);background:#fff;color:#16303c}
.wealth-page .money-blockers li:nth-child(6){--dx:-70px;--dy:-8px;top:18%;left:8%;background:#c9edf6;color:#16303c}
.wealth-page .money-blockers li:nth-child(7){--dx:70px;--dy:-8px;top:19%;right:8%;border-radius:26px 26px 8px 26px;background:#78d2e8;color:#0c2835}
.wealth-page .money-blockers li:nth-child(8){--dx:-70px;--dy:20px;bottom:18%;left:4%;background:#78d2e8;color:#0c2835}
.wealth-page .money-blockers li:nth-child(9){--dx:70px;--dy:20px;right:4%;bottom:17%;border-radius:26px 26px 8px 26px;background:#c9edf6;color:#16303c}
.wealth-page .money-blockers li:nth-child(10){--dx:-30px;--dy:65px;bottom:1%;left:1%;width:min(29%,400px);background:#c9edf6;color:#16303c}
.wealth-page .money-blockers.bubbles-visible li { opacity: 1; transform: translate(0,0) scale(1); }

/* The three CTAs outside the blue closing panel share one strong cyan treatment. */
.wealth-page .xp-hero-copy .xp-primary,
.wealth-page .money-blockers .blockers-solution a,
.wealth-page .wealth-decision-card .wealth-decision-action a.loom-cta {
  position: relative;
  isolation: isolate;
  overflow: visible;
  border: 1px solid rgba(117, 234, 255, .95);
  background: linear-gradient(115deg, #82ecff 0%, #25c6ed 34%, #10addd 64%, #82ecff 100%);
  background-size: 190% 100%;
  color: #062c3b;
  font-weight: 850;
  box-shadow: 0 14px 34px rgba(7, 151, 196, .38), 0 0 26px rgba(53, 211, 247, .4);
  animation: wealthCtaGlow 1.8s ease-in-out infinite !important;
}

.wealth-page .xp-hero-copy .xp-primary::after,
.wealth-page .money-blockers .blockers-solution a::after,
.wealth-page .wealth-decision-card .wealth-decision-action a.loom-cta::after {
  content: '';
  position: absolute;
  z-index: -1;
  inset: -8px;
  border: 2px solid rgba(57, 215, 249, .72);
  border-radius: inherit;
  pointer-events: none;
  filter: drop-shadow(0 0 10px rgba(46, 209, 245, .56));
  animation: wealthCtaRingPulse 1.8s ease-out infinite;
}

.wealth-page .xp-hero-copy .xp-primary > span,
.wealth-page .money-blockers .blockers-solution a > span,
.wealth-page .wealth-decision-card .wealth-decision-action a.loom-cta > span { animation: wealthArrowNudge 1.8s ease-in-out infinite; }

/* In the blue closing panel the CTA stays white and radiates against the colour field. */
.wealth-page .wealth-visual-cta .xp-cta-orbit {
  position: relative;
  isolation: isolate;
  overflow: visible;
  border: 2px solid rgba(255,255,255,.96);
  background: linear-gradient(120deg,#fff 0%,#eafaff 38%,#fff 64%,#dff7ff 100%);
  background-size: 190% 100%;
  color: #073747;
  font-weight: 850;
  box-shadow: 0 18px 44px rgba(3,69,94,.3),0 0 34px rgba(255,255,255,.72),inset 0 1px 0 #fff;
  animation: wealthWhiteCtaGlow 1.8s ease-in-out infinite,wealthWhiteCtaWiggle 4.6s cubic-bezier(.2,.8,.2,1) infinite !important;
}
.wealth-page .wealth-visual-cta .xp-cta-orbit::after {
  content: '';
  position: absolute;
  z-index: -1;
  inset: -9px;
  border: 2px solid rgba(255,255,255,.9);
  border-radius: inherit;
  pointer-events: none;
  filter: drop-shadow(0 0 13px rgba(255,255,255,.82));
  animation: wealthWhiteRingPulse 1.8s ease-out infinite;
}
.wealth-page .wealth-visual-cta .xp-cta-orbit > b {
  background: #0aa9da;
  color: #fff;
  box-shadow: 0 0 24px rgba(255,255,255,.7);
  animation: wealthArrowNudge 1.8s ease-in-out infinite;
}

@keyframes wealthCtaGlow {
  0%, 100% { background-position: 0% 50%; box-shadow: 0 14px 34px rgba(7,151,196,.34), 0 0 20px rgba(53,211,247,.3); }
  50% { background-position: 100% 50%; box-shadow: 0 18px 42px rgba(7,151,196,.48), 0 0 38px rgba(53,211,247,.64); }
}
@keyframes wealthCtaRingPulse {
  0%, 44%, 100% { opacity: 0; transform: scale(1); }
  55% { opacity: .92; }
  84% { opacity: 0; transform: scale(1.1); }
}
@keyframes wealthArrowNudge {
  0%, 42%, 100% { transform: translate(0,0); }
  58% { transform: translate(3px,-3px) scale(1.07); }
  72% { transform: translate(0,0); }
}
@keyframes wealthWhiteCtaGlow {
  0%,100% { background-position: 0% 50%; box-shadow: 0 18px 44px rgba(3,69,94,.28),0 0 28px rgba(255,255,255,.58),inset 0 1px 0 #fff; }
  50% { background-position: 100% 50%; box-shadow: 0 22px 52px rgba(3,69,94,.38),0 0 62px rgba(255,255,255,.96),inset 0 1px 0 #fff; }
}
@keyframes wealthWhiteRingPulse {
  0%,42%,100% { opacity: 0; transform: scale(1); }
  55% { opacity: .95; }
  84% { opacity: 0; transform: scale(1.1); }
}
@keyframes wealthWhiteCtaWiggle {
  0%,72%,100% { transform: translateY(0) rotate(0); }
  78% { transform: translateY(-4px) rotate(-1.2deg); }
  84% { transform: translateY(0) rotate(1deg); }
  90% { transform: translateY(-2px) rotate(-.5deg); }
}

/* Keep the seven-step overview compact enough to scan as one sequence. */
.wealth-page .compact-timeline {
  padding: 30px 34px;
}
.wealth-page .compact-timeline > header { margin-bottom: 24px; }
.wealth-page .compact-timeline h2 { font-size: clamp(28px, 3.35vw, 44px); }
.wealth-page .compact-timeline ol { gap: 14px; }
.wealth-page .compact-timeline li > img {
  width: 42px;
  height: 42px;
  padding: 9px;
  margin-bottom: 13px;
}
.wealth-page .compact-timeline h3 {
  min-height: 48px;
  margin-bottom: 6px;
  font-size: 14px;
}
.wealth-page .compact-timeline li p {
  font-size: 12px;
  line-height: 1.42;
}

/* Animated route: the seven stages assemble as the section enters the viewport. */
.wealth-page .compact-timeline {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.wealth-page .compact-timeline::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 360px;
  height: 360px;
  right: -170px;
  top: -210px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(65, 204, 238, .22), rgba(65, 204, 238, 0) 70%);
  animation: wealthTimelineAura 6s ease-in-out infinite alternate;
}
.wealth-page .compact-timeline.motion-ready > header {
  opacity: 0;
  transform: translateY(24px);
}
.wealth-page .compact-timeline.motion-ready > header .eyebrow {
  opacity: 0;
  letter-spacing: .42em;
}
.wealth-page .compact-timeline.motion-ready > header h2 {
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  transform: translateY(14px);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible > header {
  opacity: 1;
  transform: none;
  transition: opacity .55s ease, transform .7s cubic-bezier(.2,.8,.2,1);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible > header .eyebrow {
  opacity: 1;
  letter-spacing: .24em;
  transition: opacity .45s .08s ease, letter-spacing .8s .08s cubic-bezier(.2,.8,.2,1);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible > header h2 {
  opacity: 1;
  clip-path: inset(0 0 0 0);
  transform: none;
  transition: opacity .5s .18s ease, clip-path .95s .18s cubic-bezier(.2,.8,.2,1), transform .7s .18s ease;
}
.wealth-page .compact-timeline.motion-ready li {
  opacity: 0;
  transform: translateY(30px) scale(.96);
}
.wealth-page .compact-timeline.motion-ready li > img {
  opacity: 0;
  transform: scale(.55) rotate(-18deg);
}
.wealth-page .compact-timeline.motion-ready li > div {
  opacity: 0;
  transform: translateY(14px);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible li {
  opacity: 1;
  transform: none;
  transition: opacity .55s ease, transform .72s cubic-bezier(.2,.85,.25,1), background-color .3s ease, box-shadow .3s ease;
  transition-delay: calc(.28s + var(--step-index) * .11s);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible li > img {
  opacity: 1;
  transform: none;
  transition: opacity .4s ease, transform .68s cubic-bezier(.2,1.35,.35,1), box-shadow .3s ease;
  transition-delay: calc(.33s + var(--step-index) * .11s);
}
.wealth-page .compact-timeline.motion-ready.timeline-visible li > div {
  opacity: 1;
  transform: none;
  transition: opacity .5s ease, transform .62s cubic-bezier(.2,.8,.2,1);
  transition-delay: calc(.47s + var(--step-index) * .11s);
}
.wealth-page .compact-timeline li:nth-child(1) { --step-index: 0; }
.wealth-page .compact-timeline li:nth-child(2) { --step-index: 1; }
.wealth-page .compact-timeline li:nth-child(3) { --step-index: 2; }
.wealth-page .compact-timeline li:nth-child(4) { --step-index: 3; }
.wealth-page .compact-timeline li:nth-child(5) { --step-index: 4; }
.wealth-page .compact-timeline li:nth-child(6) { --step-index: 5; }
.wealth-page .compact-timeline li:nth-child(7) { --step-index: 6; }
@media (hover: hover) and (pointer: fine) {
  .wealth-page .compact-timeline.timeline-visible li:hover {
    z-index: 2;
    transform: translateY(-10px) scale(1.025);
    background: rgba(255,255,255,.84);
    box-shadow: 0 18px 38px rgba(14,88,112,.13);
  }
  .wealth-page .compact-timeline.timeline-visible li:hover > img {
    transform: translateY(-3px) scale(1.12) rotate(4deg);
    box-shadow: 0 10px 24px rgba(10,163,208,.24);
  }
  .wealth-page .compact-timeline.timeline-visible li:hover h3 { color: #058fbd; }
}
@keyframes wealthTimelineAura {
  from { opacity: .5; transform: translate3d(-18px, 8px, 0) scale(.92); }
  to { opacity: 1; transform: translate3d(12px, -6px, 0) scale(1.08); }
}

/* The three opening cards unfold first; their content follows in a second beat. */
.wealth-page .brief-steps.intro-motion-ready article {
  opacity: .08;
  clip-path: inset(47% 0 47% 0 round 30px);
  transform: translateY(34px) scale(.96);
  transform-origin: 50% 50%;
}
.wealth-page .brief-steps.intro-motion-ready article > span,
.wealth-page .brief-steps.intro-motion-ready article > .step-visual,
.wealth-page .brief-steps.intro-motion-ready article > h3,
.wealth-page .brief-steps.intro-motion-ready article > p,
.wealth-page .brief-steps.intro-motion-ready article > b {
  opacity: 0;
  transform: translateY(18px);
}
.wealth-page .brief-steps.intro-motion-ready.intro-visible article {
  opacity: 1;
  clip-path: inset(0 0 0 0 round 30px);
  transform: none;
  transition: opacity .42s ease, clip-path .78s cubic-bezier(.2,.82,.2,1), transform .8s cubic-bezier(.2,.82,.2,1), background .28s ease, box-shadow .28s ease;
  transition-delay: calc(var(--intro-index) * .16s);
}
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > span,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > .step-visual,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > h3,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > p,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > b {
  opacity: 1;
  transform: none;
  transition: opacity .5s ease, transform .62s cubic-bezier(.2,.85,.25,1);
  transition-delay: calc(.34s + var(--intro-index) * .16s + var(--content-index) * .07s);
}
.wealth-page .brief-steps article:nth-child(1) { --intro-index: 0; }
.wealth-page .brief-steps article:nth-child(2) { --intro-index: 1; }
.wealth-page .brief-steps article:nth-child(3) { --intro-index: 2; }
.wealth-page .brief-steps article > span { --content-index: 0; }
.wealth-page .brief-steps article > .step-visual { --content-index: 1; }
.wealth-page .brief-steps article > h3 { --content-index: 2; }
.wealth-page .brief-steps article > p { --content-index: 3; }
.wealth-page .brief-steps article > b { --content-index: 4; }
.wealth-page .brief-steps.intro-motion-ready.intro-visible.motion-complete article,
.wealth-page .brief-steps.intro-motion-ready.intro-visible.motion-complete article > * {
  transition-delay: 0s;
}
@media (hover: hover) and (pointer: fine) {
  .wealth-page .brief-steps.intro-motion-ready.intro-visible.motion-complete article:hover {
    transform: translateY(-9px) scale(1.015);
  }
.wealth-page .brief-steps.intro-motion-ready.intro-visible.motion-complete article:hover .step-visual {
    transform: translateY(-5px) rotate(3deg) scale(1.06);
    box-shadow: 0 20px 42px rgba(18,108,142,.2);
  }
}

/* The explanation stays tucked away until the visitor deliberately opens a card. */
.wealth-page .brief-steps { align-items: start; }
.wealth-page .brief-steps.intro-motion-ready article {
  min-height: 310px;
  cursor: pointer;
  transition-property: opacity, clip-path, transform, min-height, background, box-shadow, border-color;
  transition-duration: .42s, .78s, .8s, .58s, .28s, .28s, .28s;
}
.wealth-page .brief-steps.intro-motion-ready article::after {
  content: "+";
  position: absolute;
  top: 25px;
  right: 28px;
  z-index: 3;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid rgba(5,121,168,.3);
  border-radius: 50%;
  background: rgba(255,255,255,.68);
  color: #0579a8;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  transition: transform .38s cubic-bezier(.2,.8,.2,1), background .25s ease, color .25s ease;
}
.wealth-page .brief-steps.intro-motion-ready article:focus-visible {
  outline: 3px solid #079bc8;
  outline-offset: 4px;
}
.wealth-page .brief-steps.intro-motion-ready article > p,
.wealth-page .brief-steps.intro-motion-ready article > b,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > p,
.wealth-page .brief-steps.intro-motion-ready.intro-visible article > b {
  opacity: 0;
  max-height: 0;
  margin-top: 0;
  overflow: hidden;
  transform: translateY(12px);
  transition: opacity .38s ease, max-height .55s cubic-bezier(.2,.8,.2,1), margin .45s ease, transform .48s cubic-bezier(.2,.8,.2,1);
}
.wealth-page .brief-steps.intro-motion-ready article.is-open {
  min-height: 430px;
  border-color: rgba(5,145,190,.48);
  box-shadow: 0 28px 65px rgba(26,77,99,.16);
}
.wealth-page .brief-steps.intro-motion-ready article.is-open::after {
  content: "−";
  transform: rotate(180deg);
  background: #078fbd;
  color: #fff;
}
.wealth-page .brief-steps.intro-motion-ready article.is-open > p {
  opacity: 1;
  max-height: 180px;
  transform: none;
}
.wealth-page .brief-steps.intro-motion-ready article.is-open > b {
  opacity: 1;
  max-height: 48px;
  margin-top: 24px;
  transform: none;
}
@media (max-width: 900px) {
  .wealth-page .brief-steps.intro-motion-ready article { min-height: 250px; }
  .wealth-page .brief-steps.intro-motion-ready article.is-open { min-height: 410px; }
}

@media (max-width: 760px) {
  .wealth-page .money-blockers-stage { padding: 32px 22px; }
  .wealth-page .money-blockers-conversation { display: grid; min-height: 0; gap: 38px; }
  .wealth-page .money-blockers-conversation > header {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: 760px;
    text-align: left;
    transform: translateY(24px) scale(.97);
  }
  .wealth-page .money-blockers .money-blockers-conversation > header.is-visible { transform: none; }
  .wealth-page .money-blockers-conversation h2 { font-size: clamp(36px, 8vw, 54px); }
  .wealth-page .money-blockers-conversation h2 em { display: inline; }
  .wealth-page .money-blockers ul {
    position: relative;
    inset: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }
  .wealth-page .money-blockers li,
  .wealth-page .money-blockers li:nth-child(n) {
    position: relative;
    inset: auto;
    width: 100%;
    min-height: 70px;
    padding: 16px 18px;
    font-size: 16px;
  }
  .wealth-page .money-blockers li:last-child { grid-column: 1 / -1; width: 60%; justify-self: center; }
  .wealth-page .compact-timeline { padding: 26px 24px; }
}

@media (max-width: 560px) {
  .wealth-page .money-blockers-stage { padding: 30px 18px; }
  .wealth-page .money-blockers ul { grid-template-columns: 1fr; }
  .wealth-page .money-blockers li,
  .wealth-page .money-blockers li:nth-child(n),
  .wealth-page .money-blockers li:last-child { width: 94%; min-height: 64px; justify-self: start; }
  .wealth-page .money-blockers li:nth-child(even) { justify-self: end; }
}

@media (prefers-reduced-motion: reduce) {
  .wealth-page .xp-primary,
  .wealth-page .blockers-solution a,
  .wealth-page .wealth-decision-action a,
  .wealth-page .xp-cta-orbit,
  .wealth-page .xp-primary::after,
  .wealth-page .blockers-solution a::after,
  .wealth-page .wealth-decision-action a::after,
  .wealth-page .xp-cta-orbit::after,
  .wealth-page .xp-primary > span,
  .wealth-page .blockers-solution a > span,
  .wealth-page .wealth-decision-action a > span,
  .wealth-page .xp-cta-orbit > b { animation: none !important; }
  .wealth-page .compact-timeline::before { animation: none !important; }
  .wealth-page .compact-timeline.motion-ready > header,
  .wealth-page .compact-timeline.motion-ready > header .eyebrow,
  .wealth-page .compact-timeline.motion-ready > header h2,
  .wealth-page .compact-timeline.motion-ready li,
  .wealth-page .compact-timeline.motion-ready li > img,
  .wealth-page .compact-timeline.motion-ready li > div {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
    transition: none !important;
  }
  .wealth-page .brief-steps.intro-motion-ready article,
  .wealth-page .brief-steps.intro-motion-ready article > span,
  .wealth-page .brief-steps.intro-motion-ready article > .step-visual,
  .wealth-page .brief-steps.intro-motion-ready article > h3 {
    opacity: 1 !important;
    clip-path: none !important;
    transform: none !important;
    transition: none !important;
  }
  .wealth-page .brief-steps.intro-motion-ready article > p,
  .wealth-page .brief-steps.intro-motion-ready article > b { transition: none !important; }
}

/* Loom feedback point 6: seven clear, icon-led process steps. */
.wealth-page .compact-timeline > header {
  text-align: left;
}
.wealth-page .compact-timeline ol {
  align-items: start;
}
.wealth-page .compact-timeline li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0;
  text-align: center;
}
.wealth-page .compact-timeline li > img {
  box-sizing: border-box;
  width: 88px;
  height: 88px;
  margin: 0 auto;
  padding: 20px;
  border: 2px solid #9bd4e5;
  background: #fff;
  box-shadow: 0 14px 32px rgba(7, 91, 119, .12);
}
.wealth-page .compact-timeline li > div {
  width: 100%;
}
.wealth-page .compact-timeline h3 {
  min-height: 0;
  margin: 0;
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
}
.wealth-page .compact-timeline li::before,
.wealth-page .compact-timeline li:nth-last-child(2)::before {
  left: calc(50% + 44px);
  right: calc(-50% + 44px);
  top: 43px;
  bottom: auto;
  border: 0;
  border-top: 2px solid #b8dce8;
}
.wealth-page .compact-timeline li:last-child::before {
  display: none;
}
@media (max-width: 1000px) {
  .wealth-page .compact-timeline ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 20px;
  }
  .wealth-page .compact-timeline li::before,
  .wealth-page .compact-timeline li:nth-last-child(2)::before {
    display: none;
  }
}
@media (max-width: 620px) {
  .wealth-page .compact-timeline ol {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 14px;
  }
  .wealth-page .compact-timeline li > img {
    width: 78px;
    height: 78px;
    padding: 17px;
  }
  .wealth-page .compact-timeline h3 {
    font-size: 14px;
  }
}

