.install-popup,.ios-install-banner,.update-popup{animation-duration:2s;animation-name:slideUp;animation-timing-function:ease-in;bottom:55px;left:-10px;position:fixed;right:-10px;z-index:999}@keyframes slideUp{0%,50%{opacity:0;transform:translateY(100%)}60%,to{opacity:1;transform:translateY(0)}}
