.map-listing-wrapper h4{font-size:1.2rem}.map-listing-filters-options{display:flex;flex-direction:column;gap:10px;margin:10px 0}button.map-listing-search-button{background-color:#004a38;color:#fff;border:none;padding:10px;cursor:pointer;transition:all 1s ease;border-radius:0}.loader{width:100%;text-align:center;text-transform:uppercase}.map-listing-wrapper{display:grid;grid-template-columns:1fr 3fr;grid-gap:20px}.map-listing-wrapper h4{font-size:1.2rem;display:flex;gap:5px;font-weight:400}.map-listing-filters{display:flex;flex-direction:column;gap:1px}.map-listing-filters-options{display:flex;flex-direction:column;gap:10px;margin:0;border-bottom:1px solid #004a38;padding-bottom:10px}.map-listing-filters-options label{display:flex;align-items:center;gap:5px;justify-content:space-between}.map-listing-filters-options input[type=checkbox]{width:20px;height:20px}.map-listing-filters-options input[type=checkbox]:focus{outline:2px solid #007bff}.map-listing-filters-options input[type=checkbox]:checked{background-color:#007bff;border-color:#007bff}.map-listing-filters-options .map-listing-filters-option h4{text-transform:capitalize}.map-listing-search{display:flex;align-items:center;gap:0px;margin-bottom:1rem}input.map-listing-search-input{width:100%;padding:10px;border:1px solid #ccc;border-radius:0}button.map-listing-search-button{background-color:#004a38;color:#fff;border:none;padding:10px;cursor:pointer;transition:all 1s ease;border-radius:0;display:flex}button.map-listing-search-button:hover{background-color:#111}.map-listing-wrapper .map-listing-filters-options{overflow-y:auto}.map-listing-wrapper .map-listing-branches h4,.map-listing-wrapper .map-listing-branches p{margin:0;padding:0 0 10px}.map-listing-wrapper .map-listing-branches p{font-size:.8rem}.map-listing-wrapper .map-listing-filters-option{transition:all .3s ease;padding:0 0 0 10px}.map-listing-wrapper .map-listing-filters-option:hover{color:#004a38;font-weight:700;background:#f2e8d9;cursor:pointer;padding:0 0 0 15px}.map-listing-wrapper .map-listing-filters-option label div h4,.map-listing-wrapper .map-listing-filters-option label div p{margin:0;padding:0;display:flex;gap:5px}.map-listing-wrapper .map-listing-filters-option label div h4{font-size:.9rem;font-weight:100}.map-listing-wrapper .map-listing-filters-option label div p{font-size:.8rem}.map-listing-wrapper-legend{padding:1rem 0}.map-listing-wrapper-legend h4{font-size:1.2rem;margin-bottom:10px;display:flex;align-items:"center";gap:"5px"}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-title{padding:1.2rem 0}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid a{text-decoration:none}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid .grid-legend-grid-item-content{padding:30px 20px;background:#ede4d1;border-radius:12px;transition:all .3s ease;height:100%;display:flex;flex-direction:column;justify-content:space-between;min-height:259px}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid .grid-legend-grid-item-content p{margin:0;font-size:.8rem;font-weight:100;padding-bottom:10px}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid .grid-legend-grid-item-content:hover{background:#d4c2a1;cursor:pointer}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid .grid-legend-grid-item-content a{text-decoration:none;transition:all .3s ease}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid .grid-legend-grid-item-content a:hover{text-decoration:underline}p.map-listing-search-term{margin:0;font-size:.8rem;padding:5px 0;display:flex;align-items:center;gap:5px}.styled-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;background-color:#f2e8d9;border:2px solid #004a38;border-radius:4px;cursor:pointer;display:inline-block;position:relative}.styled-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;background-color:#f2e8d9;border:2px solid #004a38;border-radius:4px;cursor:pointer;display:inline-block;position:relative;vertical-align:middle;margin-left:10px;transition:background-color .3s ease}.styled-checkbox:checked{background-color:#004a38}.map-listing-filters-options input[type=checkbox]:checked{background-color:#004a38;border-color:#004a38}.styled-checkbox:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.styled-checkbox:focus{outline:none;box-shadow:0 0 0 2px #004a3840}.map-listing-filters-option-all label.full-width-radio{display:flex;align-items:center;width:100%!important;justify-content:space-between;min-width:100%!important}.map-listing-filters-option-all label.full-width-radio label{margin-left:-20px;margin-right:20px;margin-top:-20px}.map-listing-filters-option-all{width:100%;padding:0;margin:0}.map-listing-filters-option-all label input[type=radio]{width:20px;height:20px;opacity:1;background:#f2e8d9;pointer-events:all}.map-listing-filters-option-all{width:100%;margin-bottom:10px}.full-width-radio{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 12px 10px 0}.full-width-radio:hover{background-color:#f2e8d9;cursor:pointer}.styled-radio{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #004a38;background-color:#fff;position:relative;transition:all .3s ease;margin-left:-10px;margin-top:-10px;pointer-events:all}.styled-radio:checked{background-color:#fff}.styled-radio:checked:after{content:"";position:absolute;width:12px;height:12px;background-color:#004a38;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff!important}.full-width-radio p{font-weight:400;color:#004a38;margin:0}.disclosure_individual_text_wrapper_item ul{margin:0 30px}.grid-legend-grid-item-alert{position:absolute;background:#f0b552;padding:3px 19px;margin-top:-20px;border-radius:10px 10px 10px 0;color:#111}.grid-legend-grid-item{margin:1.3rem 0}.grid-legend-grid-item-alert p{margin:0;padding:2px 0 0;display:flex;justify-content:center;align-items:center}.grid-legend-grid-item-alert p img{width:15px;height:15px;margin-right:7px;margin-top:-2px}.map-listing-filter-button{display:none;border:1px solid #444;margin-bottom:10px}.google-map-code{border-radius:12px}.marker-info-window{width:300px;max-width:300px;padding:10px;background:#fff}.marker-info-window button{display:none}.marker-info-window h3{margin:0;font-size:1.2rem;color:#004a38}.marker-info-window p{padding:0;margin:0}.marker-info-window .gm-style-iw-chr{display:none!important}.map-listing-wrapper-legend .map-listing-grid-legend h3{font-size:2rem;margin-top:2rem}@media screen and (max-width: 768px){.map-listing-wrapper{grid-template-columns:1fr}.map-listing-filters{display:none}.map-listing-wrapper .map-listing-filters-options{height:auto;overflow-y:visible}.map-listing-wrapper-legend .map-listing-grid-legend .grid-legend-grid{grid-template-columns:repeat(1,1fr)}.map-listing-wrapper-legend .map-listing-grid-legend h3{font-size:2rem;margin-top:2rem}.map-listing-filter-button{display:block}}
