.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,.08);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);transform:translate3d(0,100%,0);--wd-form-height:110px;--wd-info-height:40px}.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 .search-info-text{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{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen .searchform{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]{padding:0;text-align:center;font-weight:600;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;position:absolute;top:5px;right:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb),.8);opacity:0;transition:opacity .2s cubic-bezier(.19,1,.22,1),visibility .2s cubic-bezier(.19,1,.22,1)}.wd-search-full-screen .wd-search-loader: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)}@media (max-width:1024px){.wd-search-full-screen{--wd-form-height:70px;--wd-info-height:30px}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px}.wd-search-full-screen .searchform{padding-inline:15px}.wd-search-full-screen .searchform input[type=text]{font-size:20px}.wd-search-full-screen .wd-close-search{display:none}}