.v-combobox--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,.v-combobox--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,.v-combobox--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating,.v-combobox--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating{top:0}.v-combobox .v-field .v-field__input,.v-combobox .v-field .v-field__input>input,.v-combobox .v-field .v-text-field__prefix,.v-combobox .v-field .v-text-field__suffix,.v-combobox .v-field.v-field{cursor:text}.v-combobox .v-field .v-field__input>input{flex:1}.v-combobox .v-field input{min-width:64px}.v-combobox .v-field:not(.v-field--focused) input{min-width:0}.v-combobox .v-field--dirty .v-combobox__selection{margin-inline-end:2px}.v-combobox .v-combobox__selection-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.v-combobox__content{box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,#0003),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,#00000024),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,#0000001f);overflow:hidden}.v-menu>.v-overlay__content.v-combobox__content{border-radius:4px}.v-combobox__content>.v-sheet{flex-direction:column;display:flex}.v-combobox__mask{background:rgb(var(--v-theme-surface-light))}.v-combobox__selection{height:1.5rem;letter-spacing:inherit;line-height:inherit;align-items:center;max-width:calc(100% - 4px);display:inline-flex}.v-combobox__selection:first-child{margin-inline-start:0}.v-combobox--selecting-index .v-combobox__selection{opacity:var(--v-medium-emphasis-opacity)}.v-combobox--selecting-index .v-combobox__selection--selected{opacity:1}.v-combobox--selecting-index .v-field__input>input{caret-color:#0000}.v-combobox--single:not(.v-combobox--selection-slot).v-text-field input{width:100%;padding-inline:inherit;flex:1;position:absolute;left:0;right:0}.v-combobox--single:not(.v-combobox--selection-slot) .v-field--active input{transition:none}.v-combobox--single:not(.v-combobox--selection-slot) .v-field--dirty:not(.v-field--focused) input,.v-combobox--single:not(.v-combobox--selection-slot) .v-field--focused .v-combobox__selection{opacity:0}.v-combobox__menu-icon{margin-inline-start:4px;transition:all .2s cubic-bezier(.4,0,.2,1)}.v-combobox--active-menu .v-combobox__menu-icon{transform:rotate(180deg)}.v-textarea{--v-textarea-max-height:initial}.v-textarea .v-field{--v-textarea-control-height:var(--v-input-control-height)}.v-textarea .v-field:not(.v-field--no-label,.v-field--active) textarea::-moz-placeholder{opacity:0}.v-textarea .v-field:not(.v-field--no-label,.v-field--active) textarea::placeholder{opacity:0}.v-textarea .v-field__field{--v-input-control-height:var(--v-textarea-control-height)}.v-textarea .v-field__input{max-height:var(--v-textarea-max-height);-webkit-mask-image:linear-gradient(to bottom,transparent,transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px),#000 calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)),linear-gradient(to right,transparent,transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)),#000 calc(100% - var(--v-textarea-scroll-bar-width,16px)));-webkit-mask-image:linear-gradient(to bottom,transparent,transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px),#000 calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)),linear-gradient(to right,transparent,transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)),#000 calc(100% - var(--v-textarea-scroll-bar-width,16px)));mask-image:linear-gradient(to bottom,transparent,transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px),#000 calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)),linear-gradient(to right,transparent,transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)),#000 calc(100% - var(--v-textarea-scroll-bar-width,16px)));outline:none;flex:auto}.v-textarea .v-field__input.v-textarea__sizer{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0;height:0!important;min-height:0!important}.v-textarea--no-resize .v-field__input{resize:none}.v-textarea textarea{flex:1;min-width:0;height:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.v-textarea textarea:active,.v-textarea textarea:focus{outline:none}.v-textarea textarea:invalid{box-shadow:none}.v-timeline .v-timeline-divider__dot{background:rgb(var(--v-theme-surface-light))}@media (forced-colors:active){.v-timeline .v-timeline-divider__dot{border:2px solid}}.v-timeline .v-timeline-divider__inner-dot{background:rgb(var(--v-theme-on-surface))}@media (forced-colors:active){.v-timeline .v-timeline-divider__inner-dot{background-color:#0000!important}}.v-timeline{--v-timeline-dot-border-size:8px;grid-auto-flow:dense;display:grid;position:relative}.v-timeline--horizontal.v-timeline{grid-column-gap:24px;width:100%}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{grid-row:3;align-self:flex-start;padding-block-start:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{grid-row:1;align-self:flex-end;padding-block-end:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite{grid-row:3;align-self:flex-start;padding-block-start:24px}.v-timeline--vertical.v-timeline{row-gap:24px;height:100%}.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:24px}.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline-item{display:contents}.v-timeline-divider{align-items:center;display:flex;position:relative}.v-timeline--horizontal .v-timeline-divider{flex-direction:row;grid-row:2;width:100%}.v-timeline--vertical .v-timeline-divider{flex-direction:column;grid-column:2;height:100%}.v-timeline-divider__before{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__before{height:var(--v-timeline-line-thickness);width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));inset-inline:-12px auto}.v-timeline--vertical .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));width:var(--v-timeline-line-thickness);top:-12px}@media (forced-colors:active){.v-timeline-divider__before{background:canvastext}}.v-timeline-divider__after{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__after{height:var(--v-timeline-line-thickness);width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));inset-inline:auto -12px}.v-timeline--vertical .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));width:var(--v-timeline-line-thickness);bottom:-12px}@media (forced-colors:active){.v-timeline-divider__after{background:canvastext}}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));top:0}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));inset-inline:0 auto}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__after{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset));inset-inline:auto -12px}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));bottom:0}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__after{width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));inset-inline:auto 0}.v-timeline--vertical .v-timeline-item:only-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset))}.v-timeline-divider__dot{z-index:1;box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,#0003),0 0 0 0 var(--v-shadow-key-penumbra-opacity,#00000024),0 0 0 0 var(--v-shadow-key-ambient-opacity,#0000001f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.v-timeline-divider__dot--size-x-small{--v-timeline-dot-border-size:6px;width:22px;height:22px}.v-timeline-divider__dot--size-small{--v-timeline-dot-border-size:8px;width:30px;height:30px}.v-timeline-divider__dot--size-default{--v-timeline-dot-border-size:8px;width:38px;height:38px}.v-timeline-divider__dot--size-large{--v-timeline-dot-border-size:8px;width:46px;height:46px}.v-timeline-divider__dot--size-x-large{--v-timeline-dot-border-size:10px;width:54px;height:54px}.v-timeline-divider__inner-dot{height:calc(100% - var(--v-timeline-dot-border-size));width:calc(100% - var(--v-timeline-dot-border-size));border-radius:50%;justify-content:center;align-items:center;display:flex}.v-timeline--horizontal.v-timeline--justify-center{grid-template-rows:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--vertical.v-timeline--justify-center{grid-template-columns:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--horizontal.v-timeline--justify-auto{grid-template-rows:auto min-content auto}.v-timeline--vertical.v-timeline--justify-auto{grid-template-columns:auto min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable{height:100%}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-end{grid-template-rows:min-content min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-start{grid-template-rows:auto min-content min-content}.v-timeline--vertical.v-timeline--density-comfortable{width:100%}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-end{grid-template-columns:min-content min-content auto}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-start{grid-template-columns:auto min-content min-content}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-end{grid-template-rows:0 min-content auto}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-start{grid-template-rows:auto min-content 0}.v-timeline--horizontal.v-timeline--density-compact .v-timeline-item__body{grid-row:1}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-end{grid-template-columns:0 min-content auto}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-start{grid-template-columns:auto min-content 0}.v-timeline--vertical.v-timeline--density-compact .v-timeline-item__body{grid-column:3}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{grid-row:3;align-self:flex-start;padding-block:24px 0}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{grid-row:1;align-self:flex-end;padding-block:0 24px}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline:24px 0}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline:0 24px}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{grid-row:1;align-self:flex-end;padding-block:0 24px}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{grid-row:3;align-self:flex-start;padding-block:24px 0}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline-divider--fill-dot .v-timeline-divider__inner-dot{height:inherit;width:inherit}.v-timeline--align-center{--v-timeline-line-size-base:50%;--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-center{justify-items:center}.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__body,.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__opposite{padding-inline:12px}.v-timeline--horizontal.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--vertical.v-timeline--align-center{align-items:center}.v-timeline--vertical.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--align-start{--v-timeline-line-size-base:100%;--v-timeline-line-size-offset:12px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before{--v-timeline-line-size-offset:24px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:-12px}.v-timeline--align-start .v-timeline-item:last-child .v-timeline-divider__after{--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-start{justify-items:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start{align-items:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__before{display:none}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:0}.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-inline-start:0}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__after{display:none}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__before{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:0}.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-inline-end:0}@media (width>=744px){.c-corridor-elements{width:50vw!important;min-width:435px!important;max-width:680px!important;transition-property:width!important}.c-corridor-elements__inner{padding:16px 24px}}@media (width>=960px){.c-corridor-elements__inner{padding:40px 64px}}.c-flag[data-v-195be454]{box-shadow:none!important;background:0 0!important}[data-v-ee15fa6b] .reverse-toggle-icon .v-expansion-panel-title__icon{order:-1;padding-left:0;padding-right:16px}.c-route-course__header[data-v-9d569af2]{font-family:ADACSlab Bold,serif;font-size:var(--headings-size-h2);text-align:center}.c-route-course__separator[data-v-9d569af2]{border-top:2px solid #fc0;width:32px;margin:4px auto}.c-route-information[data-v-a3d378fe]{color:#0009}.c-route-information strong[data-v-a3d378fe]{color:#000000e6}.c-route-information__details[data-v-a3d378fe]{margin-right:4px}.c-route-maneuver__step[data-v-f037a0dd]{margin-top:16px;margin-bottom:16px;display:flex}.c-route-maneuver__information[data-v-f037a0dd]{flex-direction:column;flex:0 100%;padding-left:16px;display:flex}.c-route-maneuver__length[data-v-f037a0dd]{white-space:nowrap;justify-content:space-between;align-items:center;display:flex}.c-route-maneuver__border-crossing[data-v-f037a0dd]{margin-bottom:32px}[data-v-883630f6] .v-expansion-panel-title{font-size:1rem;line-height:1.5em;font-weight:400!important}.c-route-maneuvers[data-v-3597e5d3]{padding-left:16px;padding-right:16px}@media (width>=744px){.c-route-maneuvers[data-v-3597e5d3]{padding:0}}.c-route-maneuvers__title[data-v-3597e5d3]{margin-bottom:12px}.c-route-maneuvers__title[data-v-3597e5d3]:before{content:attr(data-content)}@media (width>=744px){.c-route-maneuvers__title[data-v-3597e5d3]{margin-bottom:24px}}.c-route-maneuvers__print[data-v-3597e5d3]{margin-top:32px;margin-bottom:32px}.c-combobox-content[data-v-a4c61623]{border:2px solid #000000e6;border-top:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-top:-4px;border-top-left-radius:0!important;border-top-right-radius:0!important}.c-country-flag[data-v-dbf7fb7a]{flex-direction:column;justify-content:center;display:flex}.c-country-flag__inner[data-v-dbf7fb7a]{justify-content:space-between;align-items:center;display:flex}.c-country-flag__checkbox[data-v-dbf7fb7a]{color:#000000e6}.c-charge-card[data-v-2636019b]{background-color:#fc0;border-color:#fc0;margin-bottom:16px;padding:24px}.c-charge-card__title[data-v-2636019b]{margin-bottom:8px;font-weight:700}.c-charge-card__hint[data-v-2636019b]{color:#0009;margin-top:4px;font-size:14px}.c-charge-card__divider[data-v-2636019b]{margin-top:16px;margin-bottom:16px}.c-charge-card__name[data-v-2636019b]{justify-content:space-between;margin-bottom:8px;font-size:20px;display:flex}.c-charge-card__label[data-v-2636019b]{color:#fff;background-color:#0079c0;margin-bottom:16px;padding:4px 16px;font-size:14px;line-height:1;display:inline-block}.c-charge-card--non-purchasable[data-v-2636019b]{background-color:#fff;border-color:#0003}.c-charge-card--excluded[data-v-2636019b]{background-color:#0000001a;border-color:#0000001a}.c-vignette-card[data-v-6b94cb65]{background-color:#fc0;margin-bottom:16px;padding:24px}.c-vignette-card__title[data-v-6b94cb65]{margin-bottom:8px;font-weight:700}.c-vignette-card__hint[data-v-6b94cb65]{color:#0009;margin-top:4px;font-size:14px}.c-vignette-card__divider[data-v-6b94cb65]{margin-top:16px;margin-bottom:16px}.c-vignette-card__name[data-v-6b94cb65]{justify-content:space-between;margin-bottom:8px;font-size:20px;display:flex}.c-vignette-card__links[data-v-6b94cb65]{margin-top:20px;margin-bottom:20px}.c-vignette-card__label[data-v-6b94cb65]{color:#fff;background-color:#0079c0;margin-bottom:16px;padding:4px 16px;font-size:14px;line-height:1;display:inline-block}.c-vignette-card--purchasable[data-v-6b94cb65]{border-color:#0000}.c-vignette-card--non-purchasable[data-v-6b94cb65]{background-color:#fff}.c-vignette-card--excluded[data-v-6b94cb65]{background-color:#0000001a;border-color:#0000001a}.c-vignette-card--excluded .v-btn[data-v-6b94cb65]{color:#000000e6;border-color:#fc0}.c-vignette-card--excluded .v-btn[data-v-6b94cb65]:before{background-color:#fc0}.c-fee-options{margin-bottom:24px}.c-fee-options__headline{background-color:#f5f5f5;border-radius:4px;margin:24px 0;padding:16px;display:flex}body .v-application .c-option-item[data-v-0d0b262e]{color:#000000e6;padding:0}.c-route-card[data-v-aedc6f10]{border:1px solid #0003;border-radius:4px;height:100%;padding:16px}.c-route-card.is-active[data-v-aedc6f10]{background-color:#fc0;border:2px solid #000000e6}.c-route-card.is-active .v-sheet[data-v-aedc6f10]{background-color:#0000}.c-route-card.is-active[data-v-aedc6f10]:hover{background-color:#ffb700}.c-route-card.is-active .c-eco-chip[data-v-aedc6f10]{border-color:#fff}.c-route-card[data-v-aedc6f10]:hover{cursor:pointer;background-color:#f5f5f5}@media (width>=744px){.c-routing__information .c-route-card+.c-route-card[data-v-aedc6f10]{margin-top:16px}}.c-route-card__avatar[data-v-aedc6f10]{border:1px solid #949494}.c-route-card__small-info[data-v-aedc6f10]{font-size:14px}.c-send-status__arrow[data-v-af205afa]{color:#fc0;width:40px;height:40px;margin-left:-20px;animation:1.2s infinite arrow-pulse-af205afa}.c-send-status__arrow[data-v-af205afa]:first-child{margin-left:0;animation-delay:0s}.c-send-status__arrow[data-v-af205afa]:nth-child(2){animation-delay:.2s}.c-send-status__arrow[data-v-af205afa]:nth-child(3){animation-delay:.4s}@media (width<=743.98px){.c-send-status__arrow[data-v-af205afa]{width:24px;height:24px}}.c-send-status[data-v-af205afa]{justify-content:center;align-items:center;width:100px;height:100px;display:flex}@media (width<=743.98px){.c-send-status[data-v-af205afa]{width:60px;height:60px}}@keyframes arrow-pulse-af205afa{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.fade-scale-enter-active[data-v-af205afa],.fade-scale-leave-active[data-v-af205afa]{transition:all .3s}.fade-scale-enter-from[data-v-af205afa],.fade-scale-leave-to[data-v-af205afa]{opacity:0}.fade-scale-enter-to[data-v-af205afa],.fade-scale-leave-from[data-v-af205afa]{opacity:1}.c-routing{z-index:100;touch-action:none;padding:56px 16px 16px;position:relative}@media (width>=960px){.c-routing{padding:86px 24px 24px}}.c-routing--scrollable{touch-action:auto}.c-routing__header{align-items:center;padding-top:8px;padding-bottom:8px;display:flex}.c-routing__divider{z-index:1;margin-top:4px;margin-bottom:4px;margin-left:16px;border-color:#000!important}.c-routing__results{width:100%;height:calc(100% - var(--autocomplete-menu-top));background-color:#fff;z-index:300!important;top:var(--autocomplete-menu-top)!important;max-width:100%!important;max-height:100%!important;left:0!important}@media (width>=744px){.c-routing__results{width:var(--autocomplete-menu-width)!important}}.c-routing__results .v-list{flex-direction:column;display:flex}.c-routing__results .v-list-item{padding:0 24px}@media (width>=744px){.c-routing__information{padding:16px 24px;display:block}}.c-routing-swap{margin-left:16px}@media (width>=744px){.c-routing-swap{margin-left:24px}}.c-routing-sidebar{z-index:1;position:relative}@media (width>=744px){.c-routing-sidebar{height:100svh;overflow:hidden auto}}.c-routing-sidebar.is-edit-mode{z-index:1008;padding-top:0}.c-routing-sidebar.is-edit-mode .v-navigation-drawer__content{max-height:100dvh}.c-routing-sidebar.is-edit-mode .c-routing{padding-top:0}.c-routing.is-edit-mode{z-index:1008;padding-top:0}
