html.search-popup-open,body.search-popup-open{overflow:hidden!important;height:100%!important;overscroll-behavior:contain!important}.search-popup{position:fixed;top:var(--header-bottom, 70px);left:0;right:0;bottom:0;height:calc(100vh - var(--header-bottom, 70px));height:calc(100dvh - var(--header-bottom, 70px));z-index:99999;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .25s ease,opacity .25s ease;overscroll-behavior:contain}.search-popup.is-open{visibility:visible;opacity:1;pointer-events:auto}.search-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0006;z-index:1;opacity:0;pointer-events:none;transition:opacity .25s ease}.search-popup.is-open .search-popup__overlay{opacity:1;pointer-events:auto}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-popup__panel{position:relative;background:#f3faff;box-shadow:0 16px 24px -12px #00a4e533;transform:translateY(-24px);opacity:0;transition:transform .3s cubic-bezier(.25,1,.5,1),opacity .25s ease;height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:2}.search-popup.is-open .search-popup__panel{transform:translateY(0);opacity:1}.search-popup__bar{display:flex;align-items:center;gap:.5rem;padding:1rem 75px;border-bottom:1px solid #7EC4E0;background:transparent;flex-shrink:0}.search-popup__input{flex:1;height:44px;padding:0 1rem;font-size:.9375rem;border:1.5px solid #7EC4E0;border-radius:9999px;outline:none;transition:border-color .15s ease,background .15s ease;color:#40484f;background:#f3faff}.search-popup__input:focus{border-color:#00a4e5;background:#fff}.search-popup__input::placeholder{color:#8f9aa3}.search-popup__submit{display:flex;align-items:center;gap:.375rem;height:44px;padding:0 1.25rem;background:#00a4e5;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.03em;border:none;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:background .15s ease;flex-shrink:0}.search-popup__submit:hover{background:#0086bd}.search-popup__submit svg{flex-shrink:0}.search-popup__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:none;background:transparent;color:#40484f;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0;padding:0}.search-popup__close:hover{background:#c5e5f5;color:#00a4e5}.search-popup__results{max-width:100%;padding:1.5rem 75px;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.collection-search-suggestion-wrapper{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.search-popup__loading{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1.5rem 0;color:#8f9aa3;font-size:.875rem}.search-popup__spinner{width:18px;height:18px;border:2px solid #7EC4E0;border-top-color:#00a4e5;border-radius:50%;animation:sp-spin .6s linear infinite}@keyframes sp-spin{to{transform:rotate(360deg)}}.search-popup__hint{padding:1rem 0;text-align:center;color:#8f9aa3;font-size:.875rem}.search-popup__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:none;color:#40484f;margin-left:15px;margin-bottom:.875rem}.search-popup__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;padding:24px 75px}.search-product{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;border:1.5px solid #7EC4E0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.search-product:hover{border-color:#00a4e5;box-shadow:0 4px 16px #00a4e526}.search-product__img-wrap{aspect-ratio:1 / 1;overflow:hidden;background:#f3faff}.search-product__img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.search-product:hover .search-product__img{transform:scale(1.04)}.search-product__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.search-product__info{padding:.625rem .75rem .75rem;display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:space-between}.search-product__title{font-size:12px;font-family:Poppins,sans-serif;font-weight:600;color:#031d4c;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-product__price{display:flex;gap:8px;align-items:center}.regios-dopp-generic-price-item--sale{font-family:Poppins,sans-serif;font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#031d4c}.regios-dopp-generic-price-item--regular{font-family:Poppins,sans-serif;font-weight:700;font-size:10px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#031d4c;text-decoration:line-through;opacity:.3}.search-popup__see-all{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #7EC4E0;font-size:.875rem;font-weight:600;color:#00a4e5;text-decoration:none;transition:color .15s ease}.search-popup__see-all:hover{color:#0086bd}@media(max-width:640px){.search-popup__bar{padding:0 10px 28px}.search-popup__results{padding:1.5rem 1rem}.search-popup__see-all{border:1px solid #7EC4E0;padding:16px;border-radius:8px;background:#fff}.search-popup__submit-label{display:none}.search-popup__submit{width:44px;padding:0;justify-content:center}.search-popup__grid{grid-template-columns:repeat(2,1fr);padding:28px 16px 14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/search-popup.css.map */
