.wd-search-full-screen{position:fixed;z-index:400;background-color:#fff;box-shadow:0 0 14px rgba(0,0,0,.08);transition:opacity .3s ease .3s,transform .3s ease;transform:translate3d(0,100%,0);opacity:0;}.wd-search-full-screen .searchform{padding-right:100px;padding-left:100px;border-bottom:1px solid rgba(119,119,119,.2);opacity:0;transition:opacity .35s ease .2s;--wd-form-color:#333;--wd-form-placeholder-color:#333;}.wd-search-full-screen .searchform input[type="text"]{padding:0;height:110px;border:none;text-align:center;font-weight:600;font-size:48px;}.wd-search-full-screen .searchform .searchsubmit{display:none;}.wd-search-full-screen .search-info-text{display:block;}.wd-search-full-screen .wd-close-search{position:absolute;top:5px;left:5px;z-index:1;}.wd-search-full-screen .wd-close-search>a{width:100px;height:100px;}.wd-search-full-screen .wd-close-search>a:before{font-size:30px;}.wd-search-full-screen .search-results-wrapper{margin-top:-39px;height:calc(100% - 111px);}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-scroll-content{max-height:100%;height:100%;}.wd-search-full-screen .autocomplete-suggestions{justify-content:center;padding:10px;background-color:#fff;animation:wd-fadeInBottomShort .25s ease both;}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;flex-direction:column;padding:10px;border:none;}.wd-search-full-screen .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-left:0;max-width:100%;}.wd-search-full-screen .autocomplete-suggestion:hover,.wd-search-full-screen .autocomplete-suggestion.autocomplete-selected{background-color:transparent;}.wd-search-full-screen .suggestion-divider{flex:1 1 100%;margin-top:20px;margin-right:-10px;margin-left:-10px;padding-top:20px;border-top:1px solid rgba(119,119,119,.2);background-color:transparent !important;text-align:center;}.wd-search-full-screen .view-all-results{margin-top:10px;margin-right:-10px;margin-bottom:-10px;margin-left:-10px;}.wd-search-full-screen .no-found-msg{text-align:center;font-size:16px;}.wd-search-full-screen .search-loading+.search-info-text+.search-results-wrapper .wd-search-loader{visibility:visible;opacity:1;transition:opacity .3s ease,visibility .3s ease;}.wd-search-full-screen .search-loading+.search-info-text+.search-results-wrapper .wd-search-loader:after{animation:wd-rotate 450ms infinite linear;}.wd-search-full-screen.wd-opened{transform:none;opacity:1;transition:opacity 0s,transform .3s ease;}.wd-search-full-screen.wd-opened .searchform{opacity:1;}.wd-search-full-screen.wd-opened .search-info-text>span{transform:none;}.wd-search-full-screen.color-scheme-light{background-color:#101010;}.wd-search-full-screen.color-scheme-light .searchform{border-color:rgba(255,255,255,.15);--wd-form-color:rgba(255,255,255,.8);--wd-form-placeholder-color:rgba(255,255,255,.8);}.wd-search-full-screen.color-scheme-light .autocomplete-suggestions{background-color:#101010;}.wd-search-full-screen.color-scheme-light .suggestion-divider{border-color:rgba(255,255,255,.15);}.wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(255,255,255,.8);opacity:0;transition:opacity .1s ease,visibility .1s ease;}.wd-search-loader:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid #bbb;border-left-color:#000;border-radius:50%;vertical-align:middle;}.color-scheme-light .wd-search-loader{background-color:rgba(0,0,0,.9);}.color-scheme-light .wd-search-loader:after{border-color:rgba(255,255,255,.15);border-left-color:#fff;}.search-info-text{display:none;overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;}.search-info-text>span{display:block;transition:all .35s ease .15s;transform:translateY(-50px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.wd-search-opened{overflow:hidden;}@media (min-width: 1025px){.platform-Windows .wd-search-opened .header-banner,.platform-Windows .wd-search-opened .whb-row,.platform-Windows .wd-search-opened .main-page-wrapper{padding-right:17px;}}@media (max-width: 1024px){.wd-search-full-screen .searchform{padding-left:15px;padding-right:15px;}.wd-search-full-screen .searchform input[type="text"]{height:70px;font-size:20px;}.wd-search-full-screen .search-results-wrapper{margin-top:-29px;height:calc(100% - 71px);}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px;}.wd-search-full-screen .no-found-msg{font-size:14px;}.wd-search-full-screen .autocomplete-suggestion{padding:5px;}.wd-search-full-screen .suggestion-divider{padding-top:10px;}.wd-search-full-screen .wd-search-loader{align-items:flex-start;padding-top:100px;}.wd-search-full-screen .wd-close-search{display:none;}}@media (max-width: 768px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%;}}@media (max-width: 575px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%;}}