.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;width:calc(100% + .2rem);background-color:#fff;z-index:100;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 24px #0000001f;overflow:hidden}@media screen and (min-width:750px){.predictive-search{border-top:none}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:2rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.sipsy-search-mobile-header{display:none}@media screen and (max-width:749px){.sipsy-search-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:10}.sipsy-search-mobile-title{font-size:16px;font-weight:700;color:#021739}.sipsy-search-close-btn{background:none;border:none;font-size:20px;color:#021739;cursor:pointer;padding:4px 8px;line-height:1;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background .2s}.sipsy-search-close-btn:hover{background:#f0f0f0}}.sipsy-search-dropdown{padding:0;display:flex;flex-direction:column;max-height:80vh}.sipsy-search-inner{display:flex;gap:0;padding:24px 28px 16px;border-bottom:1px solid #f0f0f0;overflow-y:auto;flex:1}.sipsy-search-suggestions{flex:0 0 220px;min-width:180px;padding-right:28px;border-right:1px solid #f0f0f0}.sipsy-search-section-title{font-size:16px;font-weight:700;color:#021739;margin:0 0 16px;padding:0;border:none;font-family:inherit;letter-spacing:0}.sipsy-suggestion-link{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:14px;color:#021739!important;text-decoration:none!important;border-bottom:none;transition:color .15s;width:100%}.sipsy-suggestion-link:hover{color:#021739!important;background:none!important}.sipsy-suggestion-link:hover span:first-child{text-decoration:underline}.sipsy-suggestion-arrow{font-size:16px;color:#021739;flex-shrink:0;margin-left:8px}.sipsy-suggestion-link mark{background:transparent;font-weight:700;color:#021739}.predictive-search__list-item{list-style:none}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{background:none!important;color:#021739!important}.predictive-search__list-item[aria-selected=true] .sipsy-suggestion-link span:first-child,.predictive-search__list-item:hover .sipsy-suggestion-link span:first-child{text-decoration:underline}.sipsy-search-products{flex:1;padding-left:28px;overflow:hidden}.sipsy-search-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0}@media screen and (max-width:1100px){.sipsy-search-products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.sipsy-search-inner{flex-direction:column;padding:16px}.sipsy-search-suggestions{flex:none;border-right:none;border-bottom:1px solid #f0f0f0;padding-right:0;padding-bottom:16px;margin-bottom:16px}.sipsy-search-products{padding-left:0}.sipsy-search-products-grid{grid-template-columns:repeat(2,1fr)}}.sipsy-search-product-item{list-style:none}.sipsy-search-product-link{display:block;text-decoration:none!important;color:#021739!important}.sipsy-search-product-image{width:100%;aspect-ratio:1;background:#f5f5f5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.sipsy-search-product-image img{width:100%;height:100%;object-fit:contain;padding:8px}.sipsy-search-no-image{width:100%;height:100%;background:#ebebeb}.sipsy-search-product-title{font-size:13px;font-weight:600;color:#021739;margin:0 0 4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sipsy-search-product-price{font-size:13px;font-weight:700;color:#021739;margin:0}.sipsy-search-product-item[aria-selected=true] .sipsy-search-product-image,.sipsy-search-product-item:hover .sipsy-search-product-image{background:#eafaf7}.sipsy-search-product-item[aria-selected=true] .sipsy-search-product-title,.sipsy-search-product-item:hover .sipsy-search-product-title{text-decoration:underline}.sipsy-search-footer{display:flex;justify-content:center;padding:16px 28px 20px}.sipsy-see-all-btn{display:inline-flex!important;align-items:center;gap:8px;padding:12px 32px!important;border:2px solid #021739!important;border-radius:50px!important;background:#00ffda!important;color:#021739!important;font-size:14px!important;font-weight:700!important;cursor:pointer;transition:background-color .2s,color .2s;width:auto!important;text-decoration:none!important;font-family:inherit}.sipsy-see-all-btn:hover{background:#021739!important;color:#00ffda!important;border-color:#021739!important}.sipsy-see-all-btn .icon-arrow{width:1.4rem;height:1.4rem;color:currentColor}@media screen and (max-width:749px){.predictive-search{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;max-height:100vh!important;border-radius:0!important;z-index:1000!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth}.sipsy-search-dropdown{max-height:none;min-height:100vh}.sipsy-search-inner{flex-direction:column;padding:16px;overflow-y:visible;flex:none}.sipsy-search-suggestions{flex:none;border-right:none;border-bottom:1px solid #f0f0f0;padding-right:0;padding-bottom:16px;margin-bottom:16px}.sipsy-search-products{padding-left:0}.sipsy-search-products-grid{grid-template-columns:repeat(2,1fr)}.sipsy-search-footer{padding:20px 16px 32px;position:sticky;bottom:0;background:#fff;border-top:1px solid #f0f0f0}}.predictive-search__item--term{display:none}.sipsy-search-footer .predictive-search__item--term{display:inline-flex}.predictive-search__search-for-button{display:none}.sipsy-search-footer{display:flex}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-predictive-search.css.map */
