@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);#app{font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#app,body{width:100%;height:100%}body{margin:0}.MarkerPopup,body{box-sizing:border-box}.MarkerPopup{position:relative;width:400px;height:auto;box-shadow:0 0 0 1px #4e5277;background-color:#313457;border-radius:2px;z-index:2;pointer-events:all;padding:20px}.MarkerPopup:hover{cursor:default}.MarkerPopup:after{border-style:solid;border-width:30px 30px 0 0;border-color:transparent #313457 transparent transparent;z-index:3}.MarkerPopup:after,.MarkerPopup:before{content:"";position:absolute;top:50%;left:0;transform:translate(-100%,-50%);width:0;height:0}.MarkerPopup:before{border-style:solid;border-width:31px 31px 0 0;border-color:transparent #4e5277 transparent transparent;z-index:2}.MarkerPopup__header{display:flex;justify-content:space-between;align-items:center;margin-top:15px;color:#ffefeb;font-weight:700;margin-bottom:12px;padding-right:24px;border-bottom:2px solid hsla(0,0%,100%,.1)}.MarkerPopup__header h2{font-size:18px;margin:0;text-align:left}.MarkerPopup p{font-size:13px;text-align:left}.MarkerPopup__close{width:18px;height:18px;float:right}.MarkerPopup__close:hover{cursor:pointer}.MarkerPopup__location{text-align:left}.MarkerPopup__locationTitle{background-color:#01ffc2;padding:4px 8px;border-radius:10px;margin-right:8px;font-weight:700}.MarkerPopup__locationAddress{color:#79a6ff}.MarkerPopup__incident{color:#ffefeb}.MarkerPopup__category{border-bottom:7px solid #1dd6ff;padding-bottom:2px}.MarkerPopup__articleData{padding-top:10px}.MarkerPopup__articleList{margin-top:24px;border-top:2px solid #00ffc2;border-bottom:2px solid #00ffc2}.MarkerPopup__articleItem{display:block;color:#ffefeb;padding:8px 0 6px;line-height:1.4;font-size:14px;text-decoration:none}.MarkerPopup__articleItem+.MarkerPopup__articleItem{border-top:1px solid #00ffc2}.MarkerPopup__pagination{margin-top:24px;display:flex;gap:4px;justify-content:center}.MarkerPopup__paginationItem{color:#dae6fe;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;background:none;border-radius:50%;border:0;min-width:30px;padding:0}.MarkerPopup__paginationItem img{width:6px;height:11px}.MarkerPopup__paginationItem.active{border:1px solid #4b7de2;background-color:#4b7de2;color:#fff}.dropdown{display:flex;justify-content:center;align-items:center;width:105px;height:32px;border-radius:12px;border:2px solid #ffefeb;padding:7px 0 7px 6px;box-sizing:border-box}.dropdown:hover{cursor:pointer}.dropdown_text{color:#ffefeb;font-size:14px;font-weight:700;text-align:center}.dropdown-list{position:absolute;top:32px;border:1px solid #ffefeb;border-radius:9px;background-color:#6172e2;width:105px;padding-right:10px;padding-left:5px;height:auto;max-height:200px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.dropdown-list::-webkit-scrollbar{width:4px}.dropdown-list::-webkit-scrollbar-track{background-color:#6172e2;border-radius:9px;margin:4px 0}.dropdown-list::-webkit-scrollbar-thumb{background-color:#ffefeb;border-radius:9px;margin-right:2px}.dropdown-list::-webkit-scrollbar-thumb:hover{background:#ffd9cf}.dropdown-item{width:90px;height:28px;font-size:14px;line-height:28px;box-sizing:border-box;color:#ffefeb;font-weight:700;text-align:center}.not-last{border-bottom:1px solid #ffefeb}.checkboxes{grid-template-columns:repeat(5,78px)}.checkbox{align-items:center}input[type=checkbox]{width:18px;height:18px;cursor:pointer}.BaseDropdown[data-v-839a42c8]{position:relative;display:inline-block;color:#ffefeb;font-weight:700;text-align:left;font-size:14px}.BaseDropdown__toggle[data-v-839a42c8]{min-width:80px;padding:8px 8px 8px 10px;text-align:left;line-height:1;font-size:14px;font-weight:600;border:2px solid #ffefeb;border-radius:16px;margin-left:8px;background:transparent;color:#ffefeb;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.BaseDropdown__toggle[data-v-839a42c8]:after{margin-left:8px;content:"";width:8px;height:8px;background-image:url(/img/arrowDropDown.1406f305.svg);background-repeat:no-repeat;background-position:50%}.BaseDropdown__menu[data-v-839a42c8]{position:absolute;top:0;left:8px;background:#5966d8;padding:7px 10px;border:2px solid #ffefeb;border-radius:16px;width:146px;height:auto;max-height:185px;z-index:10;box-shadow:0 2px 6px rgba(0,0,0,.15)}.BaseDropdown__selected[data-v-839a42c8]{width:100%;padding:0;background:inherit;border:0;display:block;text-align:left;cursor:pointer;font-weight:inherit;color:inherit;font-size:inherit}.BaseDropdown__menuList[data-v-839a42c8]{max-height:155px;overflow-y:auto;list-style:none;margin:0;padding:0;cursor:pointer;margin-top:4px;border-top:1px solid #fff}.BaseDropdown__menuList[data-v-839a42c8]::-webkit-scrollbar,.BaseDropdown__menuList[data-v-839a42c8]::-webkit-scrollbar:hover{width:10px;height:10px}.BaseDropdown__menuList[data-v-839a42c8]::-webkit-scrollbar-button{display:none}.BaseDropdown__menuList[data-v-839a42c8]::-webkit-scrollbar-thumb{background-color:#ffefeb;border-radius:6px}.BaseDropdown__menuList[data-v-839a42c8]::-webkit-scrollbar-track{background-color:rgba(255,239,235,.65);margin:6px 0;border-radius:6px}li .BaseDropdown__menuList[data-v-839a42c8]:first-child{margin-top:4px}.BaseDropdown__menuItem[data-v-839a42c8]{width:100%;text-align:left;padding:5px 0;cursor:pointer;color:inherit;background:inherit;border:0;font-weight:700;line-height:1}.logo{left:531px;width:198px;height:198px}.head_panel,.logo{position:fixed;top:102px;z-index:2}.head_panel{justify-content:space-between;left:71px;width:436px;height:50px;padding:0 26px;box-sizing:border-box;background:no-repeat;background-image:url(/img/header.b1170fbf.svg)}.head_logo,.head_panel{display:flex}.head_logo:hover{cursor:pointer}.crime_logo{position:relative;display:flex;justify-content:center;align-items:center;margin-top:10px;width:32px;height:32px;border-radius:50%;z-index:3}.header_text{margin-left:10px;margin-top:14px;line-height:23px;color:#fff;font-size:14px;font-weight:700;text-align:center}.body_panel{position:fixed;top:205px;left:71px;height:auto;width:436px;border-radius:20px;border:2px solid #f1cfc8;background-color:#6d54ce;padding:26px 31px;z-index:2;box-sizing:border-box}.body_title{width:66px;padding:10px 8px;margin-bottom:16px;text-align:center;line-height:14px;font-size:14px;font-weight:600;color:#000;border-radius:12px;background-color:#ffefeb;z-index:3}.select_all{display:flex}.checkbox_text{margin-left:6px;line-height:18px;color:#fff;font-size:12px;font-weight:medium;word-break:keep-all;text-align:left}.checkboxes{display:grid;margin-top:15px;grid-template-columns:78px 78px 78px 78px 78px;grid-auto-rows:18px;row-gap:12px}.checkbox{display:flex}.check{width:18px;height:18px}.check:hover{cursor:pointer}.street-harrasment{position:absolute;width:436px;height:50px;background-color:#6d54ce;border-style:solid;border-width:2px;border-color:#f1cfc8;z-index:2}.article_table{display:grid;grid-template-columns:97px 277px;grid-auto-rows:27px;align-items:center;border-top:.5px solid #00ffc2;border-bottom:.5px solid #00ffc2}.table_position,.table_title{color:#ffefeb;font-size:12px;text-align:left}.table_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table_title:hover{cursor:pointer;text-decoration-line:underline;font-weight:700}.paging{margin-top:26px;margin-left:55px;margin-right:55px;width:263.5px;height:30px;display:flex;justify-content:center;align-items:center}.paging_numbers{display:flex;gap:12px}.paging_number{color:#ffefeb;font-size:14px;width:30px;height:30px;line-height:30px;text-align:center}.paging_number:hover{cursor:pointer;background-image:url(/img/hoverPage.dd51f612.svg);background-size:cover;color:#4b7de2}.selected_page{background-image:url(/img/selectedPage.50cd90be.svg);background-size:cover}.prev_next{width:4px}.prev_next:hover{cursor:pointer}.footer{margin-top:27px}.BaseFooter[data-v-de258c04]{font-size:12px;font-weight:500;color:#fff}.BaseFooterintro[data-v-de258c04]{display:flex;align-items:center}.BaseFootercontainer[data-v-de258c04]{display:flex;align-items:center;margin-top:10px;gap:14px}.BaseFooter .BaseFooterlink[data-v-de258c04],.BaseFooter__link[data-v-de258c04]{display:block;text-decoration:underline;color:#fff}.BaseLoader[data-v-1cf80d1e]{width:100px;padding:16px;aspect-ratio:1;border-radius:50%;background:#6d54ce;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3-1cf80d1e 1s linear infinite}@keyframes l3-1cf80d1e{to{transform:rotate(1turn)}}.map-container[data-v-2f9c5d53]{position:relative;width:100vw;height:100vh}.loader-container[data-v-2f9c5d53]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:99;background-color:rgba(0,0,0,.6);padding:20px;border-radius:8px}div[data-v-2f9c5d53] .marker{align-items:center;justify-content:center}div[data-v-2f9c5d53] .cluster,div[data-v-2f9c5d53] .marker{position:relative;width:16px;height:16px;border-radius:50%;background-color:#00ffc2}div[data-v-2f9c5d53] .cluster{border:2px solid #000;color:#000;font-size:15px;font-weight:700;text-align:center}.map[data-v-2f9c5d53]{width:100vw;height:100vh;z-index:1}.ControlMobile[data-v-8bd8d446]{background:#000;box-sizing:border-box}.ControlMobile__header[data-v-8bd8d446]{padding:20px;display:flex;gap:10px;align-items:center;font-size:12px;font-weight:500}.ControlMobile__guide[data-v-8bd8d446]{margin-left:10px;padding:20px;background-color:#00ffc2;position:relative}.ControlMobile__guide[data-v-8bd8d446]:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #00ffc2}.ControlMobile__banner[data-v-8bd8d446]{text-align:center;background-color:#6d54ce;color:#fff;font-size:14px;font-weight:600;padding:14px;white-space:nowrap;overflow:hidden}.ControlMobile__body[data-v-8bd8d446]{padding:0 20px 55px 20px}.ControlMobile__body-title[data-v-8bd8d446]{width:66px;height:12px;padding:10px 8px;text-align:center;line-height:14px;font-size:14px;font-weight:600;color:#000;border-radius:12px;background-color:#ffefeb;z-index:3}.ControlMobile__section[data-v-8bd8d446]{display:flex;margin:32px 0 16px 0}.ControlMobile__select-all[data-v-8bd8d446]{display:flex}.ControlMobile__checkbox-text[data-v-8bd8d446]{margin-left:6px;line-height:18px;color:#fff;font-size:12px;font-weight:medium;word-break:keep-all;text-align:left}.ControlMobile__checkboxes[data-v-8bd8d446]{display:grid;margin-top:15px;grid-template-columns:repeat(4,1fr);row-gap:12px;-moz-column-gap:12px;column-gap:12px}.ControlMobile__checkbox[data-v-8bd8d446]{display:flex}.ControlMobile__check[data-v-8bd8d446]{width:18px;height:18px}.ControlMobile__check[data-v-8bd8d446]:hover{cursor:pointer}.ControlMobile__articleTable[data-v-8bd8d446]{border-top:1px solid #00ffc2;border-bottom:1px solid #00ffc2}.ControlMobile__articleTable--item[data-v-8bd8d446]{display:grid;grid-template-columns:97px 1fr;grid-auto-rows:27px;align-items:center}.ControlMobile__articleTable--item+.ControlMobile__articleTable--item[data-v-8bd8d446]{border-top:1px solid #00ffc2}.ControlMobile__table-position[data-v-8bd8d446]{color:#ffefeb;font-size:12px;text-align:left}.ControlMobile__table-title[data-v-8bd8d446]{color:#ffefeb;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.ControlMobile__table-title[data-v-8bd8d446]:hover{cursor:pointer;text-decoration-line:underline;font-weight:700}.ControlMobile__paging[data-v-8bd8d446]{padding:20px 0 55px;display:flex;justify-content:center;align-items:center}.ControlMobile__paging-numbers[data-v-8bd8d446]{display:flex;gap:12px;margin:0 30px}.ControlMobile__paging-number[data-v-8bd8d446]{color:#ffefeb;font-size:14px;width:30px;height:30px;line-height:30px;text-align:center}.ControlMobile__paging-number[data-v-8bd8d446]:hover{cursor:pointer;background-image:url(/img/hoverPage.dd51f612.svg);background-size:cover;color:#4b7de2}.ControlMobile__paging-number--selected[data-v-8bd8d446]{background-image:url(/img/selectedPage.50cd90be.svg);background-size:cover}.ControlMobile__prev-next[data-v-8bd8d446]{width:4px}.ControlMobile__prev-next[data-v-8bd8d446]:hover{cursor:pointer}.render-map[data-v-71383ef5]{position:relative}