.loading-module-scss-module__sUpgQW__centered{justify-content:center;align-items:center;height:100vh;display:flex}.loading-module-scss-module__sUpgQW__filter{border:2px solid #000;width:100px;height:200px;position:relative;overflow:hidden}.loading-module-scss-module__sUpgQW__water{background:#00f;height:0;animation:2s ease-in-out forwards loading-module-scss-module__sUpgQW__fill-up;position:absolute;bottom:0;left:0;right:0}@keyframes loading-module-scss-module__sUpgQW__fill-up{0%{height:0}to{height:100%}}