.map-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;width:100%}.map-container,div.row-fluid{background-color:#f7efe7}.map-search-container{align-items:center;background-color:#083a97;border-radius:10px;color:#fff;display:flex;gap:.5rem;margin-bottom:1rem;padding:15px}#address-input{flex:1;padding:.5rem}#reset-btn,#search-btn{cursor:pointer;padding:.5rem 1rem}#search-btn{background-color:#76d900}#reset-btn,#search-btn{border:0;border-radius:10px;color:#fff;font-weight:700}#reset-btn{background-color:#e12a20}#map{background-color:#eaeaea;height:70vh;max-height:700px;min-height:700px;position:relative;width:100%}#location-card{background:#f9f9f9;border:1px solid #ccc;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:.5rem;position:absolute;right:1rem;top:1rem;width:320px;z-index:999}#location-card.hidden{display:none}#location-card img{display:block;height:180px;margin-bottom:.5rem;object-fit:cover;width:100%}.card-close-btn{background:transparent;border:none;color:red;cursor:pointer;float:right;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.location-heading{margin:.4rem 0}.location-line{font-size:14px;margin:.2rem 0}.location-info{clear:both;color:#000;font-size:14px;padding:.5rem 0}.hidden{display:none}.location-line a{color:#000!important;text-decoration:none}.cta-primary{background-color:#0072ce;border-radius:3px;color:#fff!important;display:inline-block;font-size:14px;padding:.5rem 1rem;text-decoration:none}@media screen and (max-width:768px){.map-container{margin:0 auto;padding:0;width:80%}.map-search-container{align-items:stretch;flex-direction:column}#address-input{width:100%}#reset-btn,#search-btn{margin-top:.5rem;width:100%}#map{height:300px;max-height:none}#location-card{background:#f9f9f9;border:none;border-radius:10px;box-shadow:none;margin-top:1rem;padding:15px;position:static;width:100%}#map{background-color:#eaeaea;height:70vh;max-height:400px!important;min-height:400px!important;position:relative;width:100%}}