#menu-popup{display:none}#loaderBackground{overflow:hidden;background-color:white;content:"";position:fixed;z-index:6666;width:100vw;height:100%;min-height:100vh;top:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#site-loader{position:fixed;top:50%;left:50%;z-index:6667;background:url("../../../../uploads/2024/04/Villa-Ripe-Rosse-Logo-Nero.svg");background-repeat:no-repeat;background-position-y:6px;width:90px;height:80px;transform:translate(-50%,-50%)}.circle-loader-1{transform:translate(-50%,-50%);position:fixed;top:50%;left:50%;margin-top:250px;width:150px;min-width:150px;height:150px;min-height:150px;display:flex;align-items:center;justify-content:center;margin:auto;border-radius:50%;border-top:2px solid rgba(208,208,208,0.2);border-right:2px solid rgba(208,208,208,0.2);border-bottom:2px solid rgba(208,208,208,0.2);border-left:2px solid rgb(146,146,146);animation:circle-loader-spin 1s infinite linear}@keyframes circle-loader-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}