.agro-loader-wrapper{justify-content:center;align-items:center;width:120px;height:120px;display:flex}.agro-svg{width:100%;height:100%;animation:2s linear infinite rotateContainer}.ring{fill:none;stroke-width:6px;stroke-linecap:round;transform-origin:50%}.ring-1{stroke-dasharray:180;stroke-dashoffset:60px;animation:1.5s ease-in-out infinite alternate spinRing}.ring-2{stroke-dasharray:140;stroke-dashoffset:40px;animation:1.8s ease-in-out infinite reverse spinRing}.ring-3{stroke-dasharray:100;stroke-dashoffset:30px;animation:1.2s ease-in-out infinite alternate spinRing}.ring-4{stroke-dasharray:50;stroke-dashoffset:15px;animation:1s ease-in-out infinite reverse spinRing}@keyframes rotateContainer{to{transform:rotate(360deg)}}@keyframes spinRing{0%{stroke-dashoffset:180px;transform:rotate(0)}to{stroke-dashoffset:40px;transform:rotate(360deg)}}
