.search-modal .field:before,.search-modal .field:after{box-shadow:none}.search-modal .search__input.field__input{margin:0;padding:8px 0 13px 10px;height:48px;width:100%}.search-modal .search__input.field__input::placeholder{opacity:1;color:var(--disabled-color)}.search-modal .search__input.field__input:focus-visible,.search-modal .search__input.field__input:focus{box-shadow:none;padding:8px 0 13px 10px;caret-color:transparent}.search-modal .field:hover.field:after{box-shadow:none}.search-modal .field__label{display:none}.predictive-search__product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.predictive-search__product-grid .predictive-search__list-item:nth-child(n+6){display:none}.search-modal:has(.search__input.field__input:not(:placeholder-shown)) .search__input.field__input{caret-color:currentColor;caret-shape:bar}.predictive-search--wrapper{display:flex;gap:1rem;padding:2.4rem 1.6rem 4.8rem 3.8rem;height:100%;min-height:43rem}.predictive-search-menu-wrapper{max-width:32.1rem;width:100%;display:flex;flex-direction:column;gap:1.2rem}.predictive-search-image-wrapper{display:flex;flex-direction:column;gap:1.3rem}.predictive-search-image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;padding-top:.2rem}.predictive-search-image-card__title{margin:0;align-self:center}.predictive-search-image-card__content{display:flex;justify-content:space-between;gap:1rem;padding-block:.19rem;padding-inline:.4rem;height:2.18rem;align-items:center}.predictive-search-image-card__content .svg-wrapper,.predictive-search-image-card__content .svg-wrapper svg{width:1.2rem;height:.9rem;overflow:visible;align-self:flex-end}.predictive-search-image-card__content .svg-wrapper{padding-bottom:.2rem}.predictive-search-image-card__link{text-decoration:none;display:flex;gap:.4rem;flex-direction:column}.predictive-search-image-card__link:hover .predictive-search-image-card__title{font-family:NeueHaasUnicaW1G-bold;font-weight:700;font-family:var(--font-neue-haas-unica-bold)}.predictive-search-menu__title,.predictive-search-image-wrapper__title{margin:0;color:var(--disabled-color);height:2.1rem;display:flex;align-items:center}.header__search:has(.search__input.field__input:not(:placeholder-shown)) .predictive-search--wrapper{display:none;transition:all 1s ease-in-out;overflow:hidden}.header__search:has(.search__input.field__input:placeholder-shown) [data-predictive-search]{display:none}.predictive-search-menu__list{margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;padding-right:3.5rem;padding-bottom:4.2rem}.predictive-search-menu__item{list-style:none}.predictive-search-menu__link{display:flex;align-items:center;gap:.8rem;padding-block:.25rem}.predictive-search-menu__link .svg-wrapper{opacity:0;transition:transform var(--duration-short) ease;height:1.6rem;width:1.2rem;overflow:visible}.predictive-search-menu__link .svg-wrapper>svg{overflow:visible}.predictive-search-menu__link:hover .svg-wrapper{opacity:1;transition:transform var(--duration-short) ease}.predictive-search-menu__link:hover{font-family:NeueHaasUnicaW1G-bold;font-weight:700;font-family:var(--font-neue-haas-unica-bold);line-height:normal}.predictive-search-image-card__image{line-height:0}.predictive-search__item.link .svg-wrapper{opacity:0;transition:transform var(--duration-short) ease}.predictive-search__item.link:hover .svg-wrapper{opacity:1;transition:transform var(--duration-short) ease}.predictive-search__item.link:hover .predictive-search__item-heading{font-family:NeueHaasUnicaW1G-bold;font-weight:700;font-family:var(--font-neue-haas-unica-bold);line-height:normal}.predictive-search__item.link:hover svg path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.predictive-search__item.link strong{font-family:NeueHaasUnicaW1G-bold;font-weight:700;font-family:var(--font-neue-haas-unica-bold)}.header:has(.header__search details[open] .search__input.field__input:not(:placeholder-shown)) .header__icon--cart{color:var(--disabled-color)}.header-wrapper:has(.header__search details[open]){border:0}.predictive-search__result-group.predictive-search__result-group--products{max-width:unset;padding:0}.predictive-search__result-group--queries .predictive-search__list-item{display:flex;justify-content:space-between;align-items:center}.predictive-search--header{padding:2.4rem 1.6rem 4.7rem 3.8rem}.predictive-search__result-group--queries .predictive-search__results-list{padding-right:3.5rem;display:flex;flex-direction:column;gap:.4rem}.predictive-search__result-group{display:flex;flex-direction:column;gap:1.2rem}.predictive-search__search-for-button .predictive-search__item{width:fit-content;margin-left:auto;padding-inline:0;height:4.1rem;padding-block:1rem .9rem;border-bottom:.1rem solid rgb(var(--color-foreground))}.predictive-search__search-for-button .predictive-search__item:hover{color:rgb(var(--color-foreground))}.predictive-search__search-for-button .predictive-search__item .svg-wrapper{opacity:1}.predictive-search__item-count{color:var(--disabled-color)}.predictive-search__item-query-search{font-family:NeueHaasUnicaW1G-bold;font-weight:700;font-family:var(--font-neue-haas-unica-bold)}.search-modal__content:before{content:"";position:absolute;bottom:0;left:0;width:100vw;height:1px;z-index:2;background-color:var(--disabled-color)}.modal__close-button.link .svg-wrapper{width:1.2rem;height:.9rem}.modal__close-button.link{padding-block-end:2px}@media screen and (min-width: 1201px){.predictive-search-image-grid{grid-template-columns:repeat(5,1fr)}.predictive-search-image-grid .predictive-search-image-card:nth-child(n+6){display:none}}@media screen and (min-width: 1024px) and (max-width: 1200px){.predictive-search-image-grid{grid-template-columns:repeat(3,1fr);gap:1.05rem}.predictive-search-image-grid .predictive-search-image-card:nth-child(n+4){display:none}}@media screen and (min-width: 768px) and (max-width: 1023px){.predictive-search-image-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.predictive-search-image-grid .predictive-search-image-card:nth-child(n+3){display:none}}@media screen and (max-width: 1023px){.predictive-search-menu-wrapper{max-width:28rem}.predictive-search-menu__list{padding:0}}@media screen and (max-width: 767px){.predictive-search-menu-wrapper{display:none}.predictive-search--wrapper{padding:1.2rem 1.6rem 2.6rem}.predictive-search-image-grid{row-gap:1rem;column-gap:.8rem;padding-bottom:2.8rem}}@media screen and (max-width: 1200px){.predictive-search__product-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}.predictive-search-image-grid{padding-top:0}.predictive-search__product-grid .predictive-search__list-item:nth-child(n+4){display:none}.predictive-search__result-group--queries .predictive-search__results-list{max-width:25.1rem}.predictive-search__result-group{max-width:28.6rem;padding-right:3.5rem}.predictive-search--header{padding-bottom:4.8rem}.predictive-search--wrapper{min-height:unset}}@media screen and (max-width: 1023px){.predictive-search__product-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.predictive-search__product-grid .predictive-search__list-item:nth-child(n+3){display:none}.predictive-search__result-group{padding:0;max-width:28rem}.predictive-search__result-group--queries .predictive-search__results-list{max-width:unset}}@media screen and (max-width: 767px){.predictive-search__product-grid .predictive-search__list-item:nth-child(n+3){display:block}.predictive-search--header{padding:0}.predictive-search__result-group{padding:1.6rem 1.6rem 2.4rem;max-width:unset;border-bottom:.1rem solid var(--disabled-color)}.predictive-search__result-group--queries .predictive-search__results-list{padding:0}.predictive-search__result-group.predictive-search__result-group--products{padding-top:2.4rem;border:0}.predictive-search__result-group.predictive-search__result-group--products .predictive-search__heading{padding-inline:1.6rem}.predictive-search__search-for-button .predictive-search__item{padding:0;width:100%;justify-content:space-between}.predictive-search__results-groups-wrapper{padding-bottom:0}.predictive-search__item--term .icon-arrow{margin-left:0}.predictive-search__search-for-button .predictive-search__item{height:2.1rem;border:0}.predictive-search__search-for-button{padding:1.9rem 1.6rem 2rem;border-top:.1rem solid rgb(var(--color-foreground));position:sticky;bottom:0;z-index:2;background-color:rgb(var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/1144/assets/predictive-search.css.map */
