.search-modal__content .field,.search__form-inner .field{display:block}.search-modal__content .search__button,.search__form-inner .search__button{position:static;margin-top:1rem;width:100%}@media screen and (min-width:750px){.search-modal__content .search__button,.search__form-inner .search__button{position:absolute;top:.8rem;margin-top:0;min-width:10.8rem;min-height:5rem;width:auto;transform:none}}.predictive-search{display:none;width:100%;min-height:4.5rem;border:none;overflow:hidden}.predictive-search--search-template{width:100%}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);margin:0 auto;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,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;align-items:center;padding:1.3rem 2rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{opacity:.7;text-decoration:none}.predictive-search{padding:2rem}.predictive-search__result-tabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;padding-bottom:1rem;width:100%;list-style:none}.predictive-search__result-tabs:empty{padding-bottom:0}.predictive-search__result-tab{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:0;font-size:1.6rem}.predictive-search__result-tab span{position:relative;padding:.7rem 1.2rem;background-color:transparent;border-radius:var(--border-radius-large);text-transform:none;text-decoration:none;transition:border var(--duration-default) linear;z-index:1;border:2px solid rgb(var(--color-border))}@media screen and (min-width:1150px){.predictive-search__result-tab:hover span{border:2px solid rgb(var(--color-accent))}}.predictive-search__result-tab.active span{border:2px solid rgb(var(--color-accent))}.predictive-search-results-wrapper,.predictive-search__pages-wrapper{max-height:calc(100vh - var(--search-height) - 3.2rem);max-height:calc(var(--vh, 1vh) * 100 - 3.2rem);max-height:calc(100dvh - var(--search-height) - 3.2rem);overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width:576px){.predictive-search-results-wrapper,.predictive-search__pages-wrapper{max-height:calc(100vh - var(--search-height) - 4.8rem);max-height:calc(var(--vh, 1vh) * 100 - 4.8rem);max-height:calc(100dvh - var(--search-height) - 4.8rem)}}.predictive-search-results-wrapper::-webkit-scrollbar,.predictive-search__pages-wrapper::-webkit-scrollbar{width:.6rem;height:.6rem}.predictive-search-results-wrapper::-webkit-scrollbar-thumb,.predictive-search__pages-wrapper::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search-results-wrapper .card-information__wrapper,.predictive-search__pages-wrapper .card-information__wrapper{z-index:2;pointer-events:none}.predictive-search-initial-content .card__title,.predictive-search__results-list_products .card__title{margin-bottom:.6rem;font-size:1.4rem;line-height:1.4}.predictive-search-initial-content .card-horizontal__information .card__collection-title,.predictive-search__results-list_products .card-horizontal__information .card__collection-title{letter-spacing:calc(var(--font-body-letter-spacing) * .1);font-size:1.2rem}.predictive-search-initial-content .card-horizontal-wrapper .product-form__controls-group label,.predictive-search__results-list_products .card-horizontal-wrapper .product-form__controls-group label{display:inline-flex}.predictive-search-initial-content .product-parameters.no-js-hidden,.predictive-search__results-list_products .product-parameters.no-js-hidden{margin-top:1.6rem}.predictive-search-initial-content .card-horizontal__information .price-item--sale,.predictive-search-initial-content .price,.predictive-search__results-list_products .card-horizontal__information .price-item--sale,.predictive-search__results-list_products .price{font-size:1.4rem;font-weight:500}.predictive-search-initial-content .card-horizontal__information .card-horizontal__block .price__compare,.predictive-search-initial-content .card-horizontal__information .card-horizontal__block,.predictive-search__results-list_products .card-horizontal__information .card-horizontal__block .price__compare,.predictive-search__results-list_products .card-horizontal__information .card-horizontal__block{margin:0}.predictive-search-initial-content .card-horizontal-wrapper .card-horizontal-wrapper-box,.predictive-search__results-list_products .card-horizontal-wrapper .card-horizontal-wrapper-box{align-items:center}.predictive-search-initial-content .card-information,.predictive-search__results-list_products .card-information{padding-top:1.4rem}.predictive-search-initial-content .card-wrapper .button--link,.predictive-search__results-list_products .card-wrapper .button--link{padding:0;width:4.4rem;height:4.4rem;min-height:4.4rem}.predictive-search-initial-content .card-wrapper .button--link .icon,.predictive-search__results-list_products .card-wrapper .button--link .icon{width:2rem;height:2rem}.predictive-search__results-list_products{grid-template-columns:1fr;gap:1rem;max-width:380px}.predictive-search__results-list_pages{grid-template-columns:1fr;gap:.4rem}.predictive-search__results-list_articles{grid-template-columns:1fr;gap:1rem;max-width:480px}.predictive-search__results-list_articles .article .article-card__horizontal{grid-template-columns:minmax(auto,10rem) 1fr;align-items:center;grid-gap:1rem}@media screen and (min-width:750px){.predictive-search__results-list_articles .article .article-card__horizontal{grid-template-columns:minmax(auto,14rem) 1fr}}.predictive-search__results-list_articles .article-card__bottom{margin-top:0}.predictive-search__results-list_articles .article .article-card--image--link{border-radius:var(--border-radius-small)}.predictive-search__results-list_collections{grid-template-columns:1fr;gap:.4rem}.predictive-search__results-list_collections .card-wrapper{position:relative;display:flex;align-items:center;gap:.8rem;overflow:hidden;border-radius:var(--border-radius-large);padding:1rem .8rem;transition:background-color var(--duration-default) linear;max-width:180px}.predictive-search__results-list_collections .card-wrapper:hover{background-color:rgb(var(--color-background-secondary))}.predictive-search__results-list_collections .card-wrapper__link--overlay{z-index:3}.predictive-search__results-list_collections .card-information{padding:0}.predictive-search__results-list_collections .collections-grid__card-image{width:2.4rem;height:2.4rem;flex:none}.predictive-search__results-list_collections .collections-grid__card-image img,.predictive-search__results-list_collections .collections-grid__card-image svg{width:100%;height:100%;object-fit:cover}.card-page{position:relative;display:flex;align-items:center;padding:1rem .8rem;gap:.8rem;border-radius:var(--border-radius-large);background-color:rgb(var(--color-background));transition:background-color var(--duration-default) linear;overflow:hidden;max-width:180px}.card-page:hover{background-color:rgb(var(--color-background-secondary))}.card-page .icon-wrapper{flex:none;width:2.4rem;height:2.4rem}.card-page .icon-wrapper .icon{width:2rem;height:2rem;flex-shrink:0}.predictive-search__text{color:rgb(var(--color-foreground-secondary));word-break:break-word;margin:0}.predictive-search__results-list{display:none}.predictive-search__results-list.active{display:grid}.predictive-search{width:100%;overflow:hidden!important;box-sizing:border-box}.predictive-search-results-wrapper,.predictive-search__pages-wrapper{width:100%!important;max-width:none!important;max-height:calc(100vh - var(--search-height) - 4.8rem)!important;max-height:calc(100dvh - var(--search-height) - 4.8rem)!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box;-webkit-overflow-scrolling:touch}predictive-search[open] .search__modal,predictive-search[open] .search__items{overflow:hidden!important}#predictive-search-results,#predictive-search-results-groups-wrapper,.predictive-search__results-groups-wrapper,.predictive-search__result-group{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box}.predictive-search__results-list_products{width:100%!important;min-width:0!important;max-width:none!important;grid-template-columns:minmax(0,1fr)!important;box-sizing:border-box}.predictive-search__results-list_products .predictive-search__list-item,.predictive-search__results-list_products .card-horizontal-wrapper,.predictive-search__results-list_products .card-horizontal-wrapper-box{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box}.predictive-search__results-list_products .card-horizontal__information{min-width:0!important;max-width:none!important}.predictive-search__results-list_products .card-horizontal__title,.predictive-search__results-list_products .card-horizontal__title a{width:100%!important;min-width:0!important;max-width:none!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-line-clamp:unset!important;line-clamp:unset!important}@media screen and (max-width:749px){.predictive-search-results-wrapper,.predictive-search__pages-wrapper{max-height:calc(100vh - var(--search-height) - 3.2rem)!important;max-height:calc(100dvh - var(--search-height) - 3.2rem)!important}}.predictive-search__results-list_products .card-horizontal__image{width:8rem!important;min-width:8rem!important;max-width:8rem!important}.predictive-search__results-list_products .card-horizontal__inner,.predictive-search__results-list_products .card-horizontal__inner>a.media{width:100%!important;aspect-ratio:1 / 1!important}.predictive-search__results-list_products .card-horizontal__inner>a.media{display:block!important;height:auto!important;padding-bottom:100%!important;overflow:hidden!important;background:#fff}.predictive-search__results-list_products .card-horizontal__inner img,.predictive-search__results-list_products .card-horizontal__inner .media--first,.predictive-search__results-list_products .card-horizontal__inner .media--second{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:.3rem;box-sizing:border-box}@media screen and (max-width:749px){.predictive-search__results-list_products .card-horizontal__image{width:6rem!important;min-width:6rem!important;max-width:6rem!important}}.predictive-search__results-list_collections{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.2rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.predictive-search__results-list_collections .predictive-search__list-item{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.predictive-search__results-list_collections .card-wrapper{position:relative!important;isolation:isolate;display:grid!important;grid-template-columns:6.4rem minmax(0,1fr) 3.2rem!important;align-items:center!important;gap:1.4rem!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:9rem!important;padding:1.2rem 1.4rem!important;background:rgb(var(--color-background))!important;border:1px solid rgba(var(--color-foreground),.08)!important;border-radius:var(--border-radius-large)!important;box-shadow:0 .1rem .3rem rgba(var(--color-foreground),.03)!important;overflow:hidden!important;box-sizing:border-box!important;transform:translateY(0);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.predictive-search__results-list_collections .card-wrapper:after{content:"\2192";display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;font-size:1.6rem;line-height:1;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05);border-radius:50%;opacity:0;transform:translate(-.5rem);pointer-events:none;z-index:2;transition:opacity .18s ease,transform .18s ease,background-color .18s ease!important}.predictive-search__results-list_collections .collections-grid__card-image{position:relative;z-index:1;display:flex!important;align-items:center!important;justify-content:center!important;width:6.4rem!important;height:6.4rem!important;min-width:6.4rem!important;padding:.6rem!important;background:rgba(var(--color-foreground),.035)!important;border:1px solid rgba(var(--color-foreground),.04);border-radius:var(--border-radius-small)!important;overflow:hidden!important;box-sizing:border-box!important;transition:background-color .18s ease,border-color .18s ease,transform .18s ease!important}.predictive-search__results-list_collections .collections-grid__card-image img,.predictive-search__results-list_collections .collections-grid__card-image svg{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:scale(1);transition:transform .22s ease!important}.predictive-search__results-list_collections .card-information{position:relative;z-index:1;width:100%!important;min-width:0!important;max-width:none!important;padding:0!important}.predictive-search__results-list_collections .collections-grid__title{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;font-size:1.5rem!important;line-height:1.3!important;font-weight:600!important;color:rgb(var(--color-foreground))!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;transform:translate(0);transition:transform .18s ease!important}.predictive-search__results-list_collections .card-wrapper__link--overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3!important}@media screen and (min-width:990px){.predictive-search__results-list_collections .card-wrapper:hover{background:rgba(var(--color-foreground),.022)!important;border-color:rgba(var(--color-foreground),.13)!important;box-shadow:0 .8rem 2.4rem rgba(var(--color-foreground),.08),0 .2rem .6rem rgba(var(--color-foreground),.04)!important;transform:translateY(-.2rem)!important}.predictive-search__results-list_collections .card-wrapper:hover:after{opacity:1;transform:translate(0)}.predictive-search__results-list_collections .card-wrapper:hover .collections-grid__card-image{background:rgb(var(--color-background))!important;border-color:rgba(var(--color-foreground),.08);transform:translateY(-.1rem)}.predictive-search__results-list_collections .card-wrapper:hover .collections-grid__card-image img,.predictive-search__results-list_collections .card-wrapper:hover .collections-grid__card-image svg{transform:scale(1.05)}.predictive-search__results-list_collections .card-wrapper:hover .collections-grid__title{transform:translate(.2rem)}}.predictive-search__results-list_collections .card-wrapper:focus-within{background:rgba(var(--color-foreground),.022)!important;border-color:rgba(var(--color-foreground),.16)!important;box-shadow:0 0 0 .3rem rgba(var(--color-foreground),.06)!important}.predictive-search__results-list_collections .predictive-search__list-item[aria-selected=true] .card-wrapper{background:rgba(var(--color-foreground),.022)!important;border-color:rgba(var(--color-foreground),.13)!important}@media screen and (min-width:576px)and (max-width:989px){.predictive-search__results-list_collections{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:575px){.predictive-search__results-list_collections{grid-template-columns:minmax(0,1fr)!important;gap:1rem!important}.predictive-search__results-list_collections .card-wrapper{grid-template-columns:5.6rem minmax(0,1fr)!important;min-height:7.8rem!important;gap:1.2rem!important;padding:1rem 1.2rem!important}.predictive-search__results-list_collections .card-wrapper:after{display:none}.predictive-search__results-list_collections .collections-grid__card-image{width:5.6rem!important;height:5.6rem!important;min-width:5.6rem!important}}@media(prefers-reduced-motion:reduce){.predictive-search__results-list_collections .card-wrapper,.predictive-search__results-list_collections .card-wrapper:after,.predictive-search__results-list_collections .collections-grid__card-image,.predictive-search__results-list_collections .collections-grid__card-image img,.predictive-search__results-list_collections .collections-grid__title{transition:none!important}}.predictive-search__results-list_collections{margin-top:1.8rem!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-predictive-search.css.map */
