.overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.loader-a{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#e60014;display:none;height:40px;left:50%;position:relative;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:40px;z-index:1000}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.roto-map-search-select-hidden{display:none}.roto-map-search-type-buttons{display:flex;flex-wrap:wrap;gap:8px}.roto-map-search-type-button{background:#fff;border:1px solid #b8b8b8;border-radius:0;color:#000;cursor:pointer;line-height:1.2;padding:5px}.roto-map-search-type-button.is-active{background:#e60014;border-color:#e60014;color:#fff}