.skeleton-main{width:100%;min-height:1px;height:100%;border-radius:4px;animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:100%}to{background-position:-100%}}.MapWrapper_mapSection__Tl6pl{position:relative;width:100%;height:calc(100vh - 81px);min-height:600px;overflow:hidden;margin-top:80px}@media(max-width:558px){.MapWrapper_mapSection__Tl6pl{height:calc(100vh - 48px);margin-top:48px}}.MapWrapper_mapPlaceholder__0Y27H{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;z-index:1}.MapWrapper_spinner__rX90T{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:MapWrapper_spin__vkJOV 1s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapWrapper_searchWrapper__CDcPy{position:absolute;right:20px;bottom:20px;z-index:3}.MapWrapper_searchButton__QzXyR{width:50px;height:50px;background-color:#007bff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2)}@keyframes MapWrapper_spin__vkJOV{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}