.search{position:fixed;right:unset;left:0;top:0;width:100%;z-index:20;height:100%}.search_form{width:100%}.search-inner_wrapper{left:0;transition:transform .75s cubic-bezier(0,1,.3,1);display:flex;text-align:center;align-items:center;flex-direction:column;background:var(--background_color);color:var(--primary_text);width:100%;top:0;transition:all .35s ease-in-out;z-index:21;visibility:hidden;max-width:343px;height:100%}.accountDrawer--SuccessSpace,.accountDrawer--ErrorSpace{position:absolute}.search[aria-hidden=false] .search-inner_wrapper{left:0;transition:transform .75s cubic-bezier(0,1,.3,1);visibility:visible;opacity:1}.predictive__search-wrapper{width:100%;padding-bottom:24px}.predictive-search_two-columns,.predictive-search_column{display:grid;grid-template-columns:1fr}.predictive-search_inner-wrapper{background-color:var(--background_color_2);border-radius:.5rem;text-align:left;padding:1rem}.predictive-search_title{display:block}.predictive-search_queries li,.predictive-search_inner-wrapper li{text-transform:capitalize;word-break:break-word}.predictive-search_no-products{display:grid;grid-template-columns:1fr 1fr;gap:24px 16px}.search__header{display:flex;flex-direction:row;align-items:center;width:100%;position:relative;padding:0 1.25rem 0rem;margin-bottom:1.5rem;background-color:var(--background_color_2);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.search__input-wrapper{display:flex;align-items:center;padding:16px 0 14px;width:100%}.search__input-wrapper .Svg--search{fill:var(--primary_text)}.search-input_icon{display:flex;align-items:center;align-self:center;width:20px;height:20px;margin-right:8px;cursor:pointer}.search__input-wrapper path{fill:var(--primary_text)}.search__input::placeholder{color:var(--primary_text);opacity:1;font-size:1.125rem;font-family:var(--type_paragraf_font);font-weight:var(--weight_paragraf_font);line-height:1.5rem;letter-spacing:.0125rem}.SearchProduct--Wrapper .cardInformation{padding:16px}.predictive-search_products .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px;grid-row-gap:24px;width:100%;color:var(--primary_text)}.predictive-search_no-results-content{width:100%;align-items:flex-start;justify-content:flex-start;display:flex;flex-direction:column;text-align:left;background-color:var(--background_color_2);padding:1rem;border-radius:.5rem}.predictive-search_no-results{display:grid;grid-template-columns:1fr;width:100%;gap:24px}.search a:link,.search a:active,.search .cardInformation--Title,.search .price{color:var(--primary_text)}.search-wrapper{display:block;width:100%;height:calc(100% - var(--search-header-height) - 48px);transition:opacity .45s ease-in-out;padding:0 20px;overflow:auto}.predictive-search_header{display:flex;justify-content:space-between;margin-bottom:24px}.predictive-search_header.predictive-title_pages{margin-bottom:1rem}#predictive-search_pages{display:flex;flex-direction:column;gap:1rem}.search-initial_view{transition:opacity .15s ease-in-out;border-radius:.5rem;background-color:var(--background_color_2)}.search .search__close-button{margin-left:auto;cursor:pointer;display:flex;height:fit-content}.search__close-button svg{width:auto;height:auto;fill:var(--primary_text)}.search-item{align-items:center}.search-item svg,.search-item span{pointer-events:none}.search-initial_view-products.swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:24px;grid-column-gap:16px}.predictive-search_queries li,.search--recentResults li{cursor:pointer}.search--recentResults{display:flex;gap:16px 32px;flex-direction:column;padding:1rem;margin-bottom:1rem}.predictive-search_queries{display:flex;flex-direction:column;gap:16px 32px;flex-wrap:wrap;background-color:var(--background_color_2);padding:1rem;border-radius:.5rem;text-align:left;margin-bottom:1.5rem}.search_see-all{transition:color .25s ease-in-out;color:var(--primary_grey)!important}.search_see-all:hover{transition:color .25s ease-in-out;color:var(--primary_text)!important}.predictiveSearch--collections{display:flex;flex-direction:column;gap:1rem}.predictive-wrapper_pages+.predictive-wrapper_collections,.predictive-wrapper_collections+.predictive-wrapper_pages,.predictive-search_products+.predictive-wrapper_pages,.predictive-search_products+.predictive-wrapper_collections{margin-top:1.5rem}.predictive-title_collections{margin-bottom:1rem}.search_see-all.underline:before{bottom:2.5px}search-bar .shopify-product-form,search-bar .ProductCard--instantATC.AddToCartAjax,search-bar .ProductCard--Sold__Out{display:none}search-bar .product-card__wrapper-link{background-color:unset}.predictive-search_wrapper{padding:1rem}.search_form input{width:100%;border:none;background:transparent;color:var(--primary_text);padding:0}.predictive-wrapper_pages{margin-top:1.5rem}.search-page_link a{color:var(--primary_text)}@media screen and (min-width: 768px){.search-initial_view-products.swiper-wrapper{gap:24px 16px}.predictive-search_two-columns{display:flex;flex-direction:column}.predictive-search_products .predictive-search_column{width:100%}.predictive-search_products .swiper-wrapper{gap:32px 16px}.search__input-wrapper{width:100%;padding:24px 0 22px}.predictive-search_no-results{display:flex;flex-direction:column;height:fit-content;gap:1.5rem}.search-initial_view{width:100%}}@media screen and (min-width: 1025px){.search{position:fixed;left:unset;top:calc(var(--header-height) + var(--announcement-dynamic-height));width:100%;z-index:5;height:100%;transition:opacity .5s ease .2s,visibility .5s ease .2s;transform:unset}.search-inner_wrapper{display:flex;text-align:center;align-items:center;flex-direction:column;background:var(--background_color);color:var(--primary_text);max-width:100%;max-height:100%;height:fit-content;opacity:0;visibility:hidden;max-height:calc(100% - var(--header-height) - var(--announcement-height));transition:opacity .5s ease .2s,visibility .5s ease .2s}.search-wrapper{padding:3rem 5rem 6rem;transform:unset;overflow:auto;max-height:calc(100% - var(--header-dynamic-height) - var(--announcement-dynamic-height) - 72px)}.search[aria-hidden=false] .search-inner_wrapper{visibility:visible;opacity:1;animation:opacityIn .15s ease-in forwards;-webkit-animation:opacityIn .15s ease-in forwards;max-height:calc(100% - var(--header-dynamic-height) - var(--announcement-dynamic-height));transition:unset}.search[aria-hidden=true] .search-inner_wrapper{transition:all .2s ease-in-out;animation:opacityOut .15s ease-in forwards;-webkit-animation:opacityOut .15s ease-in forwards}@keyframes opacityIn{0%{opacity:0}to{opacity:1}}@keyframes opacityOut{0%{opacity:1}to{opacity:0}}.predictive-search_products{display:block}.searchInput--clear{right:32px}.search-initial_view-products.swiper-wrapper,.predictive-search_products .swiper-wrapper{display:flex;gap:unset}.Search--Recent{margin-bottom:64px}.search-initial_view-products{display:flex;grid-template-columns:unset;grid-column-gap:unset;grid-row-gap:unset}.search__header{width:100%;position:relative;margin-bottom:0rem;padding:0 80px}.search-input_icon{margin-right:11px}.predictive-search_queries{padding:1.5rem 2rem}.predictive-search_wrapper{padding:1.5rem 2rem 1.5rem 3rem}.predictive-search_inner-wrapper{padding:1.5rem 2rem 3rem}.predictive-title{margin-bottom:.5rem}.predictive-search_no-results-content{padding:1.5rem}.predictive-search_no-products{grid-template-columns:repeat(4,1fr);gap:24px 24px}.predictive__search-wrapper{padding-bottom:0}.predictive-search_queries .u-p3{cursor:pointer}.predictive-search_inner-wrapper.predictive-wrapper_pages,.predictive-search_inner-wrapper.predictive-wrapper_collections{padding:1.5rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-search.css.map */
