.custom-search{width:100vw;max-width:100vw;position:absolute;left:var(--left, 0);top:var(--top, 0);padding-block:40px;border-radius:0;background-color:#fff}.custom-search__content-inner{height:fit-content;display:flex;gap:40px;margin-top:40px}.custom-search__content-left{width:350px;display:flex;flex-direction:column;gap:16px}.custom-search__content-left-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.custom-search__content-left-item{font-size:14px;font-weight:400;line-height:140%;color:#333;background-color:#fafafa;padding:6px 8px;text-decoration:none;max-width:170px;border-radius:4px;cursor:pointer}.custom-search__content-left-item:hover{background-color:#f2f2f2;font-weight:600}.custom-search__content-left-item *{text-decoration:none;color:#333}.custom-search__content-left-title,.custom-search__content-right-title{font-size:16px;font-weight:600;line-height:140%;color:#1a1a1a;margin:0}.custom-search__content-right{flex-basis:calc(100% - 350px);display:flex;flex-direction:column;gap:16px}.custom-search__content-right-items{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.custom-search__content-right-item{display:flex;padding:16px;background-color:#f5f5f5;border-radius:8px;overflow:hidden;gap:16px;align-items:center;text-decoration:none}.custom-search__content-right-item:hover{background-color:#f2f2f2}.custom-search__content-right-item:hover .custom-search__content-right-item-title{font-weight:600}.custom-search__content-right-item img{width:64px;height:64px;object-fit:cover}.custom-search__content-right-item-title{font-size:14px;font-weight:400;line-height:140%;color:#333;overflow:hidden;text-overflow:ellipsis;max-width:100%;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.custom-search__content-right-item-tag{font-size:12px;font-weight:400;line-height:140%;color:#56c500}.custom-search input[type=search]{border:1px solid #e6e6e6;padding:14px 20px;box-shadow:none;border-radius:4px;font-size:16px;font-weight:400;line-height:140%;background:#fff}.custom-search .search__button{background:#fff;color:#333}.custom-search predictive-search[open] .predictive-search,.custom-search predictive-search[loading] .predictive-search,.custom-search predictive-search[results] .predictive-search{display:block!important}.custom-search predictive-search:has(.predictive-search__results-list:not(:empty))~.custom-search__content,.custom-search predictive-search:has(.predictive-search__results-list .predictive-search__list-item)~.custom-search__content{display:none}.custom-search predictive-search:not(:has(.predictive-search__results-list))~.custom-search__content,.custom-search predictive-search:has(.predictive-search__results-list:empty)~.custom-search__content{display:block}.custom-search predictive-search[results]:has(.predictive-search__results-list)~.custom-search__content{display:none}.custom-search predictive-search:not([results]):not(:has(.predictive-search__results-list))~.custom-search__content,.custom-search predictive-search[loading]:not(:has(.predictive-search__results-list))~.custom-search__content{display:block}.custom-search #predictive-search-results{display:flex!important;flex-direction:column;gap:16px;margin-top:40px}.custom-search predictive-search[results] #predictive-search-results .predictive-search__loading-state{display:none!important}.custom-search predictive-search[loading]:not([results]) .predictive-search>.predictive-search__loading-state{display:flex!important;justify-content:center;align-items:center;padding:1.3rem 2rem}.custom-search predictive-search[results] .predictive-search>.predictive-search__loading-state{display:none!important}.custom-search #predictive-search-results-groups-wrapper,.custom-search .predictive-search__results-groups-wrapper{display:block!important}.custom-search .predictive-search__list-item{width:100%!important}.predictive-search__results-list{display:flex!important;flex-direction:column;gap:12px}.predictive-search__list-item{width:100%!important;font-size:14px;font-weight:400;line-height:140%;color:#333;text-decoration:none}.predictive-search__list-item a{text-decoration:none;color:#333}.predictive-search__results-title{font-size:16px;font-weight:600;line-height:140%;color:#1a1a1a;margin:0}@media screen and (max-width:767px){.custom-search{width:100%;max-width:100%;padding-block:24px;max-height:calc(100vh - 100px);overflow-y:auto}.custom-search input[type=search]{padding:16px 20px}.custom-search__content-inner{flex-direction:column;gap:24px}.custom-search__content-left{width:100%}.custom-search__content-right{flex-basis:100%}.custom-search__content-right-items{grid-template-columns:repeat(1,1fr)}.predictive-search__results-title{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-search.css.map */
