.map[data-v-7350e4fc]{position:absolute;left:0;top:0;width:100%;height:100%;padding:30px;display:flex;align-items:center;justify-content:center}.wrap[data-v-7350e4fc]{width:100%;height:100%;max-width:861px;max-height:688px;overflow:auto}.location-details[data-v-7350e4fc]{position:absolute;top:70px;right:10px;z-index:3;background:rgba(255,166,0,.7);border:5px dashed orange;padding:10px;font-weight:700}.location-details p[data-v-7350e4fc]{margin:0 5px}.hand-anim-wrap[data-v-7350e4fc]{background:rgba(255,166,0,.9);text-decoration:underline;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.4);z-index:1;pointer-events:none}.map-background[data-v-7350e4fc]{position:relative;width:861px;height:688px;background:url(/img/map.webp);background-repeat:no-repeat;background-size:cover}.map-background .teleport-btn[data-v-7350e4fc]{position:absolute;cursor:pointer;width:40px;height:40px;border-radius:50%;color:red;font-weight:900;font-size:13px;border:4px solid red;transition:.5s}.map-background .teleport-btn[data-v-7350e4fc]:hover{border:3px solid red}.map-background .teleport-btn.current-place[data-v-7350e4fc]{color:#fff;background:#02679d;border:4px solid #02679d}.ui-item[data-v-12c1e1cd]{position:absolute;z-index:2}.ui-btn[data-v-12c1e1cd]{cursor:pointer;color:unset;border:none;background:none;width:50px;height:50px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:cover}.ui-btn[data-v-12c1e1cd]:hover{opacity:.8}.ui-btn.toggle-screen.min[data-v-12c1e1cd]{background-image:url(/img/icons/min-full.svg)}.ui-btn.toggle-screen.full[data-v-12c1e1cd]{background-image:url(/img/icons/full-full.svg)}.ui-btn.next[data-v-12c1e1cd],.ui-btn.prev[data-v-12c1e1cd]{background-image:url(/img/icons/arrow-full.svg)}.top[data-v-12c1e1cd]{color:#fff;top:10px;right:10px;display:flex}.top .ui-btn[data-v-12c1e1cd]{margin-right:10px}.dialog-wrap[data-v-12c1e1cd]{position:absolute;width:100%;display:flex;justify-content:center;z-index:12}.dialog-wrap .dialog[data-v-12c1e1cd]{max-width:600px;border-radius:20px;margin:20px;padding:20px;padding-top:40px;text-align:right;color:#fff;border:4px solid #fff;box-shadow:10px 20px 10px -6px rgba(61,61,61,.575);position:relative;background:linear-gradient(90deg,rgba(0,132,176,.8),rgba(0,179,219,.8))!important}.dialog-wrap .dialog .exit[data-v-12c1e1cd]{position:absolute;top:10px;right:15px;cursor:pointer;background:url(/img/icons/cancel.svg) no-repeat;background-size:cover;border:unset;height:45px;width:45px;transition:scale .3s}.dialog-wrap .dialog .exit[data-v-12c1e1cd]:hover{transform:scale(.95);opacity:.8}.dialog-wrap .text[data-v-12c1e1cd]{overflow-y:auto;font-size:30px}@media only screen and (max-width:1100px){.dialog-wrap .text[data-v-12c1e1cd]{font-size:24px}}.arrow[data-v-12c1e1cd]{bottom:30px;font-weight:700}.arrow.next[data-v-12c1e1cd]{left:30px}@media only screen and (max-width:1100px){.arrow.next[data-v-12c1e1cd]{left:22px}}.arrow.prev[data-v-12c1e1cd]{right:30px}@media only screen and (max-width:1100px){.arrow.prev[data-v-12c1e1cd]{right:22px}}.overlay_debug[data-v-12c1e1cd]{position:absolute;background:#fff;z-index:5}.next[data-v-12c1e1cd]{transform:rotate(180deg)}*{box-sizing:border-box}#app{font-family:Rubik,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}.loading-wrap{position:absolute;width:100%;height:100%;background-color:#d5adc8;background-image:linear-gradient(315deg,#d5adc8,#ff8489 74%);top:0;z-index:3}.lds-dual-ring{display:inline-block;width:140px;height:140px}.lds-dual-ring,.lds-dual-ring .txt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-dual-ring .txt{color:#fff}.lds-dual-ring:after{content:" ";display:block;width:94px;height:94px;margin:8px;border-radius:50%;border:15px solid #fff;border-color:#fff transparent #fff transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gradient{background:#00b4db;background:linear-gradient(90deg,#0083b0,#00b4db)}