@keyframes rg-motion-drop{0%{opacity:0;transform:translateY(calc(var(--rg-u) * -16))}}@keyframes rg-motion-rise{0%{opacity:0;transform:translateY(calc(var(--rg-u) * 18))}}@keyframes rg-motion-fade{0%{opacity:0}}@keyframes rg-motion-pop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes rg-motion-piece{0%{opacity:0;transform:scale(.3)}75%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes rg-motion-beat{0%,70%,to{transform:scale(1)}78%{transform:scale(1.25)}86%{transform:scale(1.05)}92%{transform:scale(1.18)}}@keyframes rg-motion-bob{0%,to{transform:translateY(0)}50%{transform:translateY(calc(var(--rg-u) * -4))}}@keyframes rg-motion-breathe{0%,to{opacity:1}50%{opacity:.55}}.rg-entering .rg-entrance-item,.rg-entering>.rg-chrome,.rg-entering>.rg-dock--top,.rg-entering>.rg-float-chrome,.rg-entering>.rg-bottom-stack,.rg-entering>.rg-body>*,.rg-entering .rg-map-pin,.rg-entering .rg-bundle-cells>*{transform-origin:50%;will-change:opacity, transform}.rg-entering .rg-entrance-item,.rg-entering>.rg-body>*{animation-name:rg-motion-rise;animation-duration:var(--rg-motion-base);animation-timing-function:ease-out;animation-fill-mode:backwards}.rg-entering>.rg-chrome,.rg-entering>.rg-dock--top,.rg-entering>.rg-float-chrome{animation-name:rg-motion-drop;animation-duration:var(--rg-motion-base);animation-timing-function:ease-out;animation-fill-mode:backwards}.rg-entering>.rg-bottom-stack{animation-name:rg-motion-rise;animation-duration:var(--rg-motion-base);animation-timing-function:ease-out;animation-fill-mode:backwards}.rg-entering .rg-dim{animation-name:rg-motion-fade;animation-duration:var(--rg-motion-entrance);animation-timing-function:ease-out;animation-fill-mode:backwards}.rg-entering .rg-map-pin{animation-name:rg-motion-pop;animation-duration:var(--rg-motion-pop);animation-timing-function:cubic-bezier(.34,1.5,.64,1);animation-fill-mode:backwards}.rg-entering>.rg-body--result>.rg-panel{animation-name:rg-motion-pop;animation-duration:var(--rg-motion-entrance);animation-timing-function:cubic-bezier(.34,1.4,.64,1)}.rg-entering .rg-bundle-cells>*{animation-name:rg-motion-piece;animation-duration:var(--rg-motion-entrance);animation-timing-function:cubic-bezier(.34,1.4,.64,1);animation-fill-mode:backwards}.rg-play>.rg-bottom-stack{animation-delay:80ms}.rg-play .rg-entrance-item:nth-child(2){animation-delay:var(--rg-motion-quick)}.rg-play .rg-entrance-item:nth-child(3){animation-delay:var(--rg-motion-base)}.rg-play>.rg-body>:first-child{animation-delay:.1s}.rg-play>.rg-body>:nth-child(2){animation-delay:.16s}.rg-play>.rg-body>:nth-child(3){animation-delay:.22s}.rg-play>.rg-body>:nth-child(4){animation-delay:.28s}.rg-play>.rg-body>:nth-child(5){animation-delay:.34s}.rg-play>.rg-body>:nth-child(n+6){animation-delay:.4s}.rg-play>.rg-body--result>.rg-panel{animation-delay:.15s}.rg-play .rg-map-pin:nth-child(4){animation-delay:.2s}.rg-play .rg-map-pin:nth-child(5){animation-delay:.32s}.rg-play .rg-map-pin:nth-child(6){animation-delay:.44s}.rg-play .rg-map-pin:nth-child(7){animation-delay:.56s}.rg-play .rg-map-pin:nth-child(8){animation-delay:.68s}.rg-counter .rg-heart{animation:rg-motion-beat var(--rg-motion-ambient) ease-in-out infinite;transform-origin:50%}.rg-map-pin--current .rg-map-pin__face{animation:2.2s ease-in-out infinite rg-motion-bob}.rg-page-dot--active{animation:2s ease-in-out infinite rg-motion-breathe}@media (prefers-reduced-motion:reduce){.rg-entering .rg-entrance-item,.rg-entering>.rg-chrome,.rg-entering>.rg-dock--top,.rg-entering>.rg-float-chrome,.rg-entering>.rg-bottom-stack,.rg-entering>.rg-body>*,.rg-entering .rg-dim,.rg-entering .rg-map-pin,.rg-entering .rg-bundle-cells>*,.rg-counter .rg-heart,.rg-map-pin--current .rg-map-pin__face,.rg-page-dot--active{animation:none}}
