*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;padding:0;background:#202021;color:#FFF;font:16px/1.3 'Roboto',sans-serif}#page{display:flex;width:100%;flex-direction:column;position:relative;padding:15px;border:1px solid #434343;height:100vh}@media (min-width:768px){#page{padding:30px}}@media (min-width:768px){#page{padding:3.75rem}}.map{position:relative;width:100%;flex-grow:1;border:1px solid #434343}.map-legend{position:absolute;bottom:15px;right:15px;padding:15px;background:#202021;border:1px solid #e84e0e;white-space:nowrap}.map-legend__title{margin-bottom:25px;line-height:25px;padding-right:40px;font-weight:bold}.map-legend__item{position:relative;margin-bottom:5px;padding-left:63px;line-height:48px;cursor:pointer}.map-legend__item:not(.is-active){opacity:.6}.map-legend__item::before{position:absolute;top:0;left:0;width:28px;height:28px;content:"";background-color:#FFF;border-radius:50%;color:#FFF;border:10px solid transparent;background-size:32px 32px !important;background-position:50% 50% !important;background-repeat:no-repeat !important}.map-legend__item_0::before{border-color:#ae432d}.map-legend__item_1::before{border-color:#a29b18}.map-legend__item_2::before{border-color:#e990a2}.map-legend__item_3::before{border-color:#6ab8dc}.map-legend__item_4::before{border-color:#66f05f}.map-legend__item_5::before{border-color:#585858}.map-legend__item_6::before{border-color:purple}.map-legend__close{position:absolute;top:15px;right:15px;width:25px;height:25px;line-height:25px;text-align:center;transition:color .3s ease;color:#FFF;font-size:2em;text-decoration:none;user-select:none}.map-legend__close::before{content:"?"}.map-legend__close:hover{color:#e84e0e}.map-legend:not(.is-active){width:50px;height:50px}.map-legend:not(.is-active) .map-legend__item{display:none}.map-legend:not(.is-active) .map-legend__title{display:none}.map-legend:not(.is-active) .map-legend__close{top:0;left:0;width:50px;height:50px;line-height:50px}.map-legend.is-active .map-legend__close::before{content:"×"}.map-total{display:none;position:absolute;bottom:15px;left:15px;padding:15px;background:#202021;border:1px solid #e84e0e}.map-total.is-active{display:block}.map-total__select:not(.is-active),.map-total__filter:not(.is-active){display:none}.map-total div.is-active~div{padding-top:5px}.map-controls{position:absolute;left:5px;top:200px;border:1px solid #e84e0e}.map-controls-btn{background:#202021;width:3.125rem;height:3.125rem;line-height:3.125rem;position:relative;display:block;color:#fff;font-size:1.25rem;font-weight:500;text-align:center !important;cursor:pointer;user-select:none}.map-controls-btn:last-child{border-top:1px solid #AAA}.map-select{appearance:none;margin-right:15px;margin-bottom:15px;width:300px;color:#FFF;font-size:1.25rem;height:3.125rem;line-height:3.125rem;border:1px solid #e84e0e;padding-left:1rem;background:#202021 url("../img/chevron.svg") 260px 50% no-repeat;background-size:auto 1.25rem}.map-selects{position:absolute;top:15px;left:15px;height:0}.chosen-container{vertical-align:top;background:#202021;padding:0;box-shadow:none;margin-right:15px;margin-bottom:15px}.chosen-container .chosen-drop{background:#202021;border:1px solid #e84e0e !important;border-radius:0 !important;box-shadow:none !important}.chosen-container .chosen-results{margin:0;padding:0;color:#FFF}.chosen-container .chosen-results li{padding:.28125rem 1rem;line-height:1rem}.chosen-container .chosen-results li.selected{color:#e84e0e}.chosen-container .chosen-results li.highlighted{background:#e84e0e}.chosen-container-multi .chosen-choices{min-height:3.125rem;border:1px solid #e84e0e !important;background:#202021;padding:0;box-shadow:none}.chosen-container-multi .chosen-choices li.search-choice{max-width:290px;margin:4px 0 0 4px;line-height:calc(1.5625rem - 8px);box-shadow:none !important}.chosen-container-single{height:3.125rem}.chosen-container-single .chosen-single{appearance:none;margin:0;width:300px;color:#FFF !important;font-size:1rem;height:3.125rem;line-height:3.125rem;background:#202021 url("../img/chevron.svg") 260px 50% no-repeat !important;background-size:auto 1.25rem !important;padding:0 1rem;border:1px solid #e84e0e !important;border-radius:0 !important;box-shadow:none !important}.chosen-container-single .chosen-single>div{display:none !important}.chosen-container-multi .chosen-choices li.search-field input[type=text]{appearance:none;margin:0;width:300px !important;color:#FFF !important;font-size:1rem;height:calc(3.125rem - 2px);line-height:3.125rem;background:#202021;border:0;padding:0 1rem}.map-popup{position:fixed;top:0;left:0;padding:10px 40px 10px 10px;background:#FFF;color:#000;width:600px;font-size:12px;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);cursor:grab}.map-popup__close{position:absolute;top:0;right:0;width:40px;height:40px;padding:10px;cursor:pointer;font-size:20px;text-align:center;line-height:20px;transition:.3s ease}.map-popup__close:hover{opacity:1}.map-popup.ui-draggable-dragging{cursor:grabbing}.map-popup table{width:100%}.map-popup th{padding:0 5px;background:#e84e0e;color:#FFF}.map-popup tr:first-child td{padding:0 5px;background:#e84e0e;color:#FFF;font-weight:bold}.map-popup td:first-child{white-space:nowrap}.map-popup td:last-child{width:100%}.map-popup h2{margin:0;text-transform:uppercase;text-align:center}.map-popup p{margin:0}.map-popup td{padding:0 5px}.map-object{border:10px solid #FFF;border-radius:50%;width:48px;height:48px}.map-object_0{border-color:#ae432d}.map-object_1{border-color:#a29b18}.map-object_2{border-color:#e990a2}.map-object_3{border-color:#6ab8dc}.map-object_4{border-color:#66f05f}.map-object_5{border-color:#585858}.map-object_6{border-color:purple}[class*=ymaps-2][class*=-ground-pane]{filter:grayscale(1) brightness(1.1) invert(100%) contrast(.7)}[class*=ymaps-2][class*=-copyrights-pane]{display:none}[class*=-image-with-content]{background-color:#FFF;border-radius:50%;background-size:32px 32px !important;background-position:50% 50% !important;background-repeat:no-repeat !important}[class*=-image-with-content] [class*=-image-with-content]{padding:0;outline:none;background-color:transparent}