.refresh-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s;pointer-events:none}.refresh-character{transition:transform .2s}.refresh-character img{width:80px;height:auto}.refresh-character.refreshing{animation:float 1s infinite alternate ease-in-out}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(15px)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pull-to-refresh.css.map */
