.reveal-fade{opacity:0;animation:fadeIn 1s var(--ease-smooth, ease) forwards}@keyframes fadeIn{to{opacity:1}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float{animation:floatY 4s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.loading-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin:0 2px;animation:loading-bounce 1.2s ease-in-out infinite}.loading-dot:nth-child(2){animation-delay:.15s}.loading-dot:nth-child(3){animation-delay:.3s}@keyframes loading-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}body:not(.animations-ready) [data-reveal]{transition:none!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/animations.css.map */
