.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.babybjorn-header .predictive-search--header{position:fixed;top:0;left:0;right:0;width:100%;border:none;border-top:.1rem solid rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:0;box-shadow:0 .8rem 2rem rgba(var(--color-shadow),.12);z-index:200;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff}.predictive-search-three-col{display:flex;flex-direction:row;align-items:stretch;max-width:var(--page-width, 120rem);width:100%;margin:0 auto;padding-inline:var(--page-width-margin, 2rem);box-sizing:border-box}@media screen and (max-width:599px){.predictive-search-three-col{flex-direction:column}}.predictive-search-three-col__section{flex:1 1 0;padding:2rem 1.6rem;min-width:0}.predictive-search-three-col__section--products{flex:1.5 1 0}.predictive-search-three-col__divider{flex-shrink:0;width:.1rem;align-self:stretch;background-color:rgba(var(--color-foreground),.08);margin:1.6rem 0}@media screen and (max-width:599px){.predictive-search-three-col__divider{width:auto;height:.1rem;align-self:stretch;margin:0;background-color:rgba(var(--color-foreground),.08)}}.predictive-search-three-col__heading{margin:0 0 1.2rem;padding-bottom:.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.predictive-search-three-col__list{margin:0;padding:0;list-style:none}.predictive-search-three-col__link{display:flex;align-items:center;gap:1rem;padding:.7rem 0;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.4;border-radius:.4rem;transition:background-color .15s ease}.predictive-search-three-col__link:hover,.predictive-search__list-item[aria-selected=true] .predictive-search-three-col__link{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2rem}.predictive-search-three-col__icon{display:flex;flex-shrink:0;width:1.6rem;height:1.6rem;color:rgba(var(--color-foreground),.45)}.predictive-search-three-col__icon svg{width:1.6rem;height:1.6rem}.predictive-search-three-col__link span strong{font-weight:700}.predictive-search-three-col__product-link{gap:1.2rem;padding:.5rem 0}.predictive-search-three-col__product-img{flex-shrink:0;width:5.6rem;height:5.6rem;overflow:hidden;border-radius:.4rem;background-color:rgba(var(--color-foreground),.04)}.predictive-search-three-col__product-img img{width:100%;height:100%;object-fit:contain;display:block}.predictive-search-three-col__product-info{flex:1;min-width:0}.predictive-search-three-col__product-title{margin:0 0 .2rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search-three-col__product-title strong{font-weight:700}.predictive-search-three-col__product-price{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}.predictive-search-three-col__article-link{align-items:flex-start;gap:1rem;padding:.5rem 0}.predictive-search-three-col__article-img{flex-shrink:0;width:4.8rem;height:4.8rem;overflow:hidden;border-radius:.4rem;background-color:rgba(var(--color-foreground),.04)}.predictive-search-three-col__article-img img{width:100%;height:100%;object-fit:cover;display:block}.predictive-search-three-col__article-info{flex:1;min-width:0}.predictive-search-three-col__article-title{margin:0;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.predictive-search-three-col__article-title strong{font-weight:700}.predictive-search-three-col__footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.babybjorn-header .predictive-search-three-col__footer{max-width:var(--page-width, 120rem);margin:0 auto;padding-inline:var(--page-width-margin, 2rem);box-sizing:border-box;width:100%}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search-three-col__footer{display:none}.predictive-search__search-for-button{border-top:.1rem solid rgba(var(--color-foreground),.08)}.babybjorn-header .predictive-search__search-for-button{max-width:var(--page-width, 120rem);margin:0 auto;padding-inline:var(--page-width-margin, 2rem);box-sizing:border-box;width:100%}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.quick-search-default__inner{display:flex;flex-direction:row;align-items:stretch;max-width:var(--page-width, 120rem);width:100%;margin:0 auto;padding-inline:var(--page-width-margin, 2rem);box-sizing:border-box}@media screen and (max-width:599px){.quick-search-default__inner{flex-direction:column}}.quick-search-default__section{flex:1 1 0;padding:2rem 1.6rem;min-width:0}.quick-search-default__section--products{flex:1 1 0}.quick-search-default__divider{flex-shrink:0;width:.1rem;align-self:stretch;background-color:rgba(var(--color-foreground),.08);margin:1.6rem 0;border:none}@media screen and (max-width:599px){.quick-search-default__divider{width:auto;height:.1rem;margin:0}}.quick-search-default__heading{margin:0 0 1.2rem;padding-bottom:.8rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.quick-search-default__list{margin:0;padding:0;list-style:none}.quick-search-default__item{margin:0}.quick-search-default__link{display:flex;align-items:center;gap:1rem;padding:.7rem 0;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.4rem;line-height:1.4}.quick-search-default__link:hover,.predictive-search__list-item[aria-selected=true] .quick-search-default__link{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2rem}.quick-search-default__search-icon{display:flex;flex-shrink:0;width:1.6rem;height:1.6rem;color:rgba(var(--color-foreground),.45)}.quick-search-default__search-icon svg{width:1.6rem;height:1.6rem}.quick-search-default__product-link{gap:1.2rem;padding:.5rem 0}.quick-search-default__product-img-wrap{flex-shrink:0;width:5.6rem;height:5.6rem;overflow:hidden;border-radius:.4rem;background-color:rgba(var(--color-foreground),.04)}.quick-search-default__product-img-wrap img{width:100%;height:100%;object-fit:contain;display:block}.quick-search-default__product-info{flex:1;min-width:0}.quick-search-default__product-title{margin:0 0 .2rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-search-default__product-price{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-predictive-search.css.map */
