.loader-circle{border:4px solid #0000001a;border-left-color:#0000;border-radius:50%;width:36px;height:36px;animation:1s linear infinite spin89345}@keyframes spin89345{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.gradient-pulse-right{position:relative;overflow:hidden}.gradient-pulse-right:before{content:"";background:linear-gradient(90deg,#ddd,#fff,#ddd) 0 0/200% 100%;animation:2s linear infinite pulse-right;position:absolute;inset:0}@keyframes pulse-right{0%{background-position:200% 0}to{background-position:0 0}}.gradient-pulse-right>*{z-index:1;position:relative}
.loader-stair-dark{width:120px;height:90px;margin:0 auto;position:relative}.loader-stair-dark:before{content:"";background:#2a9d8f;border-radius:50%;width:30px;height:30px;animation:.5s ease-in-out infinite alternate loading-bounce;position:absolute;bottom:30px;left:50px}.loader-stair-dark:after{content:"";border-radius:4px;width:45px;height:7px;animation:1s ease-in-out infinite loading-step;position:absolute;top:0;right:0;box-shadow:0 5px #f2f2f2,-35px 50px #f2f2f2,-70px 95px #f2f2f2}@keyframes loading-bounce-dark{0%{transform:scaleY(.7)}40%{transform:scale(.8,1.2)}60%{transform:scale(1)}to{bottom:140px}}@keyframes loading-step-dark{0%{box-shadow:0 10px #0000,0 10px #f2f2f2,-35px 50px #f2f2f2,-70px 90px #f2f2f2}to{box-shadow:0 10px #f2f2f2,-35px 50px #f2f2f2,-70px 90px #f2f2f2,-70px 90px #0000}}
.loader-stair-light{width:120px;height:90px;margin:0 auto;position:relative}.loader-stair-light:before{content:"";background:#9af;border-radius:50%;width:30px;height:30px;animation:.5s ease-in-out infinite alternate loading-bounce-light;position:absolute;bottom:30px;left:50px}.loader-stair-light:after{content:"";border-radius:4px;width:45px;height:7px;animation:1s ease-in-out infinite loading-step-light;position:absolute;top:0;right:0;box-shadow:0 5px #ccc,-35px 50px #ccc,-70px 95px #ccc}@keyframes loading-bounce-light{0%{transform:scaleY(.7)}40%{transform:scale(.8,1.2)}60%{transform:scale(1)}to{bottom:140px}}@keyframes loading-step-light{0%{box-shadow:0 10px #0000,0 10px #ccc,-35px 50px #ccc,-70px 90px #ccc}to{box-shadow:0 10px #ccc,-35px 50px #ccc,-70px 90px #ccc,-70px 90px #0000}}
