.map_header{align-items:flex-end;display:flex;height:50vh;justify-content:space-between;margin:0 auto;max-width:1280px;padding:3rem 0}.map_title_cont{align-items:flex-start;display:flex;flex-direction:column;gap:2rem}.map_header .decoration_bar{display:block;height:8px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 20%,#000 80%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 20%,#000 80%,transparent);max-width:554px;width:100%}.map_header p{max-width:357px}.map{margin:0 auto;max-width:1280px;padding-bottom:2rem}.map .map_filter{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:2rem 0}.map .map_filter .map_filter_input{align-items:center;display:flex;justify-content:space-between;width:100%}.map_filter_input_search{align-items:center;display:flex;max-width:374px;position:relative;width:100%}.map_filter_input_search .search_icon{position:absolute;right:15px}.map .map_filter .map_filter_input input{background-color:transparent;border-radius:100px;padding:.5rem 1rem;width:100%}.map .map_filter .map_filter_list{display:flex;gap:1rem}.map .map_filter .map_filter_list button{background-color:transparent;border-radius:100px;padding:.2rem 1rem}#map{height:500px;width:100%}.map_dealerships{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}#dealerships-list{align-items:center;overflow:hidden;padding:2rem 0;width:100%}.map_dealerships_card{border:1px solid #171717;border-radius:1rem;display:flex;height:268px;width:579px}.map_dealerships_card .map_dealerships_card_image{border-bottom-left-radius:1rem;border-top-left-radius:1rem;height:100%;overflow:hidden;width:227px}.map_dealerships_card .map_dealerships_card_image img{height:100%;object-fit:cover;width:auto}.map_dealerships_card .map_dealerships_card_content{align-items:flex-start;display:flex;flex-direction:column;padding:1rem;width:100%;width:352px}.map_dealerships_card .map_dealerships_card_content p{align-items:center;display:flex;gap:.5rem}.map_dealerships_card .map_dealerships_card_separator{background-color:hsla(0,0%,100%,.12);display:block;height:1px;margin:1rem 0;width:100%}.leaflet-bottom.leaflet-right{opacity:0;visibility:hidden}.leaflet-popup .leaflet-popup-content-wrapper,.leaflet-popup-content,.leaflet-popup-tip-container .leaflet-popup-tip{background-color:#000}.leaflet-popup-content h3,.leaflet-popup-content p{color:#fff}#next,#prev{background-color:transparent;background-color:#00000071;border:none;height:100%;width:100px}.next_icon,.prev_icon{border:1px solid #fff;border-radius:100px;cursor:pointer;height:3rem;width:3rem}#next span,#prev span,.next_icon,.prev_icon{align-items:center;display:flex;justify-content:center}#prev{left:0}#next,#prev{position:absolute;z-index:3}#next{right:0}#no-results-message{margin-top:2rem;text-align:center;width:100%}#dealerships-list{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;-ms-overflow-style:none}#dealerships-list::-webkit-scrollbar{display:none}.map_dealerships_card{flex:0 0 579px}.marker{align-items:center;display:flex;gap:1rem}.marker_img_cont{border-radius:100%;height:100px;overflow:hidden;width:100px}.marker_img{height:100%;object-fit:cover;width:100%}.marker_content{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.marker .marker_content p{align-items:center;display:flex;gap:.5rem;margin:0}.marker_content p .marker_icon{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1280px){.map_header{height:40vh;padding:3rem 1rem}.map .map_filter .map_filter_input{align-items:flex-start;flex-direction:column;gap:1rem}.map .map_filter .map_filter_list{flex-wrap:wrap}.map .map_filter{padding:2rem 1rem}}@media screen and (max-width:700px){.map_header{align-items:center;flex-direction:column;gap:2rem;justify-content:center;text-align:center}#next,#prev{display:none!important}}@media screen and (max-width:500px){.map_header{height:50vh}}