.circle-countdown{z-index:1;width:100%;height:5.73333rem;position:relative;top:0;left:0;padding:2.5rem;overflow:hidden}.wave-animation{overflow:hidden}.wave-animation__percent{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;display:flex;display:-webkit-flex;align-items:center;justify-content:center;color:#fff;font-size:64px}.wave-animation__water{margin-top:4.18667rem;opacity:.3;position:absolute;left:0;top:0;z-index:-1;width:100%;height:2rem;background:#fff;transition:all 10s}.wave-animation__water-wave{width:200%;position:absolute;bottom:100%}.wave-animation__water-wave--back{right:0;fill:#fff;opacity:1;animation:wave-back 14s linear infinite}.wave-animation__water-wave--front{left:0;fill:#fff;opacity:.3;margin-bottom:-1px;animation:wave-front 7s linear infinite}@keyframes wave-front{to{transform:translate(-50%)}}@keyframes wave-back{to{transform:translate(50%)}}