.search-layout-container{width:100%;height:calc(100vh - 200px);min-height:600px}.search-list-column{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex:0 0 60%;max-width:60%;display:flex}.search-map-column{flex:1;height:calc(100vh - 200px);min-height:600px;position:sticky;top:0}.map-view-container{width:100%;height:100%}@media (max-width:1280px){.search-list-column{flex:0 0 50%;max-width:50%}}@media (max-width:768px){.mobile-bottom-sheet{max-height:65vh}.mobile-sheet-content{max-height:calc(65vh - 100px)}}@media (max-width:640px){.mobile-bottom-sheet{max-height:70vh}.mobile-sheet-content{max-height:calc(70vh - 100px)}}
