.leaflet-routing-container,.leaflet-routing-error{width:320px;background-color:#fff;padding-top:4px;transition:all .2s ease;box-sizing:border-box}.leaflet-control-container .leaflet-routing-container-hide{width:32px;height:32px}.leaflet-routing-container h2{font-size:14px}.leaflet-routing-container h3{font-size:12px;font-weight:400}.leaflet-routing-collapsible .leaflet-routing-geocoders{margin-top:20px}.leaflet-routing-alt,.leaflet-routing-geocoders,.leaflet-routing-error{padding:6px;margin-top:2px;margin-bottom:6px;border-bottom:1px solid #ccc;max-height:320px;overflow-y:auto;transition:all .2s ease}.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders{display:none}.leaflet-bar .leaflet-routing-alt:last-child{border-bottom:none}.leaflet-routing-alt-minimized{color:#888;max-height:64px;overflow:hidden;cursor:pointer}.leaflet-routing-alt table{border-collapse:collapse}.leaflet-routing-alt tr:hover{background-color:#eee;cursor:pointer}.leaflet-routing-alt::-webkit-scrollbar{width:8px}.leaflet-routing-alt::-webkit-scrollbar-track{border-radius:2px;background-color:#eee}.leaflet-routing-alt::-webkit-scrollbar-thumb{border-radius:2px;background-color:#888}.leaflet-routing-icon{background-image:url(/build/assets/leaflet.routing.icons-D1_G_SEE.png);-webkit-background-size:240px 20px;background-size:240px 20px;background-repeat:no-repeat;margin:0;content:"";display:inline-block;vertical-align:top;width:20px;height:20px}.leaflet-routing-icon-continue{background-position:0 0}.leaflet-routing-icon-sharp-right{background-position:-20px 0}.leaflet-routing-icon-turn-right{background-position:-40px 0}.leaflet-routing-icon-bear-right{background-position:-60px 0}.leaflet-routing-icon-u-turn{background-position:-80px 0}.leaflet-routing-icon-sharp-left{background-position:-100px 0}.leaflet-routing-icon-turn-left{background-position:-120px 0}.leaflet-routing-icon-bear-left{background-position:-140px 0}.leaflet-routing-icon-depart{background-position:-160px 0}.leaflet-routing-icon-enter-roundabout{background-position:-180px 0}.leaflet-routing-icon-arrive{background-position:-200px 0}.leaflet-routing-icon-via{background-position:-220px 0}.leaflet-routing-geocoders div{padding:4px 0}.leaflet-routing-geocoders input{width:303px;width:calc(100% - 4px);line-height:1.67;border:1px solid #ccc}.leaflet-routing-geocoders button{font:700 18px Lucida Console,Monaco,monospace;border:1px solid #ccc;border-radius:4px;background-color:#fff;margin:0 3px 0 0;float:right;cursor:pointer;transition:background-color .2s ease}.leaflet-routing-add-waypoint:after{content:"+"}.leaflet-routing-reverse-waypoints:after{font-weight:400;content:"⇅"}.leaflet-routing-geocoders button:hover{background-color:#eee}.leaflet-routing-geocoders input,.leaflet-routing-remove-waypoint,.leaflet-routing-geocoder{position:relative}.leaflet-routing-geocoder-result{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif;position:absolute;max-height:0;overflow:hidden;transition:all .5s ease;z-index:1000}.leaflet-routing-geocoder-result table{width:100%;border:1px solid #ccc;border-radius:0 0 4px 4px;background-color:#fff;cursor:pointer}.leaflet-routing-geocoder-result-open{max-height:800px}.leaflet-routing-geocoder-selected,.leaflet-routing-geocoder-result tr:hover{background-color:#eee}.leaflet-routing-geocoder-no-results{font-style:italic;color:#888}.leaflet-routing-remove-waypoint{background-color:transparent;display:inline-block;vertical-align:middle;cursor:pointer}.leaflet-routing-remove-waypoint:after{position:absolute;display:block;width:15px;height:1px;z-index:1;right:1px;top:4px;bottom:0;margin:-16px auto auto;padding:2px 4px 16px 2px;font-size:18px;font-weight:700;content:"×";text-align:center;cursor:pointer;color:#ccc;background:#fff;line-height:1}.leaflet-routing-remove-waypoint:hover{color:#000}.leaflet-routing-instruction-distance{width:48px}.leaflet-routing-collapse-btn{position:absolute;top:0;right:6px;font-size:24px;color:#ccc;font-weight:700}.leaflet-routing-collapse-btn:after{content:"×"}.leaflet-routing-container-hide .leaflet-routing-collapse-btn{position:relative;left:4px;top:4px;display:block;width:26px;height:23px;background-image:url(/build/assets/routing-icon-DR3Yqk3O.png)}.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after{content:none}.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide{margin-top:10px!important}.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide{margin-right:10px!important}.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide{margin-bottom:10px!important}.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide{margin-left:10px!important}@media only screen and (max-width: 640px){.leaflet-routing-container{margin:0!important;padding:0!important;width:100%;height:100%}}.map-container[data-v-5f48c317]{height:100%;width:100%;position:relative}#map[data-v-5f48c317]{height:100vh;width:100%;position:relative;z-index:0}.input-container[data-v-5f48c317]{position:absolute;top:65%;right:20px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;z-index:10}.input[data-v-5f48c317]{width:40px;height:40px;border-radius:20px;border:none;outline:none;padding:18px 16px;background-color:transparent;cursor:pointer;transition:all .5s ease-in-out}.input[data-v-5f48c317]::placeholder{color:transparent}.input[data-v-5f48c317]:focus::placeholder{color:#838080}.input[data-v-5f48c317]:focus,.input[data-v-5f48c317]:not(:placeholder-shown){background-color:#fff;border:1px solid rgb(190,28,28);width:290px;cursor:none;padding:18px 16px 18px 45px}.icon[data-v-5f48c317]{position:absolute;left:0;height:45px;width:45px;background-color:#fff;border-radius:99px;z-index:-1;fill:#be1c1c;border:1px solid rgb(190,28,28)}.input:focus+.icon[data-v-5f48c317],.input:not(:placeholder-shown)+.icon[data-v-5f48c317]{z-index:0;background-color:transparent;border:none}.partera-info[data-v-5f48c317]{margin-top:20px;padding:10px}.modal-content[data-v-5f48c317]{background-color:#fff;padding:20px;border-radius:8px;max-width:600px;margin:auto;box-shadow:0 4px 6px #0000001a}.close-btn[data-v-5f48c317]{background-color:#e74c3c;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;margin-top:20px;display:block;width:100%;text-align:center}.close-btn[data-v-5f48c317]:hover{background-color:#c0392b}.info-row[data-v-5f48c317]{display:flex;justify-content:space-between;margin-bottom:10px}.info-block[data-v-5f48c317]{flex:1;padding:5px}.info-block strong[data-v-5f48c317]{display:block;margin-bottom:5px}textarea[data-v-5f48c317]{width:100%;height:150px}.table[data-v-5f48c317]{width:100%;border-collapse:collapse}.table th[data-v-5f48c317],.table td[data-v-5f48c317]{padding:8px;text-align:left}.collapse-btn[data-v-5f48c317]{background-color:#007bff;color:#fff;padding:10px;border:none;cursor:pointer}.collapse-btn[data-v-5f48c317]:hover{background-color:#0056b3}.nombre[data-v-5f48c317]{width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kilometros[data-v-5f48c317]{width:25%}.curso-nombre[data-v-5f48c317]{white-space:normal;word-break:break-word}.blurred[data-v-5f48c317]{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.login-overlay[data-v-5f48c317]{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:20}.login-modal[data-v-5f48c317]{background:#fff;padding:30px;border-radius:10px;text-align:center;max-width:300px;box-shadow:0 0 20px #0003}.login-modal input[data-v-5f48c317]{display:block;width:100%;margin:10px 0;padding:8px}.login-modal button[data-v-5f48c317]{background-color:#be1c1c;color:#fff;border:none;padding:10px 15px;cursor:pointer;width:100%}.login-modal .error[data-v-5f48c317]{color:red;margin-top:10px}.modal-header .close[data-v-35736c06],.modal-header .close[data-v-06bcdae1],.modal-header .close[data-v-c09bbc19],.modal-header .close[data-v-8afcf340]{background:none;border:none;font-size:1.5rem}
