.search-bar__popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;background:#0006;display:flex;justify-content:space-between;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.search-bar__popup{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;position:fixed;top:0;left:0;right:0;width:100%;background:#fff;z-index:99999999;transform:translateY(-100%);transition:all .3s ease-in-out}.search-bar-form{max-width:1920px;width:100%;margin:0 auto;display:flex;align-items:center;gap:12px;padding:clamp(1rem,calc(.51rem + 2.07vw),3rem)}.search-bar-form input{width:100%;height:clamp(2.25rem,calc(2.13rem + .52vw),2.75rem);padding:0 16px;background:transparent;border-radius:120px;border:1px solid black}.search-bar-results{height:fit-content;max-height:0;width:100%;overflow-y:auto;transition:all .3s ease-in-out}.search-bar-results-wrapper{max-width:1500px;width:100%;margin:0 auto;align-items:start;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;row-gap:1.8rem;padding:clamp(1.75rem,calc(1.87rem - .52vw),1.25rem) clamp(1rem,calc(.88rem + .52vw),1.5rem)}@media screen and (min-width: 768px){.search-bar-results-wrapper{grid-template-columns:repeat(3,1fr);gap:24px}}@media screen and (min-width: 1280px){.search-bar-results-wrapper{grid-template-columns:repeat(5,1fr);gap:32px}}.search-bar__form-btn-search{display:flex;width:27px}.predictive-item{display:flex;flex-direction:column;margin-bottom:1rem}.predictive-item .push-btn{width:120px;margin:10px auto 0;opacity:1!important}.predictive-item .push-btn__surface{background-color:#01b7b8;width:100%;min-width:60px;max-height:43px;height:100%;box-shadow:none!important;color:#fff;display:flex;justify-content:center;align-items:center;pointer-events:initial!important;transition:background-color .3s ease,color .3s ease}.predictive-item .push-btn__surface:hover{background-color:#287e94!important;color:#fff!important}.predictive-item__image{max-width:100%;aspect-ratio:1;border-radius:1.25rem;background-color:#f0f0f0}.predictive-item__image img{object-fit:cover;mix-blend-mode:multiply}.predictive-item__title{font-family:Rubik,Arimo,sans-serif!important;color:#282828;text-align:center;margin:0 0 6px;font-size:clamp(1rem,calc(.78rem + .39vw),1.25rem);line-height:110%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.predictive-item__inner{margin-top:0;display:flex;align-items:end;gap:12px;justify-content:center}.predictive-item__price{margin-top:8px;font-weight:500;line-height:1;font-size:clamp(15px,calc(15px + 1vw),20px)!important;font-family:Rubik,Arimo,sans-serif!important;color:#282828!important;display:inline-block}.predictive-item__old-price{font-family:normal "Rubik","Arimo",sans-serif!important;color:#282828;font-size:clamp(.6rem,calc(.85rem + .26vw),1rem);line-height:110%;opacity:.4;word-spacing:-.2em}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-42-search-bar.css.map */
