.svg-calLoader{width:150px;height:150px;margin-left:-4rem;transform-origin:115px 115px;animation:2.4s linear infinite loader-spin}.cal-loader__plane{fill:#315bf2}.cal-loader__path{stroke:#a2a1a1;animation:2.4s ease-in-out infinite loader-path}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-path{0%{stroke-dasharray:0,580,0,0,0,0,0,0,0}50%{stroke-dasharray:0,450,10,30,10,30,10,30,10}to{stroke-dasharray:0,580,0,0,0,0,0,0,0}}
