.map-section{position:relative;height:720px}@media(max-width: 768px){.map-section{height:600px}}.map-section .leaflet-control-attribution{display:none !important}.map-section__map{width:100%;height:720px}@media(max-width: 768px){.map-section__map{height:600px}}.map-section__map_icon{font-size:24px;color:red}.map-section__map_icon_current{font-size:20px;color:#0e1550}.map-section__map_zoom{position:absolute !important;top:50px !important;background-color:#fff !important;border:1px solid #f4f5f6 !important;border-radius:5px !important}@media(max-width: 768px){.map-section__map_zoom{top:100px !important}}.map-section__map_zoom_in{border-top-right-radius:5px !important;border-top-left-radius:5px !important}.map-section__map_zoom_out{border-bottom-right-radius:5px !important;border-bottom-left-radius:5px !important}.map-section__map_zoom_in,.map-section__map_zoom_out{width:40px !important;height:40px !important;display:flex !important;align-items:center;justify-content:center;position:relative}.map-section__map_zoom_in:hover,.map-section__map_zoom_out:hover{background-color:#f4f5f6 !important}.map-section__map_zoom_in span,.map-section__map_zoom_out span{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%)}.map-section__container{position:absolute;z-index:400}.map-section__container_top{top:30px;left:0;right:0;padding:0 15px}@media(max-width: 768px){.map-section__container_top{top:15px}}.map-section__container_bottom{bottom:30px;left:0;right:0;padding:0 15px}@media(min-width: 1200px){.map-section__container_bottom{bottom:40px}}.map-section__title{font:600 18px "Montserrat",sans-serif;color:#0e1550;max-width:40%;margin:auto;text-align:center;z-index:10}@media(max-width: 768px){.map-section__title{max-width:100%}}.map-section__button{position:relative;display:flex;justify-content:center;align-items:center;border:0;outline:none;max-width:290px;width:100%;margin:0 auto;font-size:14px;font-weight:700;padding:12px 0;z-index:10;gap:8px}.map-section__button span,.map-section__button i::before{visibility:visible;transition:visibility .2s}.map-section__button_loading{pointer-events:none;opacity:.8}.map-section__button_loading span,.map-section__button_loading i::before{visibility:hidden}.map-section__button_loading::after{content:"";position:absolute;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.6);border-left-color:#fff;border-radius:50%;animation:spin 1s linear infinite;left:50%;transform:translate(-50%, -50%)}.map-section__location-info{position:absolute;padding:20px 30px;margin:0 10px;top:20px;right:20px;max-width:430px;background-color:#fff;border:1px solid #f4f5f6;border-radius:5px;z-index:1000}.map-section__location-info_title-block{display:flex;justify-content:space-between;align-items:center}.map-section__location-info_title-block_title{margin:0;font-size:18px;line-height:22px;color:#0e1550}.map-section__location-info_title-block_icon{color:#777a95;background-color:rgba(0,0,0,0);cursor:pointer;border:none}.map-section__location-info_title-block_icon:hover{color:#636681}.map-section__location-info_description{color:#777a95}.map-section__categories{display:flex;justify-content:start;flex-direction:column}@media(max-width: 768px){.map-section__categories{justify-content:center}}.map-section__categories_display{display:none;background-color:#fff;width:420px;padding:10px 20px;border-radius:5px;margin:50px 10px 0;box-shadow:0 20px 20px 0 rgba(14,21,80,.05);justify-content:space-between;align-items:center;color:#0e1550;cursor:pointer}@media(max-width: 768px){.map-section__categories_display{width:325px;padding:12px 10px}}.map-section__categories_display span{margin-left:10px}.map-section__categories_display_icon{font-size:8px;transform:rotate(180deg)}.map-section__categories_display_icon_open .icon-triangle{transform:rotate(0deg)}.map-section__categories_list{padding:10px 20px;text-align:left;cursor:pointer;display:flex;color:#0e1550}.map-section__categories_list span{margin-left:10px}.map-section__categories_list:last-child{border-bottom:none}.map-section__categories_list span{text-decoration:none;display:block}.map-section__categories_list:hover{background-color:#f4f5f6}.map-section__categories_dropdown{display:none;list-style:none;padding:0;width:420px;max-height:200px;overflow:auto;border:1px solid #ccc;border-radius:5px;background-color:#fff;cursor:pointer;margin-left:10px;margin-top:12px;box-shadow:0 20px 20px 0 rgba(14,21,80,.05);position:absolute;z-index:500;top:80px}@media(max-width: 768px){.map-section__categories_dropdown{width:325px}}.map-section__regions{margin-top:20px}.map-section__regions_dropdown{display:none}.map-section__regions_dropdown.open{display:block;margin-top:70px}.map-section__regions_display{display:flex;background-color:#fff;width:420px;padding:10px 20px;border-radius:5px;margin:0 10px 0;box-shadow:0 20px 20px 0 rgba(14,21,80,.05);justify-content:space-between;align-items:center;color:#0e1550;cursor:pointer;position:relative;z-index:300}@media(max-width: 768px){.map-section__regions_display{width:325px;padding:12px 10px}}.map-section__regions_display span{margin-left:27px}.map-section__regions_display_icon{font-size:8px;transform:rotate(0deg)}.map-section__regions_display_icon_open .icon-triangle{transform:rotate(180deg)}.map-section__regions_list span{margin-left:27px}.map-section .leaflet-routing-container{display:none}.map-section .leaflet-left{left:90%}@media(max-width: 768px){.map-section .leaflet-left{display:none}}.map-section__fallback{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1500}.map-section__fallback_image{width:100%;height:100%;object-fit:cover;filter:blur(20px)}.map-section__fallback_text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#091d4f;font-size:20px;font-weight:bold;text-shadow:0 0 10px rgba(0,0,0,.1);text-align:center}
