@keyframes skeleton-loading{0%{background-color:#e3e6e8;}to{background-color:#f0f3f5;}}@keyframes ff-progress-anim{0%{width:0;}5%{width:0;}10%{width:15%;}30%{width:40%;}50%{width:55%;}80%{width:100%;}95%{width:100%;}to{width:0;}}.ff_modal_container{background:#fff;max-height:90vh !important;max-width:900px;overflow:auto;padding:30px;}@media only screen and (min-width:1000px){.ff_modal_container{width:900px;}}@keyframes ff_move{0%{background-position:0 0;}to{background-position:50px 50px;}}