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