.ripple-corner{position:relative;overflow:hidden}.ripple-corner::before{content:"";position:absolute;top:-120px;left:-120px;width:300px;height:300px;border-radius:50%;background:repeating-radial-gradient(circle,#ffffff 0px,#ffffff 2px,transparent 2px,transparent 30px);animation:ripple-move 4s linear infinite;opacity:0.9;pointer-events:none}@keyframes ripple-move{0%{transform:scale(0.6);opacity:1}100%{transform:scale(1.6);opacity:0}}li.p{position:relative;padding-right:20px;margin-right:20px}li.p:not(:last-child)::after{content:"";position:absolute;top:35%;right:0;transform:translateY(-50%);width:2px;height:20px;background-color:#f0c24b}.ripple-section{position:relative;overflow:hidden}.ripple-section:after{height:180px;width:180px;transform:rotate(45deg);border:40px solid #ffffff;background:transparent;opacity:.15;content:'';position:absolute;bottom:200px;right:-90px;margin:auto 0;animation:sett 15s linear infinite}@keyframes sett{0%{transform:rotate(45deg) scale(1);opacity:.15}50%{transform:rotate(225deg) scale(1.2);opacity:.3}100%{transform:rotate(405deg) scale(1);opacity:.15}}.ripple{position:relative;overflow:hidden}.ripple::before{content:"";position:absolute;top:-80px;right:-100px;width:300px;height:300px;border-radius:50%;background:repeating-radial-gradient(circle,#402a66 0px,#402a66 2px,transparent 2px,transparent 30px);animation:ripple-move 4s linear infinite;opacity:0.9;pointer-events:none}@keyframes ripple-move{0%{transform:scale(0.6);opacity:1}100%{transform:scale(1.6);opacity:0}}li.p{position:relative;padding-right:20px;margin-right:20px}