.journey-modal-belt__shimmer{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;border-radius:inherit}.journey-modal-belt__shimmer-ray{position:absolute;top:-35%;left:-35%;width:22%;min-width:56px;height:200%;transform:rotate(22deg) translateZ(0);transform-origin:center center;background:linear-gradient(90deg,transparent 0,transparent 50%,color-mix(in srgb,var(--white) 100%,transparent) 100%,color-mix(in srgb,var(--white) 100%,transparent) 100%,color-mix(in srgb,var(--white) 100%,transparent) 100%,transparent 50%);animation:journey-modal-belt-shimmer 4s linear infinite}@media(prefers-reduced-motion:reduce){.journey-modal-belt__shimmer-ray{animation:none}}@keyframes journey-modal-belt-shimmer{0%{transform:translate3d(-80%,0,0) rotate(22deg) translateZ(0);opacity:1}12.5%{transform:translate3d(520%,0,0) rotate(22deg) translateZ(0);opacity:1}12.6%,to{transform:translate3d(520%,0,0) rotate(22deg) translateZ(0);opacity:0}}.image-transition{transition:opacity .5s ease-in-out}.journey-mode-card-wrapper{width:100%;max-width:15.625rem;justify-self:center}