.search-bar{display:flex;flex:1 0 0;min-width:0}.search-bar__button{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding-inline:24px;border:1px solid #ddd;border-radius:24px;background:transparent;cursor:text;transition:border-color var(--animation-speed) var(--animation-easing)}.search-bar__button:hover{border-color:var(--color-foreground)}.search-bar__placeholder{font-family:var(--font-heading--family);font-size:.875rem;font-weight:400;color:#333333b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-bar__icon{flex-shrink:0;width:20px;height:20px;color:var(--color-foreground)}.search-bar__icon svg{width:100%;height:100%}@media screen and (max-width:749px){.search-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-search-bar.css.map */
