.search{color:var(--primary_text);z-index:23;position:fixed;top:calc(var(--header-height-fixed, 0px) + var(--announcement-dynamic-height, 0px));height:calc(var(--viewport-height) - var(--global-top-offset))!important;left:0;right:2rem;width:100%}.Drawer--wrapper.search{max-width:91.46666667%}.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, 0px) - var(--announcement-dynamic-height, 0px));bottom:0}.search__content-wrapper{overflow:hidden;height:100%}.search__inner-wrapper{max-height:calc(100vh - var(--announcement-dynamic-height, 0px) - var(--header-dynamic-height, 0px));background-color:var(--background_color)}.search__inner-wrapper{opacity:0;transform:translate(-100%);transition:transform .5s ease-in,opacity .3s ease;max-height:calc(100vh - var(--header-dynamic-height, 0px))}.search[aria-expanded=true] .search__inner-wrapper{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,.predictive-search__recent-wrapper,.predictive-search__articles{display:flex;flex-direction:column;gap:1rem}.predictive-search--recommended__terms,.search__recent-searches,ul#predictive-search__collections-inner,ul#predictiveSearch--pagesArticles{display:flex;flex-direction:column;gap:.75rem}.predictive-search--recommended__item{cursor:pointer}.search-header,.no-results__inner-wrapper,.predictive-search__inner-wrapper{display:flex;flex-direction:column;gap:1.5rem}.quick-search__results-products{padding-bottom: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:.75rem 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;color:var(--primary_text)}.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--contentCenter{width:100%}.predictive-search__no-results--content p:first-of-type{padding-bottom:1rem}.predictive-search__no-results--recommended .predictive-search__header{padding-left:1rem}.predictive-search__no-results--recommended .predictive-search__header{padding-bottom:1.5rem;padding-right:1rem}.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;width:1.25rem;height:1.25rem;color:var(--primary_text);position:relative;display:flex;justify-content:center;align-items:center;padding:0 3.755px}.search .closeSearch:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:1.25rem;height:1.25rem}.search .closeSearch path{fill:var(--primary_text)}.closeSearch svg{width:12.492px;height:12.492px;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(--header-height-fixed, 0px) - var(--announcement-dynamic-height, 0px));padding-top:1.5rem;padding-bottom:1rem}.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;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:flex;align-items:center;gap:.25rem;padding-top:1.5rem}.search__swiper-navigation .swiper-pagination{position:relative}.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-navigation .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .125rem;border-radius:.5rem}.search__suggestions-wrapper,.predictive-search__results--left{display:flex;flex-direction:column;gap:1.5rem}.search-input__clear,.search__recent-searches--item{cursor:pointer}@media screen and (max-width: 1024px){.search.Drawer--wrapper{height:unset}.search .search__inner-wrapper .searchWrapper{background-color:var(--background_color)}.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{padding:0 1rem}.search .product-card__information--wrapper{margin-bottom:3rem}.predictive-search__articles,.predictive-search__no-results--content{padding:0 1rem}}@media screen and (min-width: 1025px){.search[aria-expanded=true] .search__inner-wrapper{opacity:1;transform:none}.Drawer--wrapper.search{max-width:100%}.search .swiperButton svg{width:1.25rem;height:1.25rem}.search .swiperButton{padding:.5rem;border-radius:.125rem;border:1px solid var(--secondary_grey);background-color:var(--background_color);width:2.375rem;height:2.375rem}.search .search__swiper-button--left{left:1rem}.search .search__swiper-button--right{right:3rem}.search__inner-wrapper{transition:opacity .3s linear;opacity:0;transform:none;background-color:var(--background_color)}.search .closeSearch{padding:0}.search__inner-wrapper a:hover{color:var(--primary_grey)}.search__inner-wrapper a{transition:.3s color ease-in}.search{padding:0;height:auto;left:0;bottom:unset}.search.Drawer--wrapper[aria-expanded=true]{transition:opacity .35s ease-in-out,visibility .35s ease-in-out}.quick-search__results-products{padding-bottom:0}.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:1rem}:is(.search:has(.search__suggestions-wrapper),.search:has(.predictive-search__results--left),.search:has(.predictive-search__no-results--content)) .predictiveSearch,:is(.search:has(.search__suggestions-wrapper),.search:has(.predictive-search__results--left),.search:has(.predictive-search__no-results--content)) .predictive-search__no-results--recommended{width:calc(100vw - 332px - 2rem)}:is(.search:has(.search__suggestions-wrapper),.search:has(.predictive-search__results--left),.search:has(.predictive-search__no-results--content)) .predictive-search__header,:is(.search:has(.search__suggestions-wrapper),.search:has(.predictive-search__results--left),.search:has(.predictive-search__no-results--content)) .search__swiper-navigation{width:calc(100vw - 332px - 4rem)}.search .predictiveSearch,.predictive-search__no-results--recommended,.search .predictive-search__header,.search .search__swiper-navigation{width:calc(100vw - 4rem)}.predictive-search__no-results--recommended .predictive-search__header{padding-right:0}.search__inner-wrapper .searchWrapper{padding:1.5rem 0 1.5rem 2rem;transform:none;transition:none}.searchWrapper{gap:1rem}.search__suggestions-wrapper,.predictive-search__results--left{gap:2rem}:is(.search__suggestions-wrapper,.predictive-search__results--left) li{padding-right:1rem}.search__swiper-button--hidden-desk{display:none}.search__suggestions-wrapper,.predictive-search__results--left,.predictive-search__no-results--content{min-width:332px;max-width:332px}.dot-hover:after{content:"";display:inline-block;height:.25rem;width:0;border-radius:50%;transition:all .2s ease;margin-left:0;vertical-align:super}.dot-hover:hover:after{width:.25rem;margin-left:.125rem;background-color:var(--primary_text)}.searchWrapper .swiper-slide{width:216px}.predictiveSearch{display:flex;width:100%;flex-direction:row}.predictive-search__initial{width:100%}.predictive-search--recommended{margin:0}.closeSearch{padding-right:0}.predictive-search__products,.no-results__inner-wrapper{display:flex;flex:1 0 0;width:50%}.predictive-search__column{padding-right:1.5rem}.searchInput--Wrapper{position:relative;padding:0 2rem;gap:1rem}.search-input__clear{right:0}.predictive-search__products{order:2}.predictive-search__products .swiper-wrapper{display:flex;gap:unset}.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%}.search .search__swiper-navigation{margin-left:0;margin-right:0}.predictive-search__no-results--recommended .predictive-search__header{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/component-search.css.map */
