.container-loader{width:300px;height:300px;transform-style:preserve-3d;position:relative;transform:perspective(500px)rotateX(60deg)}.container-loader .aro{inset:calc(var(--s)*10px);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:3s ease-in-out infinite both standalone;animation-delay:calc(var(--s)*-.1s);position:absolute;box-shadow:inset 0 0 80px #1e90ff}@keyframes standalone{0%,to{transform:translateZ(-100px)scaleX(-1)}50%{transform:translateZ(100px)scaleX(1)}}
