.br-favorite{--_br-favorite-color-selected:var(--br-yellow-sun);background-color:rgba(0,0,0,0);border:none;padding:0;line-height:0;--icon-color:var(--br-icon-map-selector)}.br-favorite--selected{--icon-color:var(--_br-favorite-color-selected)}:root[color-mode=dark] .br-location-search__wrapper{--_location-search-background-color:var(--br-grey-medium);--_location-search-results-background-color:var(--br-black);--_location-search-results-background-color-alternate:var(--br-grey-strong);--_location-search-bar-close-color:var(--br-white)}:root[color-mode=dark] .location-window__cancel{background-color:var(--br-white);--icon-color:var(--br-black)}.br-location-search__wrapper{--_location-search-background-color:var(--br-white);--_location-search-results-background-color:var(--br-white);--_location-search-results-background-color-alternate:var(--br-really-light-grey);--_location-search-bar-height:45px;--_radar-margin:48px;--_location-search-bar-close-color:var(--br-blue);z-index:1000;max-width:calc(100% - 48px);max-width:calc(100% - var(--_radar-margin));width:100%;max-height:calc(var(--radar-height) - 48px);max-height:calc(var(--radar-height) - var(--_radar-margin));min-height:calc(45px + 3px);min-height:calc(var(--_location-search-bar-height) + 3px);height:-moz-fit-content;height:fit-content;overflow:hidden;justify-content:center;margin:0 auto}.br-location-search__wrapper--open{position:fixed}@media(min-width:480px){.br-location-search__wrapper--open{position:static}}.br-location-search{box-shadow:0 2px 8px 0 var(--br-black-strong);margin:0 auto;padding:0}@media(min-width:480px){.br-location-search{max-width:714px}}.br-location-search--open{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}@media(min-width:480px){.br-location-search--open{position:static;top:auto;left:auto;width:auto;height:auto}}.location-search-bar{display:flex;flex-direction:row;align-items:center;padding:12px 24px;gap:16px;width:100%;height:var(--_location-search-bar-height);background-color:var(--_location-search-background-color);border-radius:24px}.br-location-search--open .location-search-bar{border-radius:24px 24px 0 0}.location-search-bar__search-text{flex:1 1 auto;width:0;border:none;outline:none;color:var(--br-text-default);font-size:var(--br-font-size-l);font-weight:700;text-overflow:ellipsis;background-color:var(--_location-search-background-color)}.location-search-bar [type=search]::-webkit-search-cancel-button,.location-search-bar [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.location-search-bar__reset{--icon-color:var(--_location-search-bar-close-color);background:rgba(0,0,0,0);border:none;display:flex;justify-content:center;align-items:center;width:24px;height:24px;padding:0;cursor:pointer}.br-location-search--open .br-location-search-results{background-color:var(--_location-search-results-background-color);border-radius:0 0 24px 24px}.br-location-search-results__list-item-action{all:unset;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;flex-grow:0;overflow:hidden;display:flex;align-items:center;width:100%;padding:10px 10px 10px 0;text-decoration:none;color:inherit}.br-location-search-results__list-item-action__icon{width:24px}.br-location-search-results__list-item-action--with-icon{justify-content:space-between;padding-right:0}.br-location-search-results__favorites-text{padding:0 0 0 1rem}.location-window__cancel{all:unset;font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;--icon-color:var(--br-white);position:absolute;top:10px;right:10px;background-color:var(--br-blue);cursor:pointer}