/* selectraven 1.11.9 — final cascade for the upgraded ritual stage. */
.hero-next-stage .hero-preview-5 {
  z-index: 2;
  left: 22%;
  top: 3.5%;
  width: clamp(172px, 11.4vw, 232px);
  border-radius: 0;
  --entrance-x: -90px;
  --entrance-y: -130px;
  --preview-tilt: 7deg;
  --preview-delay: .48;
}
.hero-next-stage .hero-preview-5 img { border-radius: 0; object-fit: contain; }
.hero-next-stage .hero-preview-5::before,
.hero-next-stage .hero-preview-5::after { display: none; }
.hero-next-stage .hero-preview-1 { left: 6.2%; top: 34%; width: clamp(232px, 16.5vw, 336px); }
.hero-next-stage .hero-preview-2 { right: 10.5%; top: 8%; }
.hero-next-stage .hero-preview-3 { left: 16.5%; bottom: 6.5%; }
.hero-next-stage .hero-preview-4 { right: 11%; bottom: 6.5%; }
@media (max-width: 767px) {
  .hero-scroll { height: 118svh !important; }
  .hero-sticky { height: 88svh !important; min-height: 610px !important; }
  .hero-next-stage { padding: 7svh 18px !important; }
  .hero-next-stage .hero-preview-1 { left: -22px !important; top: 10% !important; width: clamp(104px, 29vw, 128px) !important; }
  .hero-next-stage .hero-preview-2 { right: -12px !important; top: 11% !important; width: clamp(86px, 23vw, 102px) !important; }
  .hero-next-stage .hero-preview-3 { left: 2px !important; bottom: 8% !important; width: clamp(82px, 22vw, 98px) !important; }
  .hero-next-stage .hero-preview-4 { right: -18px !important; bottom: 7% !important; width: clamp(106px, 29vw, 128px) !important; }
  .hero-next-stage .hero-preview-5 { display: none !important; }
}
