.header-search{display:flex;flex:1;width:auto;min-width:300px;max-width:600px;position:relative;z-index:10;flex-direction:column}.header__search>details>summary.header__icon--search{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.header-search__toggle-mobile{display:none;background:transparent;border:none;padding:0;cursor:pointer;color:currentColor;width:44px;height:44px;align-items:center;justify-content:center}.header-search__toggle-mobile .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:0}.header-search__close-mobile{display:none;background:transparent;border:none;padding:0;cursor:pointer;color:#70757a;width:32px;height:32px;align-items:center;justify-content:center;margin-right:8px}.header-search__close-mobile .svg-wrapper{width:20px;height:20px}.header-search .search{display:flex;flex-direction:column;width:100%;position:relative}.header-search .field{display:flex;align-items:center;gap:0;width:100%;height:48px!important;background:#fffffff2;border-radius:50px;padding:0 8px 0 16px!important;border:none!important;box-shadow:0 4px 12px #00000014;transition:all .2s ease;position:relative;z-index:11}@media screen and (max-width:1264px){.header-search{min-width:auto;flex:0 0 auto}.header-search__toggle-mobile,.header-search__toggle-mobile.large-up-hide{display:flex!important;transition:transform .2s ease,opacity .2s ease}.header-search .header-search__form{position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;opacity:0;visibility:hidden;transition:all .2s ease;z-index:20;background:transparent;transform-origin:right center}.header-search.is-active .header-search__form{position:absolute;left:15px;right:15px;width:calc(100vw - 30px);transform:translateY(-50%);opacity:1;visibility:visible;transition:all .2s ease}.header-search.is-active .field{background:#fff!important;box-shadow:0 2px 15px #0000001a!important}.header-search.is-active .header-search__close-mobile{display:inline-flex;flex:0 0 auto}.header-search.is-active .header-search__toggle-mobile{opacity:0;visibility:hidden;transform:translateY(5px)}.header__heading,.desktop-localization-wrapper{transition:transform .2s ease,opacity .2s ease}body.search-active .header__heading,body.search-active .header__icon:not(.header-search__toggle-mobile),body.search-active .desktop-localization-wrapper{opacity:0!important;visibility:hidden!important;pointer-events:none;transform:translateY(5px)}body.search-active .header__icons{position:static!important}.header-search.is-active{position:static}.header-search.is-active .header-search__form{position:absolute;left:10px;right:10px;width:calc(100% - 20px);transform:translateY(-50%)}}.header-search .field:focus-within{background:#fff;box-shadow:0 6px 20px #0000001f;transform:translateY(-1px)}.header-search .field__label{display:none}.header-search .field:before,.header-search .field:after{display:none!important}.header-search .search__input{flex:1;min-width:0;height:100%;border:none!important;background:transparent;padding:0 12px!important;font-size:15px;font-weight:400;outline:none!important;box-shadow:none!important;color:#222}.header-search .search__input:focus{outline:none!important;border:none!important;box-shadow:none!important}.header-search .search__input::placeholder{color:#888;font-weight:300}.header-search .search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.header-search .reset__button{position:relative!important;top:auto!important;right:auto!important;flex:0 0 auto;background:none!important;background-color:transparent!important;border:none!important;box-shadow:none!important;width:32px;height:32px;padding:0!important;margin:0 4px 0 0!important;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#70757a!important;align-self:center!important;transition:color .2s ease}.header-search .reset__button:after,.header-search .reset__button:before{display:none!important}.header-search .reset__button:hover{color:#202124!important;opacity:1}.header-search .reset__button.hidden{display:none!important}.header-search .reset__button .svg-wrapper{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.header-search .reset__button .svg-wrapper svg{width:100%;height:100%;stroke:currentColor!important;stroke-width:2px}.header-search .search__button{position:relative!important;top:auto!important;right:auto!important;flex:0 0 auto;background:#000!important;border:none!important;border-radius:50%;width:38px;height:38px;padding:0!important;margin:0 4px 0 8px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff;box-shadow:none!important;outline:none!important;align-self:center!important}.header-search .search__button:hover{background-color:#333!important;transform:scale(1.05)}.header-search .search__button:focus{outline:none!important;box-shadow:none!important}.header-search .search__button .svg-wrapper{width:16px;height:16px}.header-search .search__button .svg-wrapper svg{fill:#fff;stroke:#fff}.header-search .predictive-search--header{position:absolute;top:100%;left:0;right:0;width:100%;z-index:999999!important;background:#fff!important;border-radius:0 0 28px 28px;box-shadow:0 10px 20px #0000001f;overflow:hidden;border:none!important;max-height:80vh;overflow-y:auto;margin-top:0;pointer-events:auto;border-top:1px solid #f0f0f0!important;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .2s ease .05s,transform .2s ease .05s,visibility .2s ease .05s}.header-search predictive-search[open] .predictive-search--header,.header-search predictive-search[loading] .predictive-search--header{opacity:1;visibility:visible;transform:translateY(0)}.header-search predictive-search[open] .field,.header-search predictive-search[loading] .field{border-radius:28px 28px 0 0!important;background:#fff!important;box-shadow:0 4px 12px #00000014!important}.header-search .predictive-search--header .predictive-search__heading{padding:15px 28px 8px;margin:0;font-size:11px;color:#70757a;text-transform:uppercase;letter-spacing:.5px;border:none}.header-search .predictive-search--header .predictive-search__results-list{list-style:none;padding:0;margin:0}.header-search .predictive-search--header .predictive-search__item{display:flex;align-items:center;padding:12px 28px;text-decoration:none;color:#202124;transition:background .1s;cursor:pointer}.header-search .predictive-search--header .predictive-search__item:hover,.header-search .predictive-search--header .predictive-search__item[aria-selected=true]{background-color:#f1f3f4}.header-search .predictive-search--header .predictive-search__item-content{display:flex;flex-direction:column;justify-content:center}.header-search .predictive-search--header .predictive-search__item-heading{margin:0;font-size:15px;font-weight:400;color:#202124}.header-search .predictive-search--header .predictive-search__image{width:40px;height:40px;object-fit:contain;margin-right:15px;border-radius:4px}.header-search .predictive-search--header .predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.header-search .predictive-search--header .predictive-search__result-group{border-bottom:1px solid #eee}.header-search .predictive-search--header .predictive-search__result-group:last-child{border-bottom:none}.header-search .predictive-search--header .predictive-search__search-for-button{padding:10px 0;border-top:1px solid #eee}.header-search .predictive-search--header .predictive-search__item--term{justify-content:space-between;font-weight:500}.header-search .predictive-search__loading-state{padding:20px;display:flex;justify-content:center;align-items:center}.header-search predictive-search:not([loading]) .predictive-search__loading-state{display:none}
/*# sourceMappingURL=/cdn/shop/t/7/assets/header-search-inline.css.map */
