.images-loader{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);z-index:20}.loading-container{width:300px;text-align:center;color:#fff}.loading-progress-bar{width:100%;height:10px;background-color:hsla(0,0%,100%,.2);border-radius:5px;overflow:hidden;margin-bottom:10px}.loading-progress-fill{height:100%;background-color:#fff;border-radius:5px}.loading-text{font-size:16px;margin:0}.compass{position:absolute;right:20px;top:20px;width:70px;height:70px;display:flex;justify-content:center;align-items:center}@media(max-width:450px){.compass{right:24px;top:76px;width:60px;height:60px}}.compass .compass-rose{width:100%;height:100%}.compass .compass-rose svg{width:100%;height:100%;color:#063c4a}.compass .compass-rose{width:60px;height:60px;position:relative;background-color:#faf1e3;border-radius:50%}.compass .compass-rose:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,.1);border-radius:50%}.compass .compass-east,.compass .compass-north,.compass .compass-south,.compass .compass-west{position:absolute;font-size:10px;font-weight:700;color:#333;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.compass .compass-north{top:5px;left:50%;transform:translateX(-50%);color:#e63946}.compass .compass-east{right:5px;top:50%;transform:translateY(-50%)}.compass .compass-south{bottom:5px;left:50%;transform:translateX(-50%)}.compass .compass-west{left:5px;top:50%;transform:translateY(-50%)}.compass .compass-needle{position:absolute;top:30px;left:30px;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:24px solid #e63946;transform:translate(-50%,-100%) rotate(0deg);transform-origin:50% 100%;z-index:2}.compass .compass-direction{margin-top:5px;font-size:12px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8);background-color:rgba(0,0,0,.5);padding:2px 6px;border-radius:3px}