.predictive-search__content{color:var(--color-body);background-color:#fff;margin-top:3.8125rem;box-shadow:0 10px 5px 1px rgb(64 60 67/16%);left:0}.search-field__input:focus-visible{outline:0}.predictive-search__list-item-content{padding:1rem}.search-field__input{border:1px solid #d3d3d3;max-width:478px;padding:0 1rem;height:53px;color:var(--color-body)}.modal-overlay{z-index:var(--zindex-hide)}.search-box{transition:.5s;left:0;background-color:inherit;padding:0 .5rem;visibility:hidden;height:69px;z-index:var(--zindex-sticky)}.predictive-search__heading-wrapper{margin:0 1rem}.modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.search__button-toggle{border-radius:50%;height:30px;width:30px;padding:0;right:.5rem;top:1.2rem;border:0;background:0 0;color:#000}.search-button:hover .icon,.search__button-toggle:hover .icon{transform:scale(1.1);transition:all .6s}.field{max-width:478px;transition:box-shadow var(--duration-short) ease}.search-field__input:focus~.field__label,.search-field__input:not(:placeholder-shown)~.field__label{font-size:.7rem;top:.4rem;left:1rem;letter-spacing:.04rem}.field__label{font-size:1rem;margin-bottom:0;pointer-events:none;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;left:1rem;top:1rem}[dir=rtl] .field__label,[dir=rtl] .search-field__input:focus~.field__label,[dir=rtl] .search-field__input:not(:placeholder-shown)~.field__label{left:25rem}[dir=rtl] .search-term{padding-left:0;padding-right:1rem}.predictive-search__item:hover,.predictive-search__item[aria-selected=true]{background-color:rgba(var(--color-foreground),.1)}.predictive-search__item-content{padding-left:1rem}.search-term{text-align:center;color:rgba(var(--color-foreground),.5)}.predictive-search__item,.predictive-search__list-item:before,.search-title__header{padding:.5rem 1rem;border-bottom:1px solid rgb(0 0 0/7%)}.predictive-search__list-item:before,.search-title__header{opacity:.5;display:block}.predictive-search__list-item--single-product{order:-2}.predictive-search__list-item--bundle{order:-1}.predictive-search__list-item--bundle~.predictive-search__list-item--bundle:before,.predictive-search__list-item--single-product~.predictive-search__list-item--single-product:before{display:none}.predictive-search__item:last-child{border-bottom:none}.predictive-search__results-list{overflow:auto;max-height:calc(100vh - 156px)}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.predictive-search__item-description{color:var(--color-gray);font-size:.625rem}.predictive-search__content.loading .predictive-search__search-template{display:flex}.predictive-search__content.loading .predictive-search__results{display:none}.predictive-search__content.search-recommendation{display:block!important}.predictive-search__image.cover-fit{object-fit:cover}@media (min-width:560px){.search-box{height:100px;top:3rem}.search__button-toggle{position:static;min-width:0;right:1.5rem;top:1.5rem;color:inherit}.predictive-search__content{left:unset;max-width:478px;margin-top:3.4rem}}@media (max-width:559px){.search-box{position:absolute}.predictive-search__results-list{overflow:auto;max-height:calc(100vh - 250px);-webkit-overflow-scrolling:touch}}