.wd-search-full-screen-2{--wd-content-heigh:80vh;display:flex;align-items:center;top:var(--wd-admin-bar-h);padding-top:50px;--wd-form-height:50px;transition:visibility .25s ease,opacity .25s ease;background-color:rgba(var(--bgcolor-white-rgb),.97)}.wd-search-full-screen-2 .searchform{opacity:0;transform:translateY(150px);--wd-form-height:unset;transition:all .8s cubic-bezier(.19,1,.22,1) .2s}.wd-search-full-screen-2 .wd-dropdown-results .wd-scroll-content{max-height:none;height:0;transition:all .6s ease}.wd-search-full-screen-2 .wd-dropdown-results.wd-opened .wd-scroll-content{height:calc(var(--wd-content-heigh) - 50px - var(--wd-form-height) - var(--wd-requests-height) - var(--wd-admin-bar-h))}.wd-search-full-screen-2 .wd-dropdown-results.wd-no-results .wd-scroll-content{height:20vh}.wd-search-full-screen-2 .autocomplete-suggestions{gap:20px;padding-top:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.wd-search-full-screen-2 .wd-close-search{right:0;position:absolute;top:0}.wd-search-full-screen-2 .wd-close-search.wd-style-icon>a:before{font-size:26px}.wd-search-form.wd-display-full-screen-2{cursor:pointer}.wd-search-form.wd-display-full-screen-2 .searchform{user-select:none;pointer-events:none}.wd-search-full-screen-2.wd-requests-enabled .autocomplete-suggestions{padding-top:10px}.wd-search-full-screen-2 .wd-search-requests{opacity:0;transform:translateY(150px);transition:all .8s cubic-bezier(.19,1,.22,1) .3s}.wd-search-full-screen-2.wd-opened{padding-right:var(--wd-scroll-w)}.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-requests){opacity:1;transform:none}.wd-search-full-screen-2 .wd-search-area{opacity:0;transform:translateY(150px);transition:all .8s cubic-bezier(.19,1,.22,1) .3s}.wd-search-full-screen-2 .wd-search-area .wd-scroll-content{max-height:calc(var(--wd-content-heigh) - 50px - var(--wd-form-height) - var(--wd-requests-height) - var(--wd-admin-bar-h))}.wd-search-full-screen-2 .wd-search-requests~.wd-search-area{transition-delay:.4s}.wd-search-full-screen-2.wd-opened .wd-search-area{visibility:visible;opacity:1;transform:none}.wd-search-full-screen-2.wd-searched .wd-search-area .wd-scroll-content{visibility:hidden;opacity:0;max-height:0;padding:0}@media (min-width:1025px){.wd-search-full-screen-2{--wd-content-heigh:100vh;--wd-form-height:65px}.wd-search-full-screen-2 .searchform input[type=text]{padding-left:20px}.wd-search-full-screen-2 .searchform.wd-with-cat{--wd-search-cat-w:220px}.wd-search-full-screen-2 .wd-search-cat>a{padding-inline:30px}.form-style-underlined .wd-search-full-screen-2 .searchform input[type=text]{padding-left:0}}@media (max-width:576px){.wd-search-full-screen-2 .autocomplete-suggestions{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}