.wd-search-full-screen{transform:translate3d(0,100%,0);--wd-search-sp:20px;--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);flex-direction:column;background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,.08);display:flex}.wd-search-full-screen .wd-not-found-msg,.wd-search-full-screen .wd-search-title{text-align:center}.wd-search-full-screen :is(.wd-search-history,.wd-search-requests,.wd-search-info-text):not(:last-child){border-bottom:1px solid var(--brdcolor-gray-300);padding-bottom:var(--wd-search-sp)}.wd-search-full-screen .wd-search-results{overflow-y:scroll;padding-top:var(--wd-search-sp);margin-top:calc(var(--wd-search-sp)*-1)}.wd-search-full-screen .wd-search-suggestions .wd-search-title{border-top:1px solid var(--brdcolor-gray-300);padding-block:var(--wd-search-sp) calc(var(--wd-search-sp) - 10px)}.wd-search-full-screen .wd-search-suggestions .wd-search-title:first-child{padding-top:0;border-top:none}.wd-search-full-screen .wd-suggestions-group{justify-content:center;flex-wrap:wrap;display:flex}.wd-search-full-screen .wd-suggestion{flex-grow:0;padding:10px;flex-basis:200px}.wd-search-full-screen .wd-not-found{flex:1 1 100%!important}.wd-search-full-screen .wd-all-results{margin-top:10px}.wd-search-full-screen.wd-searched .wd-search-area{display:none}.wd-search-full-screen .searchform{--wd-form-color:var(--color-gray-800);--wd-form-height:unset;--wd-form-placeholder-color:var(--color-gray-800);margin-bottom:var(--wd-search-sp);border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-brd-width:0;padding-inline:100px;--wd-form-bg:transparent}.wd-search-full-screen .searchform input[type=text]{padding:0;font-size:48px;font-weight:600;text-align:center}.wd-search-full-screen .searchform .searchsubmit{display:none}.wd-search-full-screen .wd-close-search.wd-style-icon{inset-inline-end:5px;--wd-action-icon-size:38px;position:absolute;top:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{height:100px;width:100px}.wd-search-full-screen .wd-search-info-text{font-size:var(--wd-search-font-size);text-align:center;padding-inline:15px}.wd-search-full-screen .wd-search-loader{top:calc(var(--wd-form-height) + 1px)}.wd-search-full-screen .wd-search-loading~.wd-search-loader{pointer-events:auto;opacity:1}.wd-search-full-screen .wd-search-loading~.wd-search-loader:after{--wd-anim-state:running}.wd-search-full-screen .wd-search-history{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .wd-search-history ul{justify-content:center}.wd-search-full-screen .wd-search-requests{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .wd-search-requests ul{justify-content:center}.wd-search-full-screen .wd-search-area{height:100%;padding-top:var(--wd-search-sp);padding-inline:15px;margin-top:calc(var(--wd-search-sp)*-1)}.wd-search-full-screen.wd-opened{transform:none;transition:opacity 0s,visibility 0s,transform .5s cubic-bezier(.19,1,.22,1)}@media (max-width:1024px){.wd-search-full-screen{--wd-form-height:70px}.wd-search-full-screen .searchform{padding-inline:var(--wd-search-sp)}.wd-search-full-screen .searchform input[type=text]{font-size:20px}.wd-search-full-screen .wd-close-search{display:none}}@media (max-width:768.98px){.wd-search-full-screen .wd-suggestion{flex-basis:33.333333%}}@media (max-width:576px){.wd-search-full-screen .wd-suggestion{flex-basis:50%}}