.blm-land-map{display:flex;align-items:flex-end;background-color:#222;padding:2rem 0;min-height:540px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100%;max-width:100vw;background-size:cover;background-repeat:no-repeat;background-position:center}.blm-land-map__legend{position:absolute;bottom:1rem;right:1rem;width:320px;background-color:#fff;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:1rem}.blm-land-map__legend-header{display:flex;justify-content:space-between;align-items:center}.blm-land-map__legend-toggle-btn{background-color:rgba(0,0,0,0);border:none}.blm-land-map__legend-title{margin:0;font-size:1.1rem;font-weight:bold;white-space:nowrap}.blm-land-map__legend-inner{display:flex;gap:5px}.blm-land-map__legend-inner--closed{display:none}.blm-land-map__legend-item{background:#fff;width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.blm-land-map__legend-item-meta{text-align:center;font-size:.6rem}.blm-land-map__legend-item-img{border-radius:6px;overflow:hidden;width:100%;height:58px}.blm-land-map__legend-item-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 800px){.blm-land-map__legend{width:45px;height:45px;padding:0;display:flex;justify-content:center;align-items:center}.blm-land-map__legend--open{width:fit-content;padding:1rem;height:auto}.blm-land-map__legend-title{font-size:1rem;text-align:center}.blm-land-map__legend-inner{flex-direction:column;width:60px}}.blm-land-map_map{height:700px;width:100%}.blm-land-map__wrapper{display:flex;flex-direction:column;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.blm-land-map__wrapper--wide{align-items:center}.blm-land-map__wrapper--wide .blm-land-map__map{width:100%;max-width:1440px}.blm-land-map__wrapper--center{margin-left:0;margin-right:0}.blm-land-map__inner{padding:0 4rem;max-width:1440px;width:100%;height:100%;margin:0 auto}.blm-land-map__form{display:flex;flex-direction:row wrap;justify-content:space-between;align-items:center;padding:3rem;width:100%;max-width:100%;background-color:#222;background-size:cover;background-repeat:no-repeat;background-position:bottom;border-radius:15px}.blm-land-map__form-title{color:#fff;font-size:2rem;margin:0;flex-basis:50%;flex-grow:1;max-width:555px}.blm-land-map__form-title span{color:#ff9f0e}.blm-land-map__form-label{color:#fff;font-weight:700;margin-bottom:.5rem}.blm-land-map__search-wrap{position:relative;margin-bottom:1rem;flex-grow:1;max-width:calc(50% - 1rem)}.blm-land-map__search-spinner{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.blm-land-map__search-bar{width:100%}.blm-land-map__search-bar-input{width:100%;color:#000}.blm-land-map__search-bar-input input{padding:5px 0}.blm-land-map__search-bar-results{position:absolute;list-style:none;padding:0;margin:0;background-color:#fff;box-shadow:0 .25rem .3125rem rgba(0,0,0,.2),0 .4375rem .625rem rgba(0,0,0,.1411764706),0 .125rem 1rem rgba(0,0,0,.1215686275);top:100%;width:100%;z-index:10}.blm-land-map__search-bar-results li{display:block;padding:.5rem;cursor:pointer}.blm-land-map__search-bar-results li.selected{background-color:#f5f5f5}.blm-land-map__search-bar-results li:hover{background-color:#f5f5f5}.blm-land-map__results{position:absolute;top:100%;left:0;background-color:#fff;width:100%;max-width:354px;box-shadow:0 .25rem .3125rem rgba(0,0,0,.2),0 .4375rem .625rem rgba(0,0,0,.1411764706),0 .125rem 1rem rgba(0,0,0,.1215686275)}.blm-land-map__result{padding:1rem}.blm-land-map__result--not-found{display:block;padding:1rem;text-align:center}.blm-land-map__result:hover{background-color:#eee;cursor:pointer}@media(max-width: 590px){.blm-land-map__inner{padding:1rem 2rem}}@media(max-width: 925px){.blm-land-map__form{flex-direction:column}.blm-land-map__form-title{margin-bottom:2rem}.blm-land-map__search-wrap{width:100%;max-width:100%}}
