.slayer-contract{animation:slayer-arrive .5s ease-out both;animation-delay:calc(var(--slayer-order) * .11s)}.slayer-float{animation:slayer-float 6s ease-in-out infinite;animation-delay:calc(var(--slayer-order) * -2s)}.slayer-progress-fill{transition:width .65s cubic-bezier(.22,1,.36,1)}.slayer-progress-marker{transition:left .65s cubic-bezier(.22,1,.36,1)}.slayer-countdown{transition:stroke-dashoffset 1s linear}@keyframes slayer-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slayer-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.slayer-contract,.slayer-float,.slayer-progress-fill,.slayer-progress-marker,.slayer-countdown{animation:none;transition:none}}
