/* /Components/Pages/Home.razor.rz.scp.css */
/*#region home */

#home.accepted[b-zxzohzo9fm] {
    display: grid;
    grid-template-columns: 1fr auto calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #home.accepted[b-zxzohzo9fm] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr auto 296px;
    }
}

#home.rejected[b-zxzohzo9fm] {
    display: grid;
    grid-template-columns: 1fr calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #home.rejected[b-zxzohzo9fm] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr 296px;
    }
}

/*#endregion */

/*#region telerik-map */

#home-telerik-map[b-zxzohzo9fm] {
    background-color: var(--color-primary);
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    width: 100%;
}

#home-telerik-map__tooltip[b-zxzohzo9fm] {
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    width: 200px;
}

#home-telerik-map__tooltip .services[b-zxzohzo9fm] {
    overflow: auto;
    width: 100%;
}

#home-telerik-map__tooltip .services ul[b-zxzohzo9fm] {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#home-telerik-map__tooltip .services ul li.default[b-zxzohzo9fm] {
    background-color: var(--color-base);
    color: var(--color-base-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.blue[b-zxzohzo9fm] {
    background-color: var(--route-blue);
    color: var(--route-blue-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.green[b-zxzohzo9fm] {
    background-color: var(--route-green);
    color: var(--route-green-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.grey[b-zxzohzo9fm] {
    background-color: var(--route-grey);
    color: var(--route-grey-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.navy[b-zxzohzo9fm] {
    background-color: var(--route-navy);
    color: var(--route-navy-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.orange[b-zxzohzo9fm] {
    background-color: var(--route-orange);
    color: var(--route-orange-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.pink[b-zxzohzo9fm] {
    background-color: var(--route-pink);
    color: var(--route-pink-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.purple[b-zxzohzo9fm] {
    background-color: var(--route-purple);
    color: var(--route-purple-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.red[b-zxzohzo9fm] {
    background-color: var(--route-red);
    color: var(--route-red-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#home-telerik-map__tooltip .services ul li.yellow[b-zxzohzo9fm] {
    background-color: var(--route-yellow);
    color: var(--route-yellow-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

/*#endregion */

/*#region banner-horizontal */

#home-banner-horizontal[b-zxzohzo9fm] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
    justify-content: center;
    min-height: 50px;
    width: 100%;
}

@media (min-width: 468px) {
    #home-banner-horizontal[b-zxzohzo9fm] {
        min-height: 60px;
    }
}

@media (min-width: 728px) {
    #home-banner-horizontal[b-zxzohzo9fm] {
        min-height: 90px;
    }
}

@media (min-width: 769px) {
    #home-banner-horizontal[b-zxzohzo9fm] {
        display: none;
    }
}

#home.rejected #home-banner-horizontal[b-zxzohzo9fm] {
    display: none;
}

#home-banner-horizontal ._320x50[b-zxzohzo9fm] {
    display: none;
}

#home-banner-horizontal ._468x60[b-zxzohzo9fm] {
    display: none;
}

#home-banner-horizontal ._728x90[b-zxzohzo9fm] {
    display: none;
}

/*#endregion */

/*#region banner-vertical */

#home-banner-vertical[b-zxzohzo9fm] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 1 / 2 / 2 / 3;
    height: 100%;
    justify-content: center;
    min-width: 160px;
}

@media (max-width: 768px) {
    #home-banner-vertical[b-zxzohzo9fm] {
        display: none;
    }
}

#home.rejected #home-banner-vertical[b-zxzohzo9fm] {
    display: none;
}

#home-banner-vertical ._160x300[b-zxzohzo9fm] {
    display: none;
}

#home-banner-vertical ._160x600[b-zxzohzo9fm] {
    display: none;
}

/*#endregion */

/*#region telerik-list-view */

#home-telerik-list-view[b-zxzohzo9fm] {
    background-color: var(--color-primary);
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #home-telerik-list-view[b-zxzohzo9fm] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#home.rejected #home-telerik-list-view[b-zxzohzo9fm] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #home.rejected #home-telerik-list-view[b-zxzohzo9fm] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#home-telerik-list-view__result[b-zxzohzo9fm] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.75fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#home-telerik-list-view__result .name[b-zxzohzo9fm] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#home-telerik-list-view__result .direction[b-zxzohzo9fm] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#home-telerik-list-view__result .services[b-zxzohzo9fm] {
    grid-area: 1 / 2 / 3 / 3;
}

#home-telerik-list-view__result .services ul[b-zxzohzo9fm] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#home-telerik-list-view__result .services ul li.default[b-zxzohzo9fm] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.blue[b-zxzohzo9fm] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.green[b-zxzohzo9fm] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.grey[b-zxzohzo9fm] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.navy[b-zxzohzo9fm] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.orange[b-zxzohzo9fm] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.pink[b-zxzohzo9fm] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.purple[b-zxzohzo9fm] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.red[b-zxzohzo9fm] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-list-view__result .services ul li.yellow[b-zxzohzo9fm] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

/*#endregion */

/*#region telerik-skeleton */

#home-telerik-skeleton[b-zxzohzo9fm] {
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #home-telerik-skeleton[b-zxzohzo9fm] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#home.rejected #home-telerik-skeleton[b-zxzohzo9fm] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #home.rejected #home-telerik-skeleton[b-zxzohzo9fm] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#home-telerik-skeleton__result[b-zxzohzo9fm] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: default;
    display: grid;
    grid-template-columns: 1fr 0.75fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#home-telerik-skeleton__result .name[b-zxzohzo9fm] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
}

#home-telerik-skeleton__result .direction[b-zxzohzo9fm] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
}

#home-telerik-skeleton__result .services[b-zxzohzo9fm] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 2 / 3 / 3;
}

/*#endregion */

/*#region telerik-auto-complete */

#home-telerik-auto-complete[b-zxzohzo9fm] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: 0;
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: max(var(--safe-top), 15px);
    width: min(calc(100% - max(var(--safe-left), 15px) - 70px), 400px);
}

#home-telerik-auto-complete__result[b-zxzohzo9fm] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#home-telerik-auto-complete__result .name[b-zxzohzo9fm] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#home-telerik-auto-complete__result .direction[b-zxzohzo9fm] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#home-telerik-auto-complete__result .services[b-zxzohzo9fm] {
    grid-area: 1 / 2 / 3 / 3;
}

#home-telerik-auto-complete__result .services ul[b-zxzohzo9fm] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#home-telerik-auto-complete__result .services ul li.default[b-zxzohzo9fm] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.blue[b-zxzohzo9fm] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.green[b-zxzohzo9fm] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.grey[b-zxzohzo9fm] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.navy[b-zxzohzo9fm] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.orange[b-zxzohzo9fm] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.pink[b-zxzohzo9fm] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.purple[b-zxzohzo9fm] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.red[b-zxzohzo9fm] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__result .services ul li.yellow[b-zxzohzo9fm] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#home-telerik-auto-complete__unknown[b-zxzohzo9fm] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#home-telerik-auto-complete__unknown .error[b-zxzohzo9fm] {
    cursor: default;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#home-telerik-auto-complete__unknown .message[b-zxzohzo9fm] {
    cursor: default;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

/*#endregion */

/*#region navigate-to-location */

#home-navigate-to-location[b-zxzohzo9fm] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: max(var(--safe-top), 15px);
    width: fit-content;
    z-index: 9994;
}

/*#endregion */

/*#region increase-zoom-level */

#home-increase-zoom-level[b-zxzohzo9fm] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 55px);
    width: fit-content;
    z-index: 9995;
}

/*#endregion */

/*#region decrease-zoom-level */

#home-decrease-zoom-level[b-zxzohzo9fm] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 110px);
    width: fit-content;
    z-index: 9996;
}

/*#endregion */

/*#region source-code-repository */

#home-source-code-repository[b-zxzohzo9fm] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 110px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9997;
}

/*#endregion */

/*#region preferred-color-scheme */

#home-preferred-color-scheme[b-zxzohzo9fm] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 55px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9998;
}

/*#endregion */

/*#region local-storage-consent */

#home-local-storage-consent[b-zxzohzo9fm] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9999;
}

/*#endregion */
/* /Components/Pages/Privacy.razor.rz.scp.css */
/*#region privacy */

#privacy.accepted[b-mq9mr364jh] {
    display: grid;
    grid-template-columns: 1fr auto calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #privacy.accepted[b-mq9mr364jh] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr auto 296px;
    }
}

#privacy.rejected[b-mq9mr364jh] {
    display: grid;
    grid-template-columns: 1fr calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #privacy.rejected[b-mq9mr364jh] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr 296px;
    }
}

/*#endregion */

/*#region telerik-map */

#privacy-telerik-map[b-mq9mr364jh] {
    background-color: var(--color-primary);
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    width: 100%;
}

#privacy-telerik-map__tooltip[b-mq9mr364jh] {
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    width: 200px;
}

#privacy-telerik-map__tooltip .services[b-mq9mr364jh] {
    overflow: auto;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul[b-mq9mr364jh] {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#privacy-telerik-map__tooltip .services ul li.default[b-mq9mr364jh] {
    background-color: var(--color-base);
    color: var(--color-base-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.blue[b-mq9mr364jh] {
    background-color: var(--route-blue);
    color: var(--route-blue-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.green[b-mq9mr364jh] {
    background-color: var(--route-green);
    color: var(--route-green-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.grey[b-mq9mr364jh] {
    background-color: var(--route-grey);
    color: var(--route-grey-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.navy[b-mq9mr364jh] {
    background-color: var(--route-navy);
    color: var(--route-navy-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.orange[b-mq9mr364jh] {
    background-color: var(--route-orange);
    color: var(--route-orange-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.pink[b-mq9mr364jh] {
    background-color: var(--route-pink);
    color: var(--route-pink-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.purple[b-mq9mr364jh] {
    background-color: var(--route-purple);
    color: var(--route-purple-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.red[b-mq9mr364jh] {
    background-color: var(--route-red);
    color: var(--route-red-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#privacy-telerik-map__tooltip .services ul li.yellow[b-mq9mr364jh] {
    background-color: var(--route-yellow);
    color: var(--route-yellow-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

/*#endregion */

/*#region banner-horizontal */

#privacy-banner-horizontal[b-mq9mr364jh] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
    justify-content: center;
    min-height: 50px;
    width: 100%;
}

@media (min-width: 468px) {
    #privacy-banner-horizontal[b-mq9mr364jh] {
        min-height: 60px;
    }
}

@media (min-width: 728px) {
    #privacy-banner-horizontal[b-mq9mr364jh] {
        min-height: 90px;
    }
}

@media (min-width: 769px) {
    #privacy-banner-horizontal[b-mq9mr364jh] {
        display: none;
    }
}

#privacy.rejected #privacy-banner-horizontal[b-mq9mr364jh] {
    display: none;
}

#privacy-banner-horizontal ._320x50[b-mq9mr364jh] {
    display: none;
}

#privacy-banner-horizontal ._468x60[b-mq9mr364jh] {
    display: none;
}

#privacy-banner-horizontal ._728x90[b-mq9mr364jh] {
    display: none;
}

/*#endregion */

/*#region banner-vertical */

#privacy-banner-vertical[b-mq9mr364jh] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 1 / 2 / 2 / 3;
    height: 100%;
    justify-content: center;
    min-width: 160px;
}

@media (max-width: 768px) {
    #privacy-banner-vertical[b-mq9mr364jh] {
        display: none;
    }
}

#privacy.rejected #privacy-banner-vertical[b-mq9mr364jh] {
    display: none;
}

#privacy-banner-vertical ._160x300[b-mq9mr364jh] {
    display: none;
}

#privacy-banner-vertical ._160x600[b-mq9mr364jh] {
    display: none;
}

/*#endregion */

/*#region telerik-list-view */

#privacy-telerik-list-view[b-mq9mr364jh] {
    background-color: var(--color-primary);
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #privacy-telerik-list-view[b-mq9mr364jh] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#privacy.rejected #privacy-telerik-list-view[b-mq9mr364jh] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #privacy.rejected #privacy-telerik-list-view[b-mq9mr364jh] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#privacy-telerik-list-view__result[b-mq9mr364jh] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.75fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#privacy-telerik-list-view__result .name[b-mq9mr364jh] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#privacy-telerik-list-view__result .direction[b-mq9mr364jh] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#privacy-telerik-list-view__result .services[b-mq9mr364jh] {
    grid-area: 1 / 2 / 3 / 3;
}

#privacy-telerik-list-view__result .services ul[b-mq9mr364jh] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#privacy-telerik-list-view__result .services ul li.default[b-mq9mr364jh] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.blue[b-mq9mr364jh] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.green[b-mq9mr364jh] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.grey[b-mq9mr364jh] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.navy[b-mq9mr364jh] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.orange[b-mq9mr364jh] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.pink[b-mq9mr364jh] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.purple[b-mq9mr364jh] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.red[b-mq9mr364jh] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-list-view__result .services ul li.yellow[b-mq9mr364jh] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

/*#endregion */

/*#region telerik-skeleton */

#privacy-telerik-skeleton[b-mq9mr364jh] {
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #privacy-telerik-skeleton[b-mq9mr364jh] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#privacy.rejected #privacy-telerik-skeleton[b-mq9mr364jh] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #privacy.rejected #privacy-telerik-skeleton[b-mq9mr364jh] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#privacy-telerik-skeleton__result[b-mq9mr364jh] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: default;
    display: grid;
    grid-template-columns: 1fr 0.75fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#privacy-telerik-skeleton__result .name[b-mq9mr364jh] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
}

#privacy-telerik-skeleton__result .direction[b-mq9mr364jh] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
}

#privacy-telerik-skeleton__result .services[b-mq9mr364jh] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 2 / 3 / 3;
}

/*#endregion */

/*#region telerik-auto-complete */

#privacy-telerik-auto-complete[b-mq9mr364jh] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: 0;
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: max(var(--safe-top), 15px);
    width: min(calc(100% - max(var(--safe-left), 15px) - 70px), 400px);
}

#privacy-telerik-auto-complete__result[b-mq9mr364jh] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#privacy-telerik-auto-complete__result .name[b-mq9mr364jh] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#privacy-telerik-auto-complete__result .direction[b-mq9mr364jh] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#privacy-telerik-auto-complete__result .services[b-mq9mr364jh] {
    grid-area: 1 / 2 / 3 / 3;
}

#privacy-telerik-auto-complete__result .services ul[b-mq9mr364jh] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#privacy-telerik-auto-complete__result .services ul li.default[b-mq9mr364jh] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.blue[b-mq9mr364jh] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.green[b-mq9mr364jh] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.grey[b-mq9mr364jh] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.navy[b-mq9mr364jh] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.orange[b-mq9mr364jh] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.pink[b-mq9mr364jh] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.purple[b-mq9mr364jh] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.red[b-mq9mr364jh] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__result .services ul li.yellow[b-mq9mr364jh] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#privacy-telerik-auto-complete__unknown[b-mq9mr364jh] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#privacy-telerik-auto-complete__unknown .error[b-mq9mr364jh] {
    cursor: default;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#privacy-telerik-auto-complete__unknown .message[b-mq9mr364jh] {
    cursor: default;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

/*#endregion */

/*#region navigate-to-location */

#privacy-navigate-to-location[b-mq9mr364jh] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: max(var(--safe-top), 15px);
    width: fit-content;
    z-index: 9994;
}

/*#endregion */

/*#region increase-zoom-level */

#privacy-increase-zoom-level[b-mq9mr364jh] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 55px);
    width: fit-content;
    z-index: 9995;
}

/*#endregion */

/*#region decrease-zoom-level */

#privacy-decrease-zoom-level[b-mq9mr364jh] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 110px);
    width: fit-content;
    z-index: 9996;
}

/*#endregion */

/*#region source-code-repository */

#privacy-source-code-repository[b-mq9mr364jh] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 110px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9997;
}

/*#endregion */

/*#region preferred-color-scheme */

#privacy-preferred-color-scheme[b-mq9mr364jh] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 55px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9998;
}

/*#endregion */

/*#region local-storage-consent */

#privacy-local-storage-consent[b-mq9mr364jh] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9999;
}

/*#endregion */
/* /Components/Pages/Stop.razor.rz.scp.css */
/*#region stop */

#stop.accepted[b-dpjv2mns5f] {
    display: grid;
    grid-template-columns: 1fr auto calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #stop.accepted[b-dpjv2mns5f] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr auto 296px;
    }
}

#stop.rejected[b-dpjv2mns5f] {
    display: grid;
    grid-template-columns: 1fr calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #stop.rejected[b-dpjv2mns5f] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr 296px;
    }
}

/*#endregion */

/*#region telerik-map */

#stop-telerik-map[b-dpjv2mns5f] {
    background-color: var(--color-primary);
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    width: 100%;
}

#stop-telerik-map__tooltip[b-dpjv2mns5f] {
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    width: 200px;
}

#stop-telerik-map__tooltip .services[b-dpjv2mns5f] {
    overflow: auto;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul[b-dpjv2mns5f] {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#stop-telerik-map__tooltip .services ul li.default[b-dpjv2mns5f] {
    background-color: var(--color-base);
    color: var(--color-base-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.blue[b-dpjv2mns5f] {
    background-color: var(--route-blue);
    color: var(--route-blue-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.green[b-dpjv2mns5f] {
    background-color: var(--route-green);
    color: var(--route-green-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.grey[b-dpjv2mns5f] {
    background-color: var(--route-grey);
    color: var(--route-grey-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.navy[b-dpjv2mns5f] {
    background-color: var(--route-navy);
    color: var(--route-navy-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.orange[b-dpjv2mns5f] {
    background-color: var(--route-orange);
    color: var(--route-orange-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.pink[b-dpjv2mns5f] {
    background-color: var(--route-pink);
    color: var(--route-pink-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.purple[b-dpjv2mns5f] {
    background-color: var(--route-purple);
    color: var(--route-purple-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.red[b-dpjv2mns5f] {
    background-color: var(--route-red);
    color: var(--route-red-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#stop-telerik-map__tooltip .services ul li.yellow[b-dpjv2mns5f] {
    background-color: var(--route-yellow);
    color: var(--route-yellow-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

/*#endregion */

/*#region banner-horizontal */

#stop-banner-horizontal[b-dpjv2mns5f] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
    justify-content: center;
    min-height: 50px;
    width: 100%;
}

@media (min-width: 468px) {
    #stop-banner-horizontal[b-dpjv2mns5f] {
        min-height: 60px;
    }
}

@media (min-width: 728px) {
    #stop-banner-horizontal[b-dpjv2mns5f] {
        min-height: 90px;
    }
}

@media (min-width: 769px) {
    #stop-banner-horizontal[b-dpjv2mns5f] {
        display: none;
    }
}

#stop.rejected #stop-banner-horizontal[b-dpjv2mns5f] {
    display: none;
}

#stop-banner-horizontal ._320x50[b-dpjv2mns5f] {
    display: none;
}

#stop-banner-horizontal ._468x60[b-dpjv2mns5f] {
    display: none;
}

#stop-banner-horizontal ._728x90[b-dpjv2mns5f] {
    display: none;
}

/*#endregion */

/*#region banner-vertical */

#stop-banner-vertical[b-dpjv2mns5f] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 1 / 2 / 2 / 3;
    height: 100%;
    justify-content: center;
    min-width: 160px;
}

@media (max-width: 768px) {
    #stop-banner-vertical[b-dpjv2mns5f] {
        display: none;
    }
}

#stop.rejected #stop-banner-vertical[b-dpjv2mns5f] {
    display: none;
}

#stop-banner-vertical ._160x300[b-dpjv2mns5f] {
    display: none;
}

#stop-banner-vertical ._160x600[b-dpjv2mns5f] {
    display: none;
}

/*#endregion */

/*#region telerik-list-view */

#stop-telerik-list-view[b-dpjv2mns5f] {
    background-color: var(--color-primary);
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #stop-telerik-list-view[b-dpjv2mns5f] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#stop.rejected #stop-telerik-list-view[b-dpjv2mns5f] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #stop.rejected #stop-telerik-list-view[b-dpjv2mns5f] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#stop-telerik-list-view__result[b-dpjv2mns5f] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#stop-telerik-list-view__result .name[b-dpjv2mns5f] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#stop-telerik-list-view__result .direction[b-dpjv2mns5f] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#stop-telerik-list-view__result .services[b-dpjv2mns5f] {
    grid-area: 1 / 2 / 3 / 3;
}

#stop-telerik-list-view__result .services ul[b-dpjv2mns5f] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#stop-telerik-list-view__result .services ul li.default[b-dpjv2mns5f] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.blue[b-dpjv2mns5f] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.green[b-dpjv2mns5f] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.grey[b-dpjv2mns5f] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.navy[b-dpjv2mns5f] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.orange[b-dpjv2mns5f] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.pink[b-dpjv2mns5f] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.purple[b-dpjv2mns5f] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.red[b-dpjv2mns5f] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-list-view__result .services ul li.yellow[b-dpjv2mns5f] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

/*#endregion */

/*#region telerik-skeleton */

#stop-telerik-skeleton[b-dpjv2mns5f] {
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #stop-telerik-skeleton[b-dpjv2mns5f] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#stop.rejected #stop-telerik-skeleton[b-dpjv2mns5f] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #stop.rejected #stop-telerik-skeleton[b-dpjv2mns5f] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#stop-telerik-skeleton__result[b-dpjv2mns5f] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: default;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#stop-telerik-skeleton__result .name[b-dpjv2mns5f] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
}

#stop-telerik-skeleton__result .direction[b-dpjv2mns5f] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
}

#stop-telerik-skeleton__result .services[b-dpjv2mns5f] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 2 / 3 / 3;
}

/*#endregion */

/*#region telerik-auto-complete */

#stop-telerik-auto-complete[b-dpjv2mns5f] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: 0;
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: max(var(--safe-top), 15px);
    width: min(calc(100% - max(var(--safe-left), 15px) - 70px), 400px);
}

#stop-telerik-auto-complete__result[b-dpjv2mns5f] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#stop-telerik-auto-complete__result .name[b-dpjv2mns5f] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#stop-telerik-auto-complete__result .direction[b-dpjv2mns5f] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#stop-telerik-auto-complete__result .services[b-dpjv2mns5f] {
    grid-area: 1 / 2 / 3 / 3;
}

#stop-telerik-auto-complete__result .services ul[b-dpjv2mns5f] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#stop-telerik-auto-complete__result .services ul li.default[b-dpjv2mns5f] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.blue[b-dpjv2mns5f] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.green[b-dpjv2mns5f] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.grey[b-dpjv2mns5f] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.navy[b-dpjv2mns5f] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.orange[b-dpjv2mns5f] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.pink[b-dpjv2mns5f] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.purple[b-dpjv2mns5f] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.red[b-dpjv2mns5f] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__result .services ul li.yellow[b-dpjv2mns5f] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#stop-telerik-auto-complete__unknown[b-dpjv2mns5f] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#stop-telerik-auto-complete__unknown .error[b-dpjv2mns5f] {
    cursor: default;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#stop-telerik-auto-complete__unknown .message[b-dpjv2mns5f] {
    cursor: default;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

/*#endregion */

/*#region navigate-to-location */

#stop-navigate-to-location[b-dpjv2mns5f] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: max(var(--safe-top), 15px);
    width: fit-content;
    z-index: 9994;
}

/*#endregion */

/*#region increase-zoom-level */

#stop-increase-zoom-level[b-dpjv2mns5f] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 55px);
    width: fit-content;
    z-index: 9995;
}

/*#endregion */

/*#region decrease-zoom-level */

#stop-decrease-zoom-level[b-dpjv2mns5f] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 110px);
    width: fit-content;
    z-index: 9996;
}

/*#endregion */

/*#region source-code-repository */

#stop-source-code-repository[b-dpjv2mns5f] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 110px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9997;
}

/*#endregion */

/*#region preferred-color-scheme */

#stop-preferred-color-scheme[b-dpjv2mns5f] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 55px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9998;
}

/*#endregion */

/*#region local-storage-consent */

#stop-local-storage-consent[b-dpjv2mns5f] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9999;
}

/*#endregion */
/* /Components/Pages/Trip.razor.rz.scp.css */
/*#region trip */

#trip.accepted[b-857t9m2zf1] {
    display: grid;
    grid-template-columns: 1fr auto calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #trip.accepted[b-857t9m2zf1] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr auto 296px;
    }
}

#trip.rejected[b-857t9m2zf1] {
    display: grid;
    grid-template-columns: 1fr calc(var(--safe-right) + 296px);
    grid-template-rows: 100%;
    height: 100dvh;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    #trip.rejected[b-857t9m2zf1] {
        grid-template-columns: 100%;
        grid-template-rows: 1fr 296px;
    }
}

/*#endregion */

/*#region telerik-map */

#trip-telerik-map[b-857t9m2zf1] {
    background-color: var(--color-primary);
    grid-area: 1 / 1 / 2 / 2;
    height: 100%;
    width: 100%;
}

#trip-telerik-map__tooltip[b-857t9m2zf1] {
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    width: 200px;
}

#trip-telerik-map__tooltip .services[b-857t9m2zf1] {
    overflow: auto;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul[b-857t9m2zf1] {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#trip-telerik-map__tooltip .services ul li.default[b-857t9m2zf1] {
    background-color: var(--color-base);
    color: var(--color-base-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.blue[b-857t9m2zf1] {
    background-color: var(--route-blue);
    color: var(--route-blue-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.green[b-857t9m2zf1] {
    background-color: var(--route-green);
    color: var(--route-green-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.grey[b-857t9m2zf1] {
    background-color: var(--route-grey);
    color: var(--route-grey-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.navy[b-857t9m2zf1] {
    background-color: var(--route-navy);
    color: var(--route-navy-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.orange[b-857t9m2zf1] {
    background-color: var(--route-orange);
    color: var(--route-orange-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.pink[b-857t9m2zf1] {
    background-color: var(--route-pink);
    color: var(--route-pink-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.purple[b-857t9m2zf1] {
    background-color: var(--route-purple);
    color: var(--route-purple-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.red[b-857t9m2zf1] {
    background-color: var(--route-red);
    color: var(--route-red-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

#trip-telerik-map__tooltip .services ul li.yellow[b-857t9m2zf1] {
    background-color: var(--route-yellow);
    color: var(--route-yellow-surface);
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}

/*#endregion */

/*#region banner-horizontal */

#trip-banner-horizontal[b-857t9m2zf1] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
    justify-content: center;
    min-height: 50px;
    width: 100%;
}

@media (min-width: 468px) {
    #trip-banner-horizontal[b-857t9m2zf1] {
        min-height: 60px;
    }
}

@media (min-width: 728px) {
    #trip-banner-horizontal[b-857t9m2zf1] {
        min-height: 90px;
    }
}

@media (min-width: 769px) {
    #trip-banner-horizontal[b-857t9m2zf1] {
        display: none;
    }
}

#trip.rejected #trip-banner-horizontal[b-857t9m2zf1] {
    display: none;
}

#trip-banner-horizontal ._320x50[b-857t9m2zf1] {
    display: none;
}

#trip-banner-horizontal ._468x60[b-857t9m2zf1] {
    display: none;
}

#trip-banner-horizontal ._728x90[b-857t9m2zf1] {
    display: none;
}

/*#endregion */

/*#region banner-vertical */

#trip-banner-vertical[b-857t9m2zf1] {
    align-items: center;
    background-color: var(--color-base);
    display: flex;
    grid-area: 1 / 2 / 2 / 3;
    height: 100%;
    justify-content: center;
    min-width: 160px;
}

@media (max-width: 768px) {
    #trip-banner-vertical[b-857t9m2zf1] {
        display: none;
    }
}

#trip.rejected #trip-banner-vertical[b-857t9m2zf1] {
    display: none;
}

#trip-banner-vertical ._160x300[b-857t9m2zf1] {
    display: none;
}

#trip-banner-vertical ._160x600[b-857t9m2zf1] {
    display: none;
}

/*#endregion */

/*#region telerik-list-view */

#trip-telerik-list-view[b-857t9m2zf1] {
    background-color: var(--color-primary);
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #trip-telerik-list-view[b-857t9m2zf1] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#trip.rejected #trip-telerik-list-view[b-857t9m2zf1] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #trip.rejected #trip-telerik-list-view[b-857t9m2zf1] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#trip-telerik-list-view__result[b-857t9m2zf1] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#trip-telerik-list-view__result .name[b-857t9m2zf1] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#trip-telerik-list-view__result .direction[b-857t9m2zf1] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#trip-telerik-list-view__result .services[b-857t9m2zf1] {
    grid-area: 1 / 2 / 3 / 3;
}

#trip-telerik-list-view__result .services ul[b-857t9m2zf1] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#trip-telerik-list-view__result .services ul li.default[b-857t9m2zf1] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.blue[b-857t9m2zf1] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.green[b-857t9m2zf1] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.grey[b-857t9m2zf1] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.navy[b-857t9m2zf1] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.orange[b-857t9m2zf1] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.pink[b-857t9m2zf1] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.purple[b-857t9m2zf1] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.red[b-857t9m2zf1] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-list-view__result .services ul li.yellow[b-857t9m2zf1] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

/*#endregion */

/*#region telerik-skeleton */

#trip-telerik-skeleton[b-857t9m2zf1] {
    box-sizing: border-box;
    grid-area: 1 / 3 / 2 / 4;
    height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: var(--safe-right);
    padding-top: 0;
    width: 100%;
}

@media (max-width: 768px) {
    #trip-telerik-skeleton[b-857t9m2zf1] {
        grid-area: 3 / 1 / 4 / 2;
    }
}

#trip.rejected #trip-telerik-skeleton[b-857t9m2zf1] {
    grid-area: 1 / 2 / 2 / 3;
}

@media (max-width: 768px) {
    #trip.rejected #trip-telerik-skeleton[b-857t9m2zf1] {
        grid-area: 2 / 1 / 3 / 2;
    }
}

#trip-telerik-skeleton__result[b-857t9m2zf1] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: default;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    width: 100%;
}

#trip-telerik-skeleton__result .name[b-857t9m2zf1] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 1 / 2 / 2;
}

#trip-telerik-skeleton__result .direction[b-857t9m2zf1] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 2 / 1 / 3 / 2;
}

#trip-telerik-skeleton__result .services[b-857t9m2zf1] {
    align-items: center;
    cursor: default;
    display: flex;
    grid-area: 1 / 2 / 3 / 3;
}

/*#endregion */

/*#region telerik-auto-complete */

#trip-telerik-auto-complete[b-857t9m2zf1] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: 0;
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: max(var(--safe-top), 15px);
    width: min(calc(100% - max(var(--safe-left), 15px) - 70px), 400px);
}

#trip-telerik-auto-complete__result[b-857t9m2zf1] {
    box-sizing: border-box;
    column-gap: 8px;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 0.25fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#trip-telerik-auto-complete__result .name[b-857t9m2zf1] {
    cursor: pointer;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#trip-telerik-auto-complete__result .direction[b-857t9m2zf1] {
    cursor: pointer;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 2;
    overflow: hidden;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#trip-telerik-auto-complete__result .services[b-857t9m2zf1] {
    grid-area: 1 / 2 / 3 / 3;
}

#trip-telerik-auto-complete__result .services ul[b-857t9m2zf1] {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: right;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#trip-telerik-auto-complete__result .services ul li.default[b-857t9m2zf1] {
    background-color: var(--color-base);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--color-base-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.blue[b-857t9m2zf1] {
    background-color: var(--route-blue);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-blue-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.green[b-857t9m2zf1] {
    background-color: var(--route-green);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-green-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.grey[b-857t9m2zf1] {
    background-color: var(--route-grey);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-grey-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.navy[b-857t9m2zf1] {
    background-color: var(--route-navy);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-navy-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.orange[b-857t9m2zf1] {
    background-color: var(--route-orange);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-orange-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.pink[b-857t9m2zf1] {
    background-color: var(--route-pink);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-pink-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.purple[b-857t9m2zf1] {
    background-color: var(--route-purple);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-purple-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.red[b-857t9m2zf1] {
    background-color: var(--route-red);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-red-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__result .services ul li.yellow[b-857t9m2zf1] {
    background-color: var(--route-yellow);
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    color: var(--route-yellow-surface);
    cursor: pointer;
    display: inline-block;
    font-size: smaller;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    user-select: none;
}

#trip-telerik-auto-complete__unknown[b-857t9m2zf1] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    width: 100%;
}

#trip-telerik-auto-complete__unknown .error[b-857t9m2zf1] {
    cursor: default;
    font-weight: bold;
    grid-area: 1 / 1 / 2 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

#trip-telerik-auto-complete__unknown .message[b-857t9m2zf1] {
    cursor: default;
    font-size: smaller;
    grid-area: 2 / 1 / 3 / 3;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    user-select: none;
    white-space: nowrap;
}

/*#endregion */

/*#region navigate-to-location */

#trip-navigate-to-location[b-857t9m2zf1] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: max(var(--safe-top), 15px);
    width: fit-content;
    z-index: 9994;
}

/*#endregion */

/*#region increase-zoom-level */

#trip-increase-zoom-level[b-857t9m2zf1] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 55px);
    width: fit-content;
    z-index: 9995;
}

/*#endregion */

/*#region decrease-zoom-level */

#trip-decrease-zoom-level[b-857t9m2zf1] {
    align-self: start;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: end;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    margin-top: calc(max(var(--safe-top), 15px) + 110px);
    width: fit-content;
    z-index: 9996;
}

/*#endregion */

/*#region source-code-repository */

#trip-source-code-repository[b-857t9m2zf1] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 110px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9997;
}

/*#endregion */

/*#region preferred-color-scheme */

#trip-preferred-color-scheme[b-857t9m2zf1] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: calc(max(var(--safe-left), 15px) + 55px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9998;
}

/*#endregion */

/*#region local-storage-consent */

#trip-local-storage-consent[b-857t9m2zf1] {
    align-self: end;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    margin-bottom: max(var(--safe-bottom), 15px);
    margin-left: max(var(--safe-left), 15px);
    margin-right: 0;
    margin-top: 0;
    width: fit-content;
    z-index: 9999;
}

/*#endregion */
/* /Components/Shared/DecreaseZoomLevel.razor.rz.scp.css */
#decrease-zoom-level[b-ctf7a36xx3] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#decrease-zoom-level:hover[b-ctf7a36xx3] {
    background-color: var(--color-primary-hover);
}

#decrease-zoom-level .icon[b-ctf7a36xx3] {
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 32px;
}
/* /Components/Shared/IncreaseZoomLevel.razor.rz.scp.css */
#increase-zoom-level[b-ei0kxmqha6] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#increase-zoom-level:hover[b-ei0kxmqha6] {
    background-color: var(--color-primary-hover);
}

#increase-zoom-level .icon[b-ei0kxmqha6] {
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 32px;
}
/* /Components/Shared/LocalStorageConsent.razor.rz.scp.css */
#local-storage-consent[b-hlkplmk3lm] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#local-storage-consent:hover[b-hlkplmk3lm] {
    background-color: var(--color-primary-hover);
}

#local-storage-consent .icon[b-hlkplmk3lm] {
    height: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 24px;
}

#local-storage-consent__outline[b-hlkplmk3lm] {
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    bottom: max(var(--safe-bottom), 15px);
    box-sizing: border-box;
    color: var(--color-primary-surface);
    display: flex;
    flex-direction: column;
    left: max(var(--safe-left), 15px);
    right: max(var(--safe-right), 15px);
    max-height: calc(100dvh - max(var(--safe-bottom), 15px) - max(var(--safe-top), 15px));
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    position: absolute;
}

@media (min-width: 769px) {
    #local-storage-consent__outline[b-hlkplmk3lm] {
        width: 576px;
    }
}

#local-storage-consent__outline h3[b-hlkplmk3lm] {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
}

#local-storage-consent__outline p[b-hlkplmk3lm] {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#local-storage-consent__outline .submit[b-hlkplmk3lm] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

#local-storage-consent__outline .submit button[b-hlkplmk3lm] {
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: transform;
    user-select: none;
    width: 48%;
}

#local-storage-consent__outline .submit button.accept[b-hlkplmk3lm] {
    background-color: var(--color-success);
    border-color: var(--color-success-border);
    color: var(--color-success-surface);
}

#local-storage-consent__outline .submit button.accept:hover[b-hlkplmk3lm] {
    background-color: var(--color-success-hover);
    transform: scale(105%);
}

#local-storage-consent__outline .submit button.reject[b-hlkplmk3lm] {
    background-color: var(--color-warning);
    border-color: var(--color-warning-border);
    color: var(--color-warning-surface);
}

#local-storage-consent__outline .submit button.reject:hover[b-hlkplmk3lm] {
    background-color: var(--color-warning-hover);
    transform: scale(105%);
}

#local-storage-consent__policy[b-hlkplmk3lm] {
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    bottom: max(var(--safe-bottom), 15px);
    box-sizing: border-box;
    color: var(--color-primary-surface);
    display: flex;
    flex-direction: column;
    left: max(var(--safe-left), 15px);
    right: max(var(--safe-right), 15px);
    max-height: calc(100dvh - max(var(--safe-bottom), 15px) - max(var(--safe-top), 15px));
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    position: absolute;
}

@media (min-width: 769px) {
    #local-storage-consent__policy[b-hlkplmk3lm] {
        width: 576px;
    }
}

#local-storage-consent__policy h3[b-hlkplmk3lm] {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
}

#local-storage-consent__policy .content[b-hlkplmk3lm] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
}

#local-storage-consent__policy .content p[b-hlkplmk3lm] {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#local-storage-consent__policy .submit[b-hlkplmk3lm] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

#local-storage-consent__policy .submit button[b-hlkplmk3lm] {
    border-radius: 4px;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: transform;
    user-select: none;
    width: 48%;
}

#local-storage-consent__policy .submit button.accept[b-hlkplmk3lm] {
    background-color: var(--color-success);
    border-color: var(--color-success-border);
    color: var(--color-success-surface);
}

#local-storage-consent__policy .submit button.accept:hover[b-hlkplmk3lm] {
    background-color: var(--color-success-hover);
    transform: scale(105%);
}

#local-storage-consent__policy .submit button.reject[b-hlkplmk3lm] {
    background-color: var(--color-warning);
    border-color: var(--color-warning-border);
    color: var(--color-warning-surface);
}

#local-storage-consent__policy .submit button.reject:hover[b-hlkplmk3lm] {
    background-color: var(--color-warning-hover);
    transform: scale(105%);
}
/* /Components/Shared/NavigateToLocation.razor.rz.scp.css */
#navigate-to-location[b-vaoejif2rl] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#navigate-to-location:hover[b-vaoejif2rl] {
    background-color: var(--color-primary-hover);
}

#navigate-to-location .icon[b-vaoejif2rl] {
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 32px;
}
/* /Components/Shared/PreferredColorScheme.razor.rz.scp.css */
#preferred-color-scheme[b-rs5niyancf] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#preferred-color-scheme:hover[b-rs5niyancf] {
    background-color: var(--color-primary-hover);
}

#preferred-color-scheme .icon[b-rs5niyancf] {
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 32px;
}
/* /Components/Shared/SourceCodeRepository.razor.rz.scp.css */
#source-code-repository[b-ct2cfd32ng] {
    align-items: center;
    background-color: var(--color-primary);
    border-color: var(--color-primary-border);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: var(--color-primary-surface);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-property: background-color;
    width: 40px;
}

#source-code-repository:hover[b-ct2cfd32ng] {
    background-color: var(--color-primary-hover);
}

#source-code-repository .icon[b-ct2cfd32ng] {
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 32px;
}
