.mesu-ajax-spinner{display:flex;align-items:center;justify-content:center;margin-top:1.5em;}@keyframes loaderRotate{from{transform:rotate(0);}to{transform:rotate(360deg);}}.loader{width:80px;height:80px;}.loader circle{fill:none;stroke-width:5px;transform-origin:center;}.loader circle:nth-of-type(1){stroke:#76b3a4;opacity:0.5;stroke-dasharray:251.3274122872px;stroke-dashoffset:50.2654824574px;animation:loaderRotate 3s linear infinite both;}.loader circle:nth-of-type(2){stroke:#76b3a4;opacity:0.3;stroke-dasharray:188.4955592154px;stroke-dashoffset:75.3982236862px;animation:loaderRotate 1.5s linear infinite both;}.loader circle:nth-of-type(3){stroke:#76b3a4;stroke-dasharray:125.6637061436px;stroke-dashoffset:75.3982236862px;animation:loaderRotate 1s linear infinite both;}