.loader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10000;transition:opacity .5s ease}.loader-inline{position:static;width:auto;height:auto;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;z-index:auto}.loader.fade-out{opacity:0;pointer-events:none}.loader-logo{width:120px;height:120px;background:url(https://res.cloudinary.com/dzfebjgvk/image/upload/v1749694383/Real_Montevideo_PNG_znxpac.png) center/contain no-repeat;animation:pulse 1.5s ease-in-out infinite,rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
