@media screen and (max-width:390px){.banner_value{font-size:40px}.image-coin__mobile{margin-bottom:230px}}@media screen and (min-width:391px){.image-coin__mobile{margin-bottom:280px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-center{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.spin{animation:spin 30s linear infinite}.spin-center{animation:spin-center 30s linear infinite}.absolute-center{left:50%;position:absolute;top:25%;transform:translate(-50%,-50%)}.spin-center:hover,.spin:hover{animation-play-state:paused}
