@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes button-loading{0%,to{background-color:#f2f2f2;border-color:#f2f2f2}50%{background-color:#737373;border-color:#737373}}@keyframes skeleton-animation{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.rich[contenteditable=true]{-webkit-user-modify:read-only;-moz-user-modify:read-only;user-modify:read-only}@media (min-width:575px){.login-popup.tingle-modal .tingle-modal-box{max-width:500px}}.login-popup.tingle-modal #login-app,.login-popup.tingle-modal .skeleton-login{max-width:500px;margin:0 auto}.skeleton-login{display:flex;flex-direction:column;align-items:center}.skeleton-login__title{width:100%;margin-bottom:24px;height:24px;max-width:200px}@media (min-width:575px){.skeleton-login__title{height:30px}}.skeleton-login__text{height:18px;margin-bottom:8px;width:100%;max-width:400px}@media (min-width:575px){.skeleton-login__text{height:20px}}.skeleton-login__block,.skeleton-login__input{width:100%;height:48px;margin-top:20px}.skeleton-login__block{height:160px}.skeleton-block{position:relative;overflow:hidden;background-color:#ececec}.skeleton-block:after{content:"";position:absolute;left:0;right:0;top:0;transform:translateX(-100%);z-index:1;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 25%,rgba(255,255,255,.4) 50%,rgba(255,255,255,0) 75%);animation:skeleton-animation 1.5s infinite}

