.wd-search-full-screen:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,0.08);transition:opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate3d(0, 100%, 0);--wd-form-height: 110px;--wd-info-height: 40px}.wd-search-full-screen .autocomplete-suggestions:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:var(--bgcolor-white)}.wd-search-full-screen .autocomplete-suggestion:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){flex-grow:0;flex-basis:200px;padding:10px}.wd-search-full-screen .wd-dropdown-results:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)),.wd-search-full-screen .wd-dropdown-results .wd-scroll-content:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){max-height:100%;height:100%}.wd-search-full-screen.wd-searched .search-results-wrapper:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){margin-top:calc(var(--wd-info-height) * -1);height:calc(100% - var(--wd-form-height) - var(--wd-requests-height))}.wd-search-full-screen .search-info-text:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease}.wd-search-full-screen .search-info-text>span:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen :is(.view-all-results,.suggestion-divider):not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){flex:1 1 100%}.wd-search-full-screen .view-all-results:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){margin:10px -10px -10px -10px}.wd-search-full-screen .suggestion-divider:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){margin-top:20px;margin-inline:-20px;padding-top:20px}.wd-search-full-screen .searchform:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding-inline:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg: transparent;--wd-form-color: var(--color-gray-800);--wd-form-placeholder-color: var(--color-gray-800);--wd-form-brd-width: 0;--wd-form-height: unset}.wd-search-full-screen .searchform input[type="text"]:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){display:none}.form-style-underlined .wd-search-full-screen input[type="text"]:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding-left:0}.wd-search-full-screen .wd-close-search:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){position:absolute;top:5px;left:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){width:100px;height:100px}.wd-search-full-screen .wd-close-search.wd-style-icon>a:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)):before{font-size:38px}.wd-search-full-screen .wd-search-loader:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb), 0.8);opacity:0;transition:opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.2s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .wd-search-loader:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)):after{content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-search-full-screen .search-loading ~ .wd-search-loader:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .search-loading ~ .wd-search-loader:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)):after{--wd-anim-state: running}.wd-search-full-screen.wd-requests-enabled:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){--wd-requests-height: 70px}.wd-search-full-screen .wd-search-requests:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){margin-top:30px;padding-inline:20px}.wd-search-full-screen .wd-search-requests ul:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){text-align:center}.wd-search-full-screen .wd-search-requests-text:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){display:none}.wd-search-full-screen.wd-opened:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){transition:opacity 0s,visibility 0s,transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:none}.wd-search-full-screen .wd-search-area:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding-inline:15px;height:100%}.wd-search-full-screen .wd-search-area .wd-scroll-content:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){max-height:calc(100% - var(--wd-info-height) - var(--wd-requests-height) - var(--wd-form-height))}@media (max-width: 1024px){.wd-search-full-screen:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){--wd-form-height: 70px;--wd-info-height: 30px}.wd-search-full-screen .search-info-text:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){font-size:14px;line-height:20px}.wd-search-full-screen .searchform:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding-inline:15px}.wd-search-full-screen .searchform input[type="text"]:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){font-size:20px}.wd-search-full-screen .autocomplete-suggestion:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){padding:10px}.wd-search-full-screen .wd-close-search:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){display:none}}@media (max-width: 768.98px){.wd-search-full-screen .autocomplete-suggestion:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){flex-basis:33.333333%}}@media (max-width: 576px){.wd-search-full-screen .autocomplete-suggestion:not(:where(.citynet-app,.citynet-app *,#panel-header,#panel-header *,.accountCitynet,.accountCitynet *)){flex-basis:50%}}
