.search-modal{z-index:-1;visibility:hidden;clip-path:inset(0);background-color:transparent;width:100vw;height:calc(100vh - 50px);transition:background-color .3s,zIndex .3s .3s,visibility .3s .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}@media (min-width:1024px){.search-modal{top:calc(100% - 64px)}}.search-modal.js-search-modal-open{z-index:50;visibility:visible;background-color:rgba(0,0,0,.4);transition:background-color .3s}.search-modal.js-search-modal-open .search-modal__inner{background-color:var(--color-white,#fff);transform:translateY(0)}.search-modal__inner{background-color:var(--color-white,#fff);justify-content:flex-start;gap:var(--spacing-1x);flex-flow:column;height:100%;padding-bottom:100px;transition:transform .3s .1s,background-color .3s;display:flex;overflow-x:hidden;transform:translateY(-100vh)}@media (min-width:1024px){.search-modal__inner{height:auto;padding:48px 32px}}.search-modal predictive-search{padding:var(--spacing-2x) var(--spacing-3x)}@media (min-width:1024px){.search-modal predictive-search{display:none}}.search-modal predictive-search form{flex-flow:row;display:flex;position:relative}.search-modal predictive-search .input-search{width:100%;padding:11px var(--spacing-2x);color:var(--color-darkgray);background:#f9f9f9 url("data:image/svg+xml,<svg class=\"search-icon\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"7.5\" cy=\"7.5\" r=\"6.85\" stroke=\"%23282828\" stroke-width=\"1.3\"></circle><rect x=\"11.7656\" y=\"12.4688\" width=\"1.3\" height=\"7.33698\" transform=\"rotate(-45 11.7656 12.4688)\" fill=\"%23282828\"></rect></svg>") right 16px center no-repeat;border-radius:100px;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:26px;position:relative}.search-modal predictive-search .input-search::-webkit-search-decoration{-webkit-appearance:none}.search-modal predictive-search .input-search::-webkit-search-cancel-button{-webkit-appearance:none}.search-modal predictive-search .input-search::-webkit-search-results-button{-webkit-appearance:none}.search-modal predictive-search .input-search::-webkit-search-results-decoration{-webkit-appearance:none}.search-modal predictive-search .input-search:focus:not(:placeholder-shown)~.search__clear-button{display:block}.search-modal predictive-search .search__clear-button{height:100%;padding:0 var(--spacing-2x);background-color:#f9f9f9;border-top-right-radius:100px;border-bottom-right-radius:100px;display:none;position:absolute;top:0;right:0}@media (min-width:1024px){.search-modal .predictive-search-results{width:100%;max-width:816px;margin:0 auto}}.search-modal predictive-search-navigation{display:flex}.search-modal predictive-search-navigation .predictive-search-content{background-color:#fff;width:100%;height:100svh}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content{height:auto}}.search-modal predictive-search-navigation .predictive-search-content .no-results{width:100%;height:100%;padding:var(--spacing-5x) var(--spacing-3x);justify-content:center;align-items:flex-start;display:flex}.search-modal predictive-search-navigation .predictive-search-content .no-results .no-results-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.search-modal predictive-search-navigation .predictive-search-content .no-results .no-results-content h2{padding:0 0 var(--spacing-2x) 0;color:#262626;border-bottom:1px solid #ebebeb;font-family:Campaign;font-size:2rem;font-style:normal;font-weight:300;line-height:2.8rem}.search-modal predictive-search-navigation .predictive-search-content .no-results .no-results-content p{margin:var(--spacing-3x) 0;color:#626262;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.8rem}.search-modal predictive-search-navigation .predictive-search-content .no-results .no-results-content a{color:#fff;margin:0 auto;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.8rem}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header{width:100%;margin-top:var(--spacing-2x);justify-content:space-between;display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header{margin-top:0}}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header__all-results{width:100%;max-width:unset;cursor:pointer;color:#333;background-color:#fffdfb;border-top:1px solid #ebebeb;border-radius:0;justify-content:space-between;align-items:center;padding:14px 30px;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.8rem;display:flex;position:fixed;bottom:10px;left:0}@media (min-width:768px){.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header__all-results{padding:var(--spacing-1x) var(--spacing-2x);gap:var(--spacing-1x);border:1px solid #ebebeb;border-radius:100px}}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header__all-results{top:unset;bottom:unset;left:unset;width:auto;padding:6px 16px;position:relative}}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header .header-filter{width:100%;padding:0 var(--spacing-3x);border-bottom:1px solid var(--color-lightestgrey);justify-content:space-between;gap:var(--spacing-2x);margin-bottom:-1px;display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header .header-filter{gap:32px;width:auto;padding:0}}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header .header-filter .search-title{cursor:pointer;text-align:center;color:var(--font-light-gray-blue,#858b92);border-bottom:2px solid transparent;margin-bottom:-1px;font-family:Campaign;font-size:1.8rem;font-style:normal;font-weight:300;line-height:2.6rem;transition:color .3s,border-botom .3s}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-header .header-filter .js-selected{color:#333;border-bottom:2px solid #333}.search-modal predictive-search-navigation .predictive-search-content .predictive-search-label{margin:var(--spacing-3x) 0;color:#626262;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.8rem;display:none}@media (min-width:768px){.search-modal predictive-search-navigation .predictive-search-content .predictive-search-label{display:block}}.search-modal predictive-search-navigation .predictive-search-content .content-group{width:100%;margin:var(--spacing-2x) 0;padding:0 var(--spacing-3x);gap:var(--spacing-2x);flex-direction:column;display:none}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .content-group{flex-flow:row;padding:0}}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item{justify-content:flex-start;gap:var(--spacing-2x);width:100%;display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item{flex-flow:column}}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item svg,.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item img{aspect-ratio:192/192;object-fit:cover;min-width:80px;max-width:80px;min-height:80px;max-height:80px}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item svg,.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item img{width:100%;min-width:unset;max-width:unset;min-height:unset;aspect-ratio:192/192;object-fit:cover;max-height:192px}}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item .text-holder{flex-direction:column;justify-content:center;display:flex}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item .text-holder .title{color:var(--color-font-black,#333);font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:150%}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item .text-holder .description{color:var(--color-font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.search-modal predictive-search-navigation .predictive-search-content .product-group .product-item .text-holder .price{margin-top:var(--spacing-1x);color:var(--color-font-gray,#626262);font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item{justify-content:flex-start;gap:var(--spacing-2x);width:100%;display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item{flex-flow:column}}.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item svg,.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item img{aspect-ratio:192/192;object-fit:cover;min-width:80px;max-width:80px;min-height:80px;max-height:80px}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item svg,.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item img{width:100%;min-width:unset;max-width:unset;min-height:unset;object-fit:cover;max-height:192px}}.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item .text-holder{flex-direction:column;justify-content:center;display:flex}.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item .text-holder .description{margin:var(--spacing-1x) 0 0 0;color:#626262;font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.search-modal predictive-search-navigation .predictive-search-content .collections-group .collection-item .text-holder .title{text-transform:capitalize;color:#333;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.25rem}.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item{justify-content:flex-start;gap:var(--spacing-2x);width:100%;display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item{flex-flow:column}}.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item svg,.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item img{aspect-ratio:192/192;object-fit:cover;min-width:80px;max-width:80px;min-height:80px;max-height:80px}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item svg,.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item img{width:100%;min-width:unset;max-width:unset;min-height:unset;object-fit:cover;max-height:192px}}.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item .text-holder{justify-content:center;gap:var(--spacing-1x);flex-direction:column;display:flex}.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item .text-holder .description{margin:var(--spacing-1x) 0 0 0;color:#626262;font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:2.1rem}.search-modal predictive-search-navigation .predictive-search-content .article-group .article-item .text-holder .title{text-transform:capitalize;color:#333;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.2rem}.search-modal predictive-search-navigation .predictive-search-content .js-selected-group{display:flex}@media (min-width:1024px){.search-modal predictive-search-navigation .predictive-search-content .js-selected-group{grid-template-columns:repeat(4,1fr);display:grid}}.search-modal predictive-search-navigation .predictive-search-content .show-more{width:100%;padding:var(--spacing-2x) 0;color:#333;border-top:1px solid #ebebeb;justify-content:space-between;align-items:center;font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%;display:flex}.search-modal__zero-state,.search-modal .zero-state{padding:var(--spacing-1x) var(--spacing-3x);gap:var(--spacing-1x);flex-flow:column;display:flex}@media (min-width:1024px){.search-modal__zero-state,.search-modal .zero-state{justify-content:center;gap:24px;max-width:816px;margin:0 auto;padding:0}}.search-modal__zero-state__title,.search-modal .zero-state__title{font-family:Open Sans;font-size:1.5rem;font-style:normal;font-weight:400;line-height:190%}@media (min-width:1024px){.search-modal__zero-state__title,.search-modal .zero-state__title{text-align:center}}.search-modal__zero-state__search-terms,.search-modal .zero-state__search-terms{flex-wrap:wrap;gap:6px;display:flex}@media (min-width:1024px){.search-modal__zero-state__search-terms,.search-modal .zero-state__search-terms{justify-content:center}}.search-modal__zero-state__search-terms a,.search-modal .zero-state__search-terms a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-darkgray);background-color:#fffdfb;border:1px solid #ebebeb;border-radius:100px;padding:6px 16px;font-family:Open Sans;font-size:1.3rem;font-style:normal;font-weight:400;line-height:26px}
