.autocomplete-panel{background-color:var(--sparky-theme-color-body-background);box-shadow:0 calc(var(--sparky-size-base-unit)*.375) calc(var(--sparky-size-base-unit)*.75) rgba(0,0,0,.1607843137);border-radius:0 0 calc(var(--sparky-size-base-unit)*1) calc(var(--sparky-size-base-unit)*1);font-family:var(--sparky-font-family-primary);margin-top:calc(var(--sparky-size-base-unit)*.125);opacity:1;position:absolute;z-index:var(--sparky-z-index-500);width:100%}.autocomplete-panel .autocomplete-panel-layout{font-family:Arial,Helvetica,sans-serif;padding:calc(var(--sparky-size-base-unit)*2.375) 0;padding-bottom:calc(var(--sparky-size-base-unit)*1)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-source-header{margin:0;padding-left:calc(var(--sparky-size-base-unit)*2);width:100%;border:0;color:var(--sparky-color-neutral-black);font-family:var(--legacy-header-font-family);font-weight:var(--sparky-font-weight-bold)!important;text-align:left;margin-bottom:calc(var(--sparky-size-base-unit)*.5);line-height:calc(var(--sparky-size-base-unit)*2.125)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-source:not(:first-child) .autocomplete-source-header{margin-top:calc(var(--sparky-size-base-unit)*2.25);margin-bottom:calc(var(--sparky-size-base-unit)*1.125)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list{margin:0;padding:0}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item{display:flex;min-height:calc(var(--sparky-size-base-unit)*5);list-style-type:none}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions{height:calc(var(--sparky-size-base-unit)*8)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions:not(:last-child){margin-bottom:calc(var(--sparky-size-base-unit)*2)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions .autocomplete-list-item__product{text-align:left;padding-left:calc(var(--sparky-size-base-unit)*2)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions .autocomplete-list-item__main{margin-left:calc(var(--sparky-size-base-unit)*2);max-width:calc(var(--sparky-size-base-unit)*35.25);font-size:var(--sparky-font-size-14);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions .autocomplete-list-item__product-name{max-height:calc(var(--sparky-size-base-unit)*4.75);text-overflow:ellipsis;line-height:calc(var(--sparky-size-base-unit)*2.5);overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item.autocomplete-product-suggestions .autocomplete-list-item__price{font-weight:var(--sparky-font-weight-bold)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item .sparky-c-icon{flex-shrink:0}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__product{display:flex;flex-direction:row}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__main{display:flex;flex-direction:row;align-items:center}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__category{margin-left:calc(var(--sparky-size-base-unit)*1.25)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__name{margin-left:calc(var(--sparky-size-base-unit)*1.125);padding:calc(var(--sparky-size-base-unit)*1.25) 0}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__button{color:var(--sparky-color-neutral-900);background:none;border:none;padding:0;font:inherit;cursor:pointer;width:100%;height:auto}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__button:focus{background-color:#ccc;outline:0}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__button-content{padding-left:calc(var(--sparky-size-base-unit)*2.125);padding-right:calc(var(--sparky-size-base-unit)*2.375);align-items:center;display:flex;justify-content:space-between;height:100%}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__icon{height:calc(var(--sparky-size-base-unit)*2.25);width:calc(var(--sparky-size-base-unit)*2.25)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .autocomplete-list-item__icon__arrow{height:calc(var(--sparky-size-base-unit)*1.75);width:calc(var(--sparky-size-base-unit)*1.75)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .highlighted-text{font-weight:700;background-color:rgba(0,0,0,0)}.autocomplete-panel .autocomplete-panel-layout .autocomplete-list .normal-text{background-color:rgba(0,0,0,0)}.legacy-header__search .autocomplete-list-item__product{padding-left:0!important}.autocomplete{position:relative;width:inherit;height:calc(var(--sparky-size-base-unit)*5);max-height:calc(var(--sparky-size-base-unit)*5)}.autocomplete .sparky-c-text-input{background-color:var(--sparky-color-neutral-50);border:0}.autocomplete .sparky-c-text-input::placeholder{color:var(--sparky-color-neutral-600)}.autocomplete__input{border:none;background:var(--sparky-theme-color-neutral-container-default) 0 0 no-repeat padding-box}.autocomplete__label{color:var(--sparky-color-neutral-600)}@media (max-width:48rem){.autocomplete{grid-area:searchbox;width:100%}}@media (min-width:48rem)and (max-width:75rem){.autocomplete{width:80%}}.autocomplete-searchbox{display:flex;flex-direction:row;align-items:center}.autocomplete-searchbox .sparky-c-inline-form{width:100%;max-height:calc(var(--sparky-size-base-unit)*5)}.autocomplete-searchbox .sparky-c-inline-form .sparky-c-button{position:absolute;max-height:inherit;right:0;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--sparky-color-neutral-900)}.autocomplete-searchbox .sparky-c-inline-form .sparky-c-button:active{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.autocomplete-searchbox .sparky-c-inline-form .sparky-c-button .sparky-c-icon--search{width:calc(var(--sparky-size-base-unit)*2.25);height:calc(var(--sparky-size-base-unit)*2.25)}.autocomplete .autocomplete-cancel{display:none;padding:calc(var(--sparky-size-base-unit)*2)}.autocomplete .autocomplete-cancel,.autocomplete .autocomplete-cancel:hover{color:var(--sparky-color-neutral-900)}@media (max-width:60rem){.autocomplete.legacy-autocomplete{min-width:calc(var(--sparky-size-base-unit)*25)}}.autocomplete.legacy-autocomplete .sparky-c-inline-form__close-button{right:calc(var(--sparky-size-base-unit)*5.5)!important}@media (max-width:60rem){.autocomplete.velocity-autocomplete{min-width:calc(var(--sparky-size-base-unit)*15)}}@media (max-width:75rem){.autocomplete.velocity-autocomplete.autocomplete--open{padding:0;margin:0;background-color:var(--sparky-color-neutral-white);position:absolute;z-index:var(--sparky-z-index-300);top:0;left:0;width:100%;height:100vh;max-height:unset}.autocomplete.velocity-autocomplete.autocomplete--open .autocomplete-searchbox{padding:20px 16px 20px 32px;box-shadow:0 2px 4px rgba(0,0,0,.0784313725)}.autocomplete.velocity-autocomplete.autocomplete--open .autocomplete-searchbox .sparky-c-inline-form .sparky-c-button{right:calc(var(--sparky-size-base-unit)*12)}.autocomplete.velocity-autocomplete.autocomplete--open .autocomplete-cancel{display:inline-block}.autocomplete.velocity-autocomplete.autocomplete--open .autocomplete-panel{position:static;margin-top:calc(var(--sparky-size-base-unit)*1.25);box-shadow:none;width:100%}}.autocomplete.velocity-autocomplete .sparky-c-inline-form__close-button{display:none!important}
/*# sourceMappingURL=53a6ef36cc12a0fa.css.map*/