.search-modal__form-inner .field,.search__form-inner .field{flex-wrap:wrap}.search-modal__form-inner .field .search__input,.search__form-inner .field .search__input{width:auto;max-width:100%;margin-bottom:1rem}@media screen and (min-width: 990px){.search-modal__form-inner .field .search__input,.search__form-inner .field .search__input{margin-right:1rem;margin-bottom:0}}.search-modal__form-inner .field .predictive-search,.search__form-inner .field .predictive-search{width:100%;flex-grow:1}.predictive-search{display:none;width:100%;padding-top:.3rem;min-height:4.5rem;max-height:40rem;overflow-y:auto}@media screen and (min-width: 750px){.predictive-search{max-height:68rem}}.predictive-search .collections-grid__desc{text-transform:none}.predictive-search::-webkit-scrollbar{width:.4rem}.predictive-search::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:2rem}.predictive-search--search-template{width:100%}@media screen and (max-width: 989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width: 750px){.header predictive-search{position:relative}}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);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}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:not(:first-child){border-top:.1rem solid rgb(var(--color-border))}.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__item{display:flex;align-items:center;gap:1.5rem;width:100%;padding:.8rem;text-align:left;text-decoration:none;transition:background var(--duration-default)}@media screen and (min-width: 1100px){.predictive-search__item{padding:.8rem 2rem}}.predictive-search__item--link{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:.8rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.predictive-search__item-content .price__regular,.predictive-search__item-content .price-item--sale{font-size:1.3rem}.predictive-search__item-content .price-item--regular{color:rgb(var(--color-foreground-secondary))}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{margin-top:0}.predictive-search__item-heading{display:inline;margin:0;font-weight:500;line-height:1.5;text-decoration:none;background:no-repeat 0 calc(100% - .3rem);background-image:linear-gradient(rgb(var(--color-accent)),rgb(var(--color-accent)));background-size:0% .1rem;transition-property:color,background-size,opacity;transition-duration:var(--duration-default);transition-timing-function:ease;font-size:var(--font-heading-card-size)}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem .8rem;word-break:break-all;color:rgb(var(--color-button));transition:opacity var(--duration-default)}.predictive-search__item--term:hover{opacity:.7}@media screen and (min-width: 1100px){.predictive-search__item--term{padding:1.3rem 2rem}}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-bottom:.2rem}.predictive-search__image{display:block;grid-area:product-image;flex:none;width:3.6rem;height:3.6rem;object-fit:cover;font-family:"object-fit: contain"}@media screen and (min-width: 1100px){.predictive-search__image{width:5rem;height:5rem}}.predictive-search__results-list{display:none}.predictive-search__results-list.active{display:grid}.predictive-search__results-list_products,.predictive-search__results-list_articles,.predictive-search__results-list_pages{grid-template-columns:1fr}@media screen and (min-width: 576px){.predictive-search__results-list_products,.predictive-search__results-list_articles,.predictive-search__results-list_pages{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.predictive-search__results-list_products,.predictive-search__results-list_articles,.predictive-search__results-list_pages{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1100px){.predictive-search__results-list_products,.predictive-search__results-list_articles,.predictive-search__results-list_pages{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_products{margin-left:0;margin-right:.1rem}@media screen and (min-width: 576px){.predictive-search__results-list_products{margin-left:.1rem}}.predictive-search__results-list_products .card__title{text-align:left}.predictive-search__results-list_products .card__description{text-transform:none}.predictive-search__results-list_products .collection-product-card{margin-left:0}@media screen and (min-width: 576px){.predictive-search__results-list_products .collection-product-card{margin-left:-.1rem;margin-right:-.1rem}}.predictive-search__results-list_articles{margin-left:.1rem;margin-right:.1rem}.predictive-search__results-list_articles .article-card__header{text-align:left;text-transform:none}.predictive-search__results-list_articles .article-card__meta{font-weight:var(--font-body-weight)}.predictive-search__results-list_pages .card-page{display:flex;align-items:center;height:100%}.predictive-search__results-list_pages .card-page__content{padding:7rem 3.6rem}.predictive-search__results-list_pages .card-page .card__text{text-transform:none;transition:color var(--duration-default)}.predictive-search__results-list_pages .card-page:hover .card__text{color:rgba(var(--color-foreground-title),.8)}.predictive-search__results-list_collections{grid-template-columns:1fr;gap:.4rem}@media screen and (min-width: 576px){.predictive-search__results-list_collections{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.predictive-search__results-list_collections{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1100px){.predictive-search__results-list_collections{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_collections img.img-scale{transition:transform var(--duration-default) ease}.predictive-search__results-list_collections .collection-product-card:hover img.img-scale{transform:scale(1.07)}.predictive-search__results-list_collections .card-wrapper__image{opacity:1}.predictive-search__results-list_collections .collection-product-card{margin-left:0;margin-right:0}.predictive-search__results-list_collections .collection-product-card:after{opacity:.9}.predictive-search__results-list_collections .card-wrapper{position:static;width:100%}.predictive-search__results-list_collections .card-information{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:3rem;text-decoration:none}.collections-grid__card{display:flex}.collections-grid__card:nth-child(2n-1) .collections-grid__title{font-style:var(--font-span-heading-style)}.collections-grid__card .image-ratio{display:table;box-sizing:border-box;width:0}.collections-grid__card .image-ratio--portrait{padding-bottom:130%}.collections-grid__card .image-ratio--square{padding-bottom:100%}.collections-grid__card .image-ratio--landscape{padding-bottom:66.7%}.collections-grid__title{margin:0;margin-bottom:1.2rem;color:#fff;text-transform:none}@media screen and (min-width: 750px){.collections-grid__title{font-size:4.5rem}}.collections-grid__desc{margin:0;font-size:1.2rem;line-height:145%;color:#fff9}.predictive-search__text{text-transform:none;font-weight:400}.template-404 .predictive-search__results-list{grid-template-columns:1fr}@media screen and (min-width: 750px){.template-404 .predictive-search__results-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1100px){.template-404 .predictive-search__results-list{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-predictive-search.css.map */
