.search{color:var(--primary_text);z-index:23;position:fixed;top:calc(var(--announcement-dynamic-height, 0) + var(--header-dynamic-height));left:0;right:0;width:100%}.search--partly-open{height:var(--search-input-heignt, 53px)}.search[aria-hidden=false]{visibility:visible}.seach[aria-expanded=true]{height:calc(var(--viewport-height) - var(--header-dynamic-height, 0) - var(--announcement-dynamic-height, 0));bottom:0}.search__content-wrapper{overflow:hidden}.search__inner-wrapper{max-height:calc(100vh - var(--announcement-dynamic-height, 0) - var(--header-dynamic-height))}.search__inner-wrapper .searchWrapper{opacity:0;transform:translateY(-100%);transition:transform .5s ease-in,opacity .3s ease;max-height:calc(100vh - var(--header-dynamic-height))}.search[aria-expanded=true] .search__inner-wrapper .searchWrapper{transform:none;transition:transform .5s ease-in-out,opacity .3s ease;opacity:1}.search a.search__collection-button{color:var(--primary_grey)}.search__suggestions-wrapper{margin-bottom:1.5rem}.predictive-search--recommended__inner,.predictive-search__collections{display:flex;flex-direction:column;gap:1.5rem}.predictive-search--recommended__terms,.search__recent-searches{display:flex;flex-direction:column;gap:.25rem}.predictive-search--recommended__item{cursor:pointer}.search-header,.no-results__inner-wrapper,.predictive-search__inner-wrapper{display:flex;flex-direction:column;gap:1.5rem}.predictive-search__title{display:block}#predictive-search__title{margin-bottom:0}.search-header{display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:2}.searchInput--Wrapper{position:relative;display:flex;align-items:center;gap:.5rem;padding:0 1rem;width:100%;background-color:var(--tertiary_grey)}.searchInput--Wrapper svg,.searchInput--Wrapper span:has(svg){width:1.25rem;height:1.25rem}.searchInput--Wrapper path{fill:var(--primary_text)}.searchForm{width:calc(100% - 2.625rem)}.searchForm input{width:100%;border:none;background-color:transparent;padding:1rem 0;color:var(--primary_text);outline:none}.searchForm input::placeholder{color:var(--primary_text)}.searchInput--Wrapper input[type=search],.searchForm.u-p1 input[type=search]{font:inherit}.search-input__clear{background-color:transparent;border:none;padding:0;width:1rem;height:1rem}.search-input__clear svg{width:1rem;height:1rem}.search-input__clear svg path{fill:var(--primary_text)}.search-input__clear[aria-hidden=true]{opacity:0;visibility:hidden;transition:all .3s ease-in-out}.predictive-search__no-results--content{text-align:center;max-width:920px;margin:0 auto;padding:3.5rem 1rem}.predictive-search__no-results--contentCenter{width:100%}.predictive-search__header{display:flex;justify-content:space-between;gap:1rem}.predictive-search__initial{transition:opacity .15s ease-in-out}.search .closeSearch{margin-left:auto;cursor:pointer;background-color:transparent;border:none;margin-top:.75rem;margin-bottom:.75rem;padding:0 1rem;color:var(--primary_text)}.search .closeSearch path{fill:var(--primary_text)}.closeSearch svg{width:auto;height:auto;fill:var(--primary_text)}.header-search-btn{align-items:center;display:flex}.header-search-btn svg,.header-search-btn span{pointer-events:none}.predictiveSearch--queries li,.search__recent-results li{cursor:pointer}.predictiveSearch--queries{display:flex}.search__inner-wrapper{display:flex;flex-direction:column;height:100%}.predictive-search__column,.predictive-search__products,.search-collection__list-container,.predictive-search__no-results,.predictive-search__no-products{display:flex;flex-direction:column;gap:1.5rem;width:100%}.predictive-search__column ul{display:flex;flex-direction:column;gap:.5rem}.search-collection__list-container{gap:.5rem}.searchWrapper{overflow-y:auto;overflow-x:hidden;height:calc(100% - var(--search-header-height));padding-top:1.5rem;padding-bottom:4.5rem}.search__inner-wrapper a{color:var(--primary_text)}.predictiveSearch--queries:empty{display:none}.search__query-container{display:flex;flex-direction:column;gap:1rem}.search__query-container div{cursor:pointer}.underline-hover{text-decoration:none;color:var(--primary_text);position:relative}.predictive-search--recommended__terms .predictive-search--recommended__item{display:inline-block;width:fit-content}.predictiveSearch--queries .search__predictive-query:first-letter{font-weight:700}.search .swiper-pagination{border-radius:.25rem;overflow:hidden}.search .swiper-pagination{position:relative}.search .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:var(--primary_text)}.search .swiper-pagination-progressbar-fill{background:currentColor;transition:transform .25s ease}.search__swiper-navigation{position:relative;display:grid;align-items:center;grid-template-columns:1.5rem auto 1.5rem;gap:1.5rem;margin:1.5rem 1rem;height:1.5rem}.search__swiper-navigation .swiper-pagination{position:relative}.search__swiper-navigation .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:var(--primary_text)}.search__swiper-navigation .swiperButton{position:relative;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;border:none;left:0;right:0;top:0;transform:none}.search__swiper-navigation .swiperButton svg path{fill:var(--primary_text);transition:fill .3s ease}.search__swiper-navigation .swiperButton.swiper-button-disabled svg path{fill:var(--secondary_grey)}.search__swiper-button--left,.search__swiper-button--right{position:relative;flex-grow:1;height:4px;background:#0000001a;border-radius:2px;overflow:hidden}.search__suggestions-wrapper,.predictive-search__results--left{display:flex;flex-direction:column;gap:1.5rem}.search-input__clear,.search__recent-searches--item{cursor:pointer}#predictiveSearch--pagesArticles{padding-top:1.5rem}@media screen and (max-width:1024px){.search.Drawer--wrapper{height:unset}.search[aria-hidden=true] .search-header__input-container{transform:translate(-100%)}.search .search__inner-wrapper .searchWrapper{background-color:var(--background_color)}.search .search-header__input-container{transition:.4s cubic-bezier(.37,0,0,1),opacity .3s,visibility .3s;transform:translate(0)}.search__close-btn-wrapper{width:100vw;position:absolute;top:0;background-color:var(--background_color);display:flex;justify-content:flex-end;align-items:center;transform:translateY(0);transition:.3s transform ease-in-out;min-height:var(--header-dynamic-height, 0)}.search__close-btn-wrapper[aria-hidden=false]{transform:translateY(-100%);transition:.5s transform ease-in-out}.predictive-search__results--left{margin-bottom:1.5rem}.predictive-search__initial .predictive-search__header,.predictive-search__recent-searches,.predictive-search__products .predictive-search__header,.predictive-search__collections,.predictive-search--recommended__inner,.predictive-search__inner-wrapper.articles,.no-results__inner-wrapper .predictive-search__header,.predictive-search__articles{padding:0 1rem}.search .product-card__information--wrapper{margin-bottom:3rem}}@media screen and (min-width:1025px){.search[aria-expanded=true] .search__inner-wrapper{transform:translateY(0);opacity:1}.search__inner-wrapper{transition:transform .5s ease-in,opacity .3s ease;transform:translateY(-20%);opacity:0;background-color:var(--background_color)}.search .closeSearch{margin-bottom:.5rem;padding:0}.search__inner-wrapper a:hover{color:var(--primary_grey)}.search__inner-wrapper a{transition:.3s color ease-in}.search{width:100%;padding:0;height:auto;bottom:unset}.search .search__content-wrapper .search__inner-wrapper{border-top:1px solid var(--tertiary_grey)}.predictive-search,.predictive-search__no-results{width:100%}.searchWrapper,.predictive-search,.predictive-search__no-results{display:flex;gap:1.5rem}.search__inner-wrapper .searchWrapper{padding:1.5rem;transform:none;transition:none}.searchWrapper>.search__suggestions-wrapper,.searchWrapper>.predictiveSearch,.predictive-search:has(.predictive-search__results--left)>*:not(.predictive-search__no-results),.predictive-search__no-results>*{flex:1 1 0;min-width:0;max-width:50%}.search__suggestions-wrapper,.predictive-search__results--left{gap:4rem}.predictiveSearch{display:flex;width:100%;flex-direction:row}[data-action=search-string]{transition:.3s color ease-in-out}.search__suggestions-wrapper [data-action=search-string]:hover{color:var(--secondary_grey)}.predictive-search__initial{width:100%}.predictive-search--recommended{margin:0;width:421px}.predictive-search--recommended__inner{width:421px}.closeSearch{padding-right:0}.predictive-search__products,.no-results__inner-wrapper{display:flex;flex:1 0 0;width:50%}.predictive-search__column{width:339px;padding-right:1.5rem}.searchInput--Wrapper{position:relative}.search-input__clear{right:0}.predictive-search__products .swiper-wrapper{display:flex;gap:unset}.search-input__clear,.search-input__clear svg{width:1.25rem;height:1.25rem}.searchHeader{width:100%}.searchInitialView .searchInitialViewSwiper{display:flex;grid-template-columns:unset;grid-column-gap:unset;grid-row-gap:unset;padding:0}.search-header{flex-wrap:wrap}.search-header__input-container{display:flex}.predictive-search__no-results{flex-direction:row;width:100%}.predictive-search__no-results--content{width:343px;gap:1.5rem}.search .search__swiper-navigation{margin-left:0;margin-right:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-search.css.map */
