.header_search .search_form{position:relative}html.unimech-search-open .header_search .elem_toggle,html.unimech-search-open .header_search .search_form>button,.header_search .elem_toggle.active{opacity:0;pointer-events:none;visibility:hidden}.unimech-search-open{overflow:hidden}.unimech-predictive-search[hidden]{display:none}.unimech-predictive-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;color:#101d2a;text-align:left}.header_search .unimech-predictive-search button{position:static;top:auto;right:auto;display:initial;width:auto;height:auto;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:inherit;line-height:inherit;text-align:inherit}.header_search .unimech-predictive-search button:before{content:none}.unimech-predictive-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000d1b61}.unimech-predictive-search__dialog{position:absolute;top:104px;right:28px;display:flex;flex-direction:column;width:min(1040px,calc(100vw - 56px));max-height:min(760px,calc(100vh - 130px));overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 22px 64px #00122852}.unimech-predictive-search__topbar{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;border-bottom:1px solid #e7edf3;color:#101d2a;font-size:15px}.unimech-predictive-search__topbar strong{font-size:15px;font-weight:700}.header_search .unimech-predictive-search .unimech-predictive-search__close{position:absolute;top:8px;right:12px;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:#707a84;cursor:pointer;font-size:0;line-height:0;overflow:hidden;text-indent:-999px;z-index:2}.header_search .unimech-predictive-search .unimech-predictive-search__close span{display:none}.header_search .unimech-predictive-search .unimech-predictive-search__close:hover,.header_search .unimech-predictive-search .unimech-predictive-search__close:focus{background:#f2f5f8;color:#ff3d00}.header_search .unimech-predictive-search .unimech-predictive-search__close:before,.header_search .unimech-predictive-search .unimech-predictive-search__close:after{position:absolute;top:7px;left:13px;width:2px;height:14px;border-radius:1px;background:currentColor;content:""}.header_search .unimech-predictive-search .unimech-predictive-search__close:before{content:"";transform:rotate(45deg)}.header_search .unimech-predictive-search .unimech-predictive-search__close:after{content:"";transform:rotate(-45deg)}.unimech-predictive-search__body{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:420px;overflow:hidden}.unimech-predictive-search__filters{overflow-y:auto;border-right:1px solid #e7edf3;background:#f8fafc;padding:18px 16px}.unimech-predictive-search__filter-block+.unimech-predictive-search__filter-block{margin-top:24px}.unimech-predictive-search__filter-block p{margin:0 0 12px;color:#101d2a;font-size:14px;font-weight:700;line-height:1.2}.unimech-predictive-search__side-link{display:flex;align-items:center;width:100%;min-height:30px;margin:0;border:0;background:transparent;color:#233547;cursor:pointer;font:inherit;font-size:13px;line-height:1.25;text-align:left;text-decoration:none}.unimech-predictive-search__side-link:hover,.unimech-predictive-search__side-link:focus{color:#ff3d00;text-decoration:none}.unimech-predictive-search__results{overflow-y:auto;padding:24px 28px 20px}.unimech-predictive-search__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 30px}.unimech-predictive-search__product{display:grid;gap:12px;color:#101d2a;text-align:center;text-decoration:none}.unimech-predictive-search__product:hover,.unimech-predictive-search__product:focus{color:#101d2a;text-decoration:none}.unimech-predictive-search__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / .78;min-height:150px;overflow:hidden;border-radius:6px;background:#fff}.unimech-predictive-search__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .18s ease}.unimech-predictive-search__product:hover .unimech-predictive-search__image img,.unimech-predictive-search__product:focus .unimech-predictive-search__image img{transform:scale(1.04)}.unimech-predictive-search__info{display:grid;gap:7px;min-width:0}.unimech-predictive-search__info strong{display:-webkit-box;min-height:42px;overflow:hidden;color:#101d2a;font-size:16px;font-weight:400;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.unimech-predictive-search__price{display:inline-flex;justify-content:center;gap:8px;align-items:baseline}.unimech-predictive-search__price s{color:#101d2a;font-size:14px;line-height:1.2;opacity:.75}.unimech-predictive-search__price em{color:#101d2a;font-size:15px;font-style:normal;font-weight:700;line-height:1.2}.unimech-predictive-search__price em.is-sale{color:#ff002b}.unimech-predictive-search__all{display:block;margin:24px auto 0;width:fit-content;color:#ff3d00;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none}.unimech-predictive-search__all:hover,.unimech-predictive-search__all:focus{color:#011327;text-decoration:none}.unimech-predictive-search__empty{padding:22px;color:#5c6b78;font-size:14px;line-height:1.35;text-align:center}@media(max-width:991px){.unimech-predictive-search__dialog{top:82px;right:20px;width:calc(100vw - 40px);max-height:calc(100vh - 104px)}.unimech-predictive-search__body{grid-template-columns:190px minmax(0,1fr)}.unimech-predictive-search__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}}@media(max-width:640px){.unimech-predictive-search__dialog{top:18px;right:10px;width:calc(100vw - 20px);max-height:calc(100vh - 36px)}.unimech-predictive-search__body{display:block;overflow-y:auto}.unimech-predictive-search__filters{max-height:170px;border-right:0;border-bottom:1px solid #e7edf3}.unimech-predictive-search__results{overflow:visible;padding:18px 16px 20px}.unimech-predictive-search__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.unimech-predictive-search__image{min-height:112px}.unimech-predictive-search__info strong{min-height:38px;font-size:14px}}.unimech-search-open .dfd-root,.unimech-search-open .dfd-fullscreen,.unimech-search-open .dfd-layer,.unimech-search-open .dfd-results,.unimech-search-open .dfd-searchbox,.unimech-search-open .dfd-card,.unimech-search-open .doofinder,.unimech-search-open [id*=doofinder],.unimech-search-open [class*=doofinder]{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/44/assets/unimech-predictive-search.css.map */
