html{overflow-y:overlay}.spp--element-wrap{position:fixed;top:0;right:0;bottom:0;left:100%;background-color:rgba(0,0,0,0.45);display:flex;justify-content:center;align-items:center;z-index:999999;opacity:0;visibility:hidden;overflow:hidden;transition:opacity 200ms ease-in-out, transform 200ms ease-out;transform:scale(0);padding:1em;box-sizing:border-box}.spp--element-wrap .spp--element{width:100%;max-width:48em;box-shadow:0 0.5em 2em -0.75em rgba(0,0,0,0.6)}.spp--element-wrap .spp--input.spp--focus{background-color:lightyellow !important}.spp--element-wrap.xwc--preparing{left:0;opacity:0;transform:scale(0);visibility:visible}.spp--element-wrap.xwc--active{left:0;opacity:1;transform:scale(1);visibility:visible}.spp--callout{cursor:pointer}.spp--callout:empty{display:inline-block;height:3em;width:3em;display:block;background-image:url(../images/search.svg);background-position:center;background-repeat:no-repeat;background-size:50%}.spp--callout+.spp--element{display:none}.spp--element{position:relative;border:2px solid #999;border-radius:.25em;box-sizing:border-box;box-shadow:0 0.5em 1em -0.5em rgba(0,0,0,0.3);background-color:#fff;overflow:hidden}.spp--input{all:unset !important;width:100% !important;height:2em;box-sizing:border-box !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;font-size:1.5em !important;line-height:2em !important;padding:0 .5em !important;color:#444 !important;background-color:transparent !important}.spp--input::-webkit-input-placeholder{color:#aaa !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important}.spp--input::placeholder{color:#aaa !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important}.spp--button{all:unset !important;position:absolute !important;top:0 !important;left:0 !important;width:3em !important;height:3em !important;cursor:pointer !important}.spp--button img{display:block !important;width:3em !important;height:3em !important}.spp--button img.spp--search{display:block !important}.spp--button img.spp--dismiss{display:none !important}.spp--button:empty{display:block !important;width:3em !important;height:3em !important;background-image:url(../images/search.svg) !important;background-position:center !important;background-repeat:no-repeat !important;background-size:50% !important}.spp--has-search .spp--button:empty{background-image:url(../images/dismiss.svg) !important}.spp--has-search .spp--button img.spp--search{display:none !important}.spp--has-search .spp--button img.spp--dismiss{display:block !important}.spp--element-wrap .spp--results{position:static;top:auto;right:auto;left:auto}.spp--results{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;box-sizing:border-box;background-color:#fff;box-shadow:0 0.5em 1em -0.5em rgba(0,0,0,0.3);max-height:36em;overflow-y:auto}.spp--result{display:flex;align-items:center;padding:.5em;font-size:1.125em}.spp--result .spp--image{margin-left:.5em}.spp--result .spp--image img{display:block;width:2.25em;height:2.25em;border-radius:.25em;border:1.5px solid #ccc}.spp--separator{padding:0 .25em}.spp--path{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spp--path a{font-style:italic}.spp--title{display:flex}.spp--title a{font-weight:600}.spp--price{margin-right:.5em;opacity:.85;display:flex;flex-direction:row-reverse}.spp--price del{opacity:.5;margin-right:.5em;text-decoration:none;vertical-align:super;font-size:.875em;position:relative;top:-.33em}.spp--price del:after{content:'';position:absolute;top:50%;right:-5%;width:110%;height:1px;background-color:rgba(255,0,0,0.8);transform:rotate(5deg)}@media (max-width: 720px){.spp--result{margin-bottom:.5em;border-bottom:1px solid #eee;flex-direction:column;align-items:flex-start}}@supports (font-synthesis: inherit){input::placeholder{line-height:2em}}
