.animated-image{position:absolute;z-index:999;width:200px;height:200px}.animated-image img{object-fit:contain}.animated-image__rotate{animation:animated_image_rotation 12s infinite linear}.animated-image__shake{animation:animated_image_shake 5s infinite linear}.animated-image__top-right{top:0;right:0}.animated-image__top-left{top:0;left:0}.animated-image__bottom-right{bottom:0;right:0}.animated-image__bottom-left{bottom:0;left:0}@keyframes animated_image_rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes animated_image_shake{0%{transform:rotate(0)}2%{transform:rotate(20deg)}4%{transform:rotate(-25deg)}5%{transform:rotate(16deg)}7%{transform:rotate(-15deg)}8%{transform:rotate(8deg)}10%{transform:rotate(-5deg)}12%{transform:rotate(0)}to{transform:rotate(0)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/media-with-text-overlay.css.map */
