.loading{width:22px;height:22px;animation:rot .8s linear infinite both;will-change:transform;transform-origin:11px 10.5px}.loading.fin{animation:none}@keyframes rot{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pas.eu{font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.loading{width:20px;height:20px;transform-origin:10px 9.5px}.pas.eu{font-size:14px}}