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