.predictive-search{top:44px;right:108px;bottom:44.49px;left:108px;width:auto;max-width:1472px;height:auto;max-height:1129.51px;margin:0 auto;background:var(--color-background-popup-drawer, #fff);box-shadow:0 0 8px 4px #0000001a;border-radius:4px;transition-property:visibility,transform,scale}.predictive-search .predictive-search__form{position:relative;display:flex;flex-direction:column;align-items:center;width:916px;height:100%;background-color:var(--color-background-popup-drawer, #fff);padding:48px 0 64px}.predictive-search .predictive-search__header{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:2px solid var(--color-border-secondary);max-width:649px}.predictive-search .predictive-search__close{width:48px;height:48px;color:var(--color-text-primary);background-color:var(--color-background-popup-drawer);top:6px;inset-inline-end:11px}.predictive-search .predictive-search__close .icon{width:24px;height:24px}.predictive-search .predictive-search__submit{display:flex}.predictive-search .predictive-search__input-wrapper{width:100%;max-width:304.5px}.predictive-search .clear-search-input{width:100%;max-width:304.5px;min-height:19px;text-align:right;font-size:12px;line-height:100%;font-weight:400;cursor:auto;display:flex;align-items:center;justify-content:flex-end}.predictive-search .clear-search-input .predictive-search__reset{padding:0;font-size:12px;line-height:100%;color:inherit;opacity:.4;cursor:not-allowed;pointer-events:none}.predictive-search .clear-search-input .predictive-search__reset.is-active{opacity:1;pointer-events:auto;cursor:pointer}.predictive-search .predictive-search__input{min-height:19px;font-weight:400;border:none;background-color:transparent;padding:0;font-family:var(--GT-Walsheim);font-size:16px;line-height:100%;max-width:304.5px;text-transform:lowercase;caret-color:#393939}.predictive-search .predictive-search__input::placeholder{opacity:1;font-weight:600;color:var(--color-text-thirdly)}.predictive-search .predictive-search__body{flex:1;padding:0;overflow:hidden;width:100%}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__body-container{height:100%}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;height:100%;position:relative;width:100%}.predictive-search .predictive-search__body-container .product-card{gap:16px}.predictive-search .predictive-search__body-container .product-card .product-card__image-wrapper{height:100%;max-height:250.756px;min-height:250.756px}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container .nosto-dropdown-form:first-of-type{position:absolute;top:0;width:100%}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container .nosto-dropdown-form:nth-of-type(2){width:100%;max-width:649px;display:flex;justify-content:center;padding-bottom:32px}.predictive-search .predictive-search__body::-webkit-scrollbar{width:8px;height:8px}.predictive-search .predictive-search__body::-webkit-scrollbar-track{background-color:transparent}.predictive-search .predictive-search__body::-webkit-scrollbar-thumb{border-radius:15px}.predictive-search .predictive-search__body-container{display:flex;flex-direction:column;align-items:center;gap:24px}.predictive-search .predictive-search__featured-items-title{margin-bottom:12px}.predictive-search .predictive-search__featured-item+.predictive-search__featured-item{margin-top:8px}.predictive-search .predictive-search__featured-item-link{color:var(--color-text-secondary);text-decoration:underline transparent;text-underline-offset:3px;transition-property:text-decoration-color;transition-timing-function:var(--easing-ease);transition-duration:var(--timing-short)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.predictive-search .predictive-search__featured-item-link:hover{text-decoration-color:var(--color-text-secondary)}}.predictive-search .predictive-search__tabs{display:flex;justify-content:center;margin-bottom:14px}.predictive-search .predictive-search__tabs-list{display:flex;overflow-x:auto;padding:5px 5px 10px;gap:16px}.predictive-search .predictive-search__tabs-list::-webkit-scrollbar{width:8px;height:8px}.predictive-search .predictive-search__tabs-list::-webkit-scrollbar-track{background-color:transparent}.predictive-search .predictive-search__tabs-list::-webkit-scrollbar-thumb{border-radius:15px}.predictive-search .predictive-search__result-row{display:flex;flex-direction:column;transform:translateY(0);transition-property:opacity,visibility,transform;transition-timing-function:var(--easing-ease);transition-duration:var(--timing-long)}.predictive-search .predictive-search__result-row.visually-hidden{visibility:hidden;opacity:0;transform:translateY(20px)}.predictive-search .predictive-search__result-row.predictive-search__result-row--products{flex-direction:row;flex-wrap:wrap;gap:24px 8px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products .predictive-search__result-col{width:100%}.predictive-search .predictive-search__result-row.predictive-search__result-row--articles{gap:24px}.predictive-search .predictive-search__result-col:first-child .predictive-search__page-card{border-top:1px solid var(--color-border-secondary)}.predictive-search .predictive-search__article-card{position:relative;display:flex;align-items:flex-start;gap:16px}.predictive-search .predictive-search__article-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--img-pos);border-radius:var(--global-border-radius)}.predictive-search .predictive-search__article-card-image-container{flex-shrink:0;position:relative;max-width:132px;width:100%;height:88px;background-color:var(--color-preloader-primary);border-radius:var(--global-border-radius)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.predictive-search .predictive-search__article-card-image-container:hover .predictive-search__article-card-image{opacity:.75}}.predictive-search .predictive-search__article-card-content{display:flex;flex-direction:column}.predictive-search .predictive-search__article-card-info{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:8px}.predictive-search .predictive-search__article-card-info-item{font-size:calc(var(--body-font-size) * .75);line-height:1.16;color:var(--color-text-secondary)}.predictive-search .predictive-search__article-card-heading{font-weight:600}.predictive-search .predictive-search__article-card-heading.predictive-search__article-card-heading--clipped{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.predictive-search .predictive-search__article-card-heading-link{text-decoration:none;color:currentColor;transition-property:opacity;transition-timing-function:var(--easing-ease);transition-duration:var(--timing-short)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.predictive-search .predictive-search__article-card-heading-link:hover{opacity:.75}}.predictive-search .predictive-search__article-card-details-button{margin-top:8px;font-size:calc(var(--body-font-size) * .875);line-height:1.285}.predictive-search .predictive-search__article-card-details-button .icon{width:16px;height:16px}.predictive-search .predictive-search__page-card{width:100%;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--color-border-secondary)}.predictive-search .predictive-search__page-card .icon{width:16px;height:16px}.predictive-search .predictive-search__footer{padding:16px;border-top:1px solid var(--color-border-secondary);text-align:center}.predictive-search .predictive-search__apply{font-size:14px;font-weight:600;line-height:1.285;color:var(--color-text-primary);text-decoration:underline transparent;text-underline-offset:3px;transition-property:text-decoration-color;transition-timing-function:var(--easing-ease);transition-duration:var(--timing-short)}.predictive-search .predictive-search__apply[disabled]{opacity:.7;cursor:default;pointer-events:none}.predictive-search__result-container .nosto-recent-items-section{width:100%;max-width:495px;display:flex;gap:21px;padding-top:24px;align-items:center}.predictive-search__result-container .nosto-recent-items-section .recent-search-text{font-family:var(--GT-Walsheim);font-size:var(--body-font-size);line-height:20px;font-weight:400;letter-spacing:1.4px;text-transform:uppercase;margin-right:3px}.predictive-search__result-container .nosto-recent-items-section .ns-autocomplete-element{height:20px}.predictive-search__result-container .nosto-recent-items-section .nosto-recent-items{font-family:var(--GT-Walsheim);font-size:var(--body-font-size);line-height:140%;font-weight:400;letter-spacing:.28px;text-transform:lowercase}.search-keywords-container{position:absolute;z-index:99999;width:100%}.search-keywords-container .search-keywords-section{position:relative}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords{position:absolute;top:1px;left:134px;width:auto;background:var(--color-background-popup-drawer, #fff)}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords .ns-keywords-section-with-close{position:relative}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords .ns-keywords-section-with-close .ns-keywords-close-btn{position:absolute;padding:0;top:8px;right:8px}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords .ns-keywords-section-with-close .ns-keywords-list-section{padding:32px}.search-keywords-container .ns-keyword{min-height:20px}.search-keywords-container .search-keyword-item{width:585px;gap:16px}.search-keywords-container .ns-keyword .search-keyword{font-family:var(--GT-Walsheim);font-size:var(--body-font-size);line-height:140%;font-weight:400;letter-spacing:.28px;color:#717171}.search-keywords-container .ns-keyword .search-keyword strong{font-weight:600;line-height:140%;letter-spacing:.28px;color:var(--color-text-primary)}.predictive-search__result-container .search-results-with-keywords{display:flex;flex-direction:column;width:100%;max-width:916px;position:relative}.predictive-search__result-container .search-results-with-keywords .search-products-container{width:100%;min-width:916px;position:absolute;top:78px}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container{align-items:center}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .autocomplete-products-container{padding:0 48px;height:100%;max-height:calc(100vh - 383px);overflow-y:scroll}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .autocomplete-products-container .nosto-autocomplete-products-grid{grid-template-columns:repeat(4,1fr);gap:24px}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .ns-autocomplete-submit{height:40px;border:none;padding-top:24px}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .see-all-results-btn{padding:0 16px!important;min-height:40px;border:1px solid var(--color-border-primary);width:auto;text-transform:capitalize}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .see-all-results-btn:before{font-size:var(--body-font-size);line-height:152%;letter-spacing:.28px;font-weight:400;color:var(--color-text-primary)}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .see-all-results-btn:hover{border-color:var(--button-border-color-primary-outline-hover);color:var(--button-text-color-primary-outline-hover)}@media(-moz-touch-enabled:0),(hover:hover),(pointer:fine){.predictive-search .predictive-search__apply:hover{text-decoration-color:var(--color-text-primary)}}@media(min-width:374px){.predictive-search .predictive-search__result-row.predictive-search__result-row--products .predictive-search__result-col{width:calc(50% - 4px)}}@media(min-width:768px){.predictive-search.predictive-search--has-featured-items .predictive-search__body-container{flex-direction:row}.predictive-search.predictive-search--has-featured-items .predictive-search__result-container{width:75%}.predictive-search.predictive-search--has-featured-items .predictive-search__tabs{justify-content:flex-start}.predictive-search.predictive-search--has-featured-items .predictive-search__footer{width:calc(75% - 54px);margin:0 24px 0 auto}.predictive-search .predictive-search__featured-items{width:25%}.predictive-search .predictive-search__tabs{margin-bottom:6px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products{gap:24px 16px}.predictive-search .predictive-search__result-row.predictive-search__result-row--products .predictive-search__result-col{width:calc(50% - 8px)}.predictive-search .predictive-search__apply{font-size:18px;line-height:1.33}}@media(min-width:992px){.predictive-search .predictive-search__result-row.predictive-search__result-row--products .predictive-search__result-col{width:calc(33.33333% - 11px)}}@media screen and (max-width:1199px){.predictive-search{width:100%;height:unset;top:0;left:0;right:0;bottom:95px}.predictive-search .predictive-search__form{width:100%;padding:48px 21px}.predictive-search .predictive-search__close{top:0;inset-inline-end:0}.predictive-search .predictive-search__header,.predictive-search .predictive-search__input-wrapper,.predictive-search .predictive-search__input,.predictive-search .clear-search-input,.predictive-search__result-container .search-results-with-keywords,.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container .nosto-dropdown-form:nth-of-type(2){max-width:unset}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container .nosto-dropdown-form:nth-of-type(2){padding-bottom:24px}.predictive-search .predictive-search__body.predictive-search__body--empty .predictive-search__result-container .nosto-dropdown-form:nth-of-type(2) div[tabindex]{width:100%}.predictive-search__result-container .nosto-recent-items-section{column-gap:21px;row-gap:0px;flex-wrap:wrap}.predictive-search__result-container .nosto-recent-items-section>:first-child{flex:0 0 100%}.predictive-search__result-container .nosto-recent-items-section .recent-search-text{font-size:12px;letter-spacing:1.8px;margin:0}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .ns-autocomplete-submit{padding-top:16px}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords .ns-keywords-section-with-close .ns-keywords-close-btn{right:0}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .see-all-results-btn{line-height:152%}.search-keywords-container .search-keywords-section .ns-autocomplete-keywords{width:100%;top:0;left:0}.search-keywords-container .search-keyword-item{width:100%}.predictive-search__result-container .search-results-with-keywords .search-products-container{min-width:unset;top:88px}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .autocomplete-products-container{padding:0;height:100%;overflow-x:scroll;max-width:100%;scrollbar-width:none}.nosto-autocomplete-products-grid>div{flex:0 0 70%;max-width:137px}.predictive-search__result-container .search-results-with-keywords .search-products-container .autocomplete-container .autocomplete-products-container .nosto-autocomplete-products-grid{display:flex;flex-direction:row!important}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/predictive-search.build.css.map */
