@charset "UTF-8";
/***!  Style Declaration  !***/

@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
