.search{position:fixed;left:unset;right:0;top:0;width:100%;z-index:20;height:100%}#predictiveSearch--collections,#predictiveSearch--pagesArticles{display:flex;flex-direction:column;gap:16px}.searchHeader--Primary.hoverLinks{color:var(--primary_grey)}.searchHeader--Primary.hoverLinks:before{background:var(--primary_grey)}search-bar .searchHeader--Primary{color:var(--primary_grey);display:flex;height:fit-content}search-bar .searchHeader--Primary.hoverLinks:before{width:100%;color:var(--primary_grey);bottom:0}.searchBar--popularPages,.searchBar--popularPages--linkList,.searchBar--suggestedSearches,.Search--Suggested__results{display:flex;flex-direction:column;align-items:start;gap:16px}.searchBar--popularPages,.searchBar--suggestedSearches{padding-bottom:48px}.search--small .searchInnerWrapper{padding-bottom:16px}.searchInnerWrapper{display:flex;text-align:center;align-items:center;flex-direction:column;background:var(--background_color);color:var(--primary_text);max-height:100%;max-width:91.5%;margin-left:auto}@media screen and (max-width: 1025px){.search[aria-hidden=false]{visibility:visible;opacity:1;display:block}.searchInnerWrapper{transform:translate(100%);transition:transform .75s cubic-bezier(0,1,.3,1);will-change:transform}}.search[aria-hidden=false] .searchInnerWrapper{transform:translate(0);transition:transform .75s cubic-bezier(0,1,.3,1)}.predictiveSearch{width:100%;margin-top:77px}.predictiveSearch.searchAjax--defaultStyle{width:100%;padding-bottom:0;margin-top:48px;gap:16px}.predictiveSearch--twoColumns,.predictiveSearch--column{display:grid;grid-template-columns:1fr;gap:48px}.predictiveSearch--innerWrapper{text-align:left}#predictiveSearch--recentSearches{margin-top:8px}.predictiveSearch--title{display:block}.predictiveSearch--queries li,.predictiveSearch--innerWrapper li{text-transform:capitalize;word-break:break-word}.predictiveSearch--noProducts.swiper .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px;padding-bottom:24px}.searchHeader{width:100%;position:relative;padding-bottom:0}.searchInput--Wrapper{display:flex;align-items:center;padding:12px 0 7px;width:calc(100% - 32px);margin:0 auto;border-bottom:1px solid var(--primary_text)}.searchInput--Wrapper .Svg--search_bar{fill:var(--primary_text);width:20px;height:20px;margin-right:16px}.searchInput--Wrapper path{fill:var(--primary_text)}.SearchProduct--Wrapper .cardInformation{padding:16px}.Search_View--actions a{padding-bottom:32px}.searchForm{width:calc(100% - 36px)}.searchForm input{width:100%;border:none;background:transparent;color:var(--primary_text);padding:0;text-transform:uppercase}.searchInitialView .searchInitialViewSwiper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:8px;grid-row-gap:24px;color:var(--primary_text)}.searchInput--clear{display:flex;width:100%;background-color:var(--background_color);opacity:1;visibility:visible;color:var(--primary_grey);text-underline-offset:3px;text-decoration:underline;transition:all .3s ease-in-out;cursor:pointer;padding-top:8px;padding-bottom:8px;position:absolute;padding-left:16px;z-index:2}.searchInput--clear[aria-hidden=true]{opacity:0;visibility:hidden;transition:all .3s ease-in-out;display:none}.predictiveSearch--products .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;grid-row-gap:24px;width:100%;color:var(--primary_text);padding-bottom:24px}.predictiveSearch--noResultContent{width:100%;align-items:flex-start;justify-content:flex-start;display:flex;flex-direction:column;text-align:left}.predictiveSearch--noResultContentCenter{width:100%}.predictiveSearch--noResults{display:grid;grid-template-columns:1fr;width:100%;gap:48px}search-bar a:link,search-bar a:visited,search-bar a:active,search-bar .cardInformation--Title,search-bar .price{color:var(--primary_text)}.searchWrapper{display:block;width:100%;height:calc(100vh - var(--search-header-height));transition:opacity .45s ease-in-out;padding:0 16px;overflow:auto}.predictiveSearch--header{display:flex;justify-content:space-between;margin-bottom:24px;align-items:center}.searchInitial--Products{transition:opacity .15s ease-in-out;padding-bottom:32px}.search .closeSearch{position:absolute;right:16px;top:12px;cursor:pointer;display:flex}.closeSearch svg{width:auto;height:auto;fill:var(--primary_text)}.searchItem{align-items:center}.searchItem svg,.searchItem span{pointer-events:none}.searchInitialView--products.swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}.predictiveSearch--queries li,.search--recentResults li{cursor:pointer}.search--recentResults{display:flex;gap:8px 32px;flex-wrap:wrap}.predictiveSearch--queries{display:flex;gap:16px 32px;flex-wrap:wrap}@media screen and (min-width: 1025px){.search[aria-hidden=true] .searchInnerWrapper{animation:slideOutSearch .6s ease-in-out forwards;-webkit-animation:slideOutSearch .6s ease-in-out forwards}.searchInnerWrapper{animation:slideInSearch .6s ease-in-out forwards;-webkit-animation:slideInSearch .6s ease-in-out forwards;max-width:unset;max-height:unset;display:flex;opacity:0;visibility:hidden;overflow:hidden;clip-path:inset(0% 0 100% 0)}@keyframes slideInSearch{0%{opacity:0;display:none;visibility:hidden;clip-path:inset(0% 0 100% 0)}1%{opacity:1;display:block;visibility:visible;clip-path:inset(0% 0 100% 0)}to{clip-path:inset(0% 0 0% 0);opacity:1;display:block;visibility:visible}}@keyframes slideOutSearch{0%{opacity:1;display:block;visibility:visible;clip-path:inset(0% 0 0% 0)}99%{opacity:1;display:block;visibility:visible;clip-path:inset(0% 0 100% 0)}to{clip-path:inset(0% 0 100% 0);opacity:0;display:none;visibility:hidden}}.predictiveSearch--twoColumns,.predictiveSearch--column{gap:32px}.predictiveSearch--noResultContent{max-width:336px}.predictiveSearch--noResultContent>p{margin-bottom:24px}.predictiveSearch--noProducts.swiper .swiper-wrapper{display:flex;gap:unset}.searchBar--suggestedSearches{padding-bottom:32px}.searchBar--popularPages{padding-bottom:0}.predictiveSearch.searchAjax--defaultStyle{display:flex}.searchBar--suggesterPopularWrapper{width:100%;max-width:336px}.search{top:calc(var(--header-dynamic-height) + var(--announcement-dynamic-height));z-index:6}.searchInitialView--products.swiper-wrapper{grid-template-columns:repeat(3,1fr);gap:32px 16px}.predictiveSearch--twoColumns{display:flex;gap:16px;margin-top:48px}.predictiveSearch--column.predictiveSearch--products{position:relative;overflow:hidden}.predictiveSearch--products .predictiveSearch--column{width:100%}.predictiveSearch--column.firstColumn{width:100%;max-width:336px}.predictiveSearch--products .swiper-wrapper{gap:32px 16px;grid-template-columns:1fr 1fr 1fr}.searchWrapper{padding:0 24px 24px;height:fit-content}.searchInput--Wrapper{width:calc(100% - 48px);padding:12px 0}.predictiveSearch--column.predictiveSearch--products{width:100%}.predictiveSearch--noResults{display:grid;grid-template-columns:336fr 1040fr;width:100%;height:fit-content;gap:16px}.predictiveSearch{margin-top:48px}.searchInitialView .searchInitialViewSwiper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:8px;grid-row-gap:24px;padding:0 16px;width:calc(100% - 32px);color:var(--primary_text)}.searchInitial--Products{width:100%;position:relative;overflow:hidden;padding-bottom:unset}.predictiveSearch--noResults .predictiveSearch--innerWrapper{position:relative;overflow:hidden}.predictiveSearch--products{display:block}.searchInput--clear{top:unset;background-color:transparent;bottom:0;right:24px;padding-bottom:8px;width:fit-content;left:unset}.searchInitialView--products.swiper-wrapper,.predictiveSearch--products .swiper-wrapper{display:flex;gap:unset}.Search--Recent{margin-bottom:64px}.searchInitialView--products{display:flex;grid-template-columns:unset;grid-column-gap:unset;grid-row-gap:unset}.search .closeSearch{margin-right:0}.search .closeSearch{right:24px;top:20px}.searchHeader{width:100%;position:relative;padding-top:16px}.predictiveSearch li a{width:100%;display:inline-block}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-search.css.map */
