.land-plots-widget{display:flex;flex-direction:column;gap:1.5em;margin:2em 0}.land-plots-widget__header,.land-plots-widget__body{display:flex;flex-direction:column;gap:1em}.land-plots-widget__title{margin:0}.land-plots-widget__text{max-width:48em;margin:0;line-height:1.5}.land-plots-widget__actions{display:flex;align-items:center;gap:1em;flex-wrap:wrap}.land-plots-widget__button{cursor:pointer;border:0;padding:.85em 1.25em;background:var(--color-primary);color:#fff}.land-plots-widget__phone{display:flex;gap:.4em;flex-wrap:wrap;align-items:center}.land-plots-widget__lead{font-weight:600}.land-plots-widget__filters{display:flex;gap:1em;flex-wrap:wrap}.land-plots-widget__field{display:flex;flex-direction:column;gap:.35em;min-width:14em}.land-plots-widget__field label{font-size:.875em}.land-plots-widget__field select,.land-plots-widget__field input{box-sizing:border-box;width:100%;padding:.75em 1em;border:0.0625em solid currentColor;background:transparent;color:inherit}.land-plots-widget__map{position:relative;min-height:32em;width:100%;overflow:hidden}.land-plots-widget__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1em;background:rgba(255,255,255,.86);z-index:1}.land-plots-widget__placeholder.is-hidden{display:none}.land-plots-widget__list{display:grid;gap:.75em}.land-plots-widget__item{border-top:0.0625em solid currentColor;padding-top:.75em}.land-plots-widget__item.is-hidden{display:none}@media (max-width:48em){.land-plots-widget__map{min-height:24em}.land-plots-widget__field{min-width:100%}}
