.blumaps-element svg [id^=route],.blumaps-routes-panel.blumaps-closed>:not(.blumaps-routes-submit),.blumaps-routes-select.filled span{display:none}.blumaps-element svg [id^=route]>*,.blumaps-routes-panel:hover .blumaps-routes-swap{opacity:.3}.loc-from,.loc-to{padding:4px 6px;border:1px solid #ddd;border-radius:2px;margin-right:10px}.blumaps-routes-panel{background-color:#fff;box-shadow:0 0 8px 5px rgba(0,0,0,.15);box-sizing:border-box;color:#2f3434;position:absolute;bottom:0;left:0;margin:10px;transition:width .2s,height .2s;width:300px;height:150px}.blumaps-routes-panel.open{left:403px!important}.blumaps-routes-panel.blumaps-closed{background:url(../../assets/buttons/route.png) 9px/27px 27px no-repeat;background-color:var(--primary-color)!important;box-shadow:none;cursor:pointer;display:block;width:45px;height:45px;border-radius:45px;border:none}.blumaps-routes-panel.blumaps-closed .blumaps-routes-submit{background-size:20px 20px!important;margin:0;width:45px;height:45px}.blumaps-routes-panel small{border:2px solid #231f20;box-sizing:border-box;width:8px;height:8px;margin-top:8px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);float:left;display:block}@media all and (max-width:667px){.blumaps-routes-panel{visibility:hidden}.blumaps-legend{bottom:auto!important;top:0}}.blumaps-routes-select:first-child small{border-radius:50%;transform:rotate(0)}.blumaps-routes-select.filled small{background-color:#231f20;transition:background-color .2s}.blumaps-routes-select.filled:hover:not(.fixed) small{background-color:transparent;border-radius:50%;transform:none;border:none}.blumaps-routes-select.filled:hover:not(.fixed) small:after{font-size:15px;font-weight:700;line-height:8px;content:'\d7'}.blumaps-routes-select.filled.fixed .blumaps-routes-loc{color:#888}.blumaps-routes-select.filled.fixed small{background-color:#888;border-color:#888}.blumaps-routes-select{border-left:3px solid transparent;box-sizing:border-box;cursor:pointer;display:block;padding:8px 12px;height:40px;min-width:240px;transition:border-color .2s}.blumaps-create-route-button,.blumaps-routes .blumaps-routes-wheelchair{padding:8px 12px;color:#fff;font-weight:400;font-family:Rawline,sans-serif;height:35px;font-size:14px;cursor:pointer}.blumaps-routes-select.active{border-color:var(--secondary-color);background-color:#fafafa}.blumaps-routes-select.active small{color:#2f3434}.blumaps-routes-select span{color:#ccc;font-size:14px;font-style:italic;line-height:26px;padding-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blumaps-routes-buttons{display:flex;align-items:center;flex-direction:row-reverse;gap:8px;position:absolute;bottom:15px;right:15px}.blumaps-create-route-button{align-items:center;border:none;border-radius:35px;background-color:var(--primary-color)}.blumaps-routes-clean,.blumaps-routes-close{color:var(--primary-color);font-weight:400;font-size:14px;border:1px solid var(--primary-color);font-family:Rawline,sans-serif;padding:8px 12px;border-radius:35px;cursor:pointer}.blumaps-routes .blumaps-routes-wheelchair{background-image:url(../../assets/icons/wheelchair.svg);background-repeat:no-repeat;background-position:center;align-items:center;border:none;border-radius:35px;background-color:transparent}.blumaps-routes .blumaps-routes-wheelchair:focus{outline:0}.blumaps-routes .blumaps-routes-wheelchair.enabled{background-color:#e4e4e4;opacity:.9}.blumaps-routes-swap{background-image:url(../../assets/icons/swap.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;border-radius:3px;cursor:pointer;opacity:0;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;right:10px;transition:transform .2s,opacity .2s}.blumaps-routes-swap.rotate{transform:rotate(180deg)}.blumaps-filtered svg [id^=landmark]>*,.blumaps-routes .blumaps-clickable,.blumaps-routes-swap:hover{opacity:1!important}.blumaps-routes-loc{font-size:14px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;padding-left:10px;overflow:hidden}.blumaps-routes-dots{width:4px;height:28px;left:19px;margin-top:-14px;margin-left:-2px;position:absolute;pointer-events:none}.blumaps-routes-dots>span{background-color:#ccc;display:block;width:4px;height:4px;border-radius:50%;margin:4px 0}.blumaps-routes-path{stroke-linecap:round;stroke-linejoin:round;fill:none;display:block}.blumaps-routes .blumaps-list-location{position:relative;overflow:hidden}.blumaps-routes-icon{background:url(../../assets/icons/direction-arrow.svg) center no-repeat;cursor:pointer;width:20px;height:20px;opacity:.6}.blumaps-routes-icon:hover{opacity:1}.blumaps-routes .blumaps-list-location .blumaps-routes-icon{position:absolute;top:12px;right:-30px;transition:right .2s,opacity .2s}.blumaps-routes .blumaps-list-location:hover .blumaps-routes-icon{right:10px}.blumaps-routes .blumaps-active{fill:#f8f8f8}.blumaps-routes g[id^=landmarks-large] .blumaps-active{fill:#555}