.f-search-drawer .f-drawer__header{margin-block-end:-1px;padding:0 2rem}.f-search-drawer__field{position:relative}.f-search-drawer__field:before{background:var(--color-border);content:"";height:1px;inset-block-end:0;inset-inline-start:0;position:absolute;width:100%}.f-search-drawer__field-icon{display:inline-flex;inset-block-start:50%;inset-inline-start:0;pointer-events:none;position:absolute;transform:translateY(-50%)}.f-search-drawer__field .input-focus-border{background-color:var(--color-text-body);height:1px;inset-block-end:0;inset-inline-start:0;position:absolute;transition:all .25s ease-in-out;width:0}.f-search-drawer__field input{background:none;border:none;border-radius:0;line-height:24px;padding:18px 30px 18px 36px;padding-block:18px;padding-inline:36px 30px}.f-search-drawer__field input:focus~.input-focus-border{width:100%}.f-search-drawer .f-drawer__scroller{padding:0}.f-search-drawer .f-predictive-search__block{padding:2.4rem 2rem;position:relative}.f-search-drawer .f-predictive-search__block:before{background:var(--color-border);content:"";height:1px;inset-block-start:0;inset-inline:2rem;position:absolute;z-index:-1}.f-search-drawer .f-drawer__close{inset-block-start:.8rem;inset-inline-end:1rem}.f-search-drawer .f-drawer__close svg{height:2.4rem;width:2.4rem}.f-predictive-search{display:none;padding:0 2rem}.f-search-drawer .f-predictive-search{height:100%}.f-predictive-search__heading{align-items:center;display:flex;gap:0 1rem;justify-content:space-between}.f-predictive-search__results-list{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.f-predictive-search__results-list li{margin:0;padding:0}.f-predictive-search__block-products .f-predictive-search__heading,.f-predictive-search__block-products .f-predictive-search__subheading{margin-block-end:2.4rem}.f-predictive-search__block-products .f-predictive-search__results-list{flex-direction:column;gap:2rem}.f-predictive-search__item{align-items:center;display:flex;gap:0 1.2rem;transition:all .3s}.f-predictive-search__item-image{flex:0 0 auto;width:8rem}.f-predictive-search__item-heading{color:var(--color-text-body);margin-bottom:4px}.f-predictive-search__item-heading:hover{color:var(--color-link-hover)}.f-predictive-search__item-content{flex:1}.f-predictive-search__item--term{font-weight:500;justify-content:flex-start!important;width:100%}.f-predictive-search__item--term:hover{color:var(--color-link-hover)}.f-predictive-search__item--term svg{height:1.8rem;width:1.8rem}.f-predictive-search__item-query-result mark{background:none;color:var(--color-text-body)}.f-predictive-search li:hover>.f-predictive-search__item:not(.f-predictive-search__item--link),.f-predictive-search li[aria-selected=true]>.f-predictive-search__item>.f-predictive-search__item:not(.f-predictive-search__item--link){background-color:rgba(var(--color-foreground),.04)}.f-predictive-search li:hover>.f-predictive-search__item--link>p,.f-predictive-search li[aria-selected=true]>.f-predictive-search__item>.f-predictive-search__item--link>p{text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.2em}.f-predictive-search__heading,.f-predictive-search__subheading{font-size:1.6rem;line-height:2.6rem;margin-block-end:1.2rem;text-transform:uppercase}.f-predictive-search__keywords ul{gap:.4rem}.f-predictive-search__keywords a{color:var(--color-text-body)}.f-predictive-search__keywords a:hover{color:var(--color-link-hover)}.f-predictive-search__keywords li:not(:last-child) a:after{content:","}.f-predictive-search__result-group{border-top:1px solid var(--color-border);padding:2.4rem 0}predictive-search:not([loading]) .f-predictive-search__heading .f-spinner-icon,predictive-search:not([loading]) .f-predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search[loading] .f-predictive-search__empty,predictive-search[loading] .f-predictive-search__heading~.f-predictive-search__loading-state,predictive-search[loading] .f-predictive-search__keywords,predictive-search[loading] .f-predictive-search__recommendations,predictive-search[loading] .f-predictive-search__results-list:first-child,predictive-search[results=true] .f-predictive-search__keywords,predictive-search[results=true] .f-predictive-search__recommendations{display:none}predictive-search[loading] .f-predictive-search__loading-state{display:flex;justify-content:center;padding:1.6rem}predictive-search[loading] .f-predictive-search,predictive-search[open] .f-predictive-search{display:block}.f-search-no-js{background:var(--color-header-bg);color:var(--color-header-text);display:flex;height:100%;inset-block-start:0;inset-inline-start:0;justify-content:center;position:absolute;width:100%;z-index:1}.f-search-no-js__form{align-self:center;width:400px}.f-search-no-js__field{margin:0 auto;max-width:calc(100% - 30px);position:relative}.f-search-no-js__field button{height:100%;inset-block-start:0;inset-inline-end:0;padding:0 10px!important;position:absolute}@media (max-width:639.98px){.f-search-no-js__field{margin:0 auto 0 15px;max-width:calc(100% - 65px)}}.header-search-form details[open] summary{inset-block-start:50%;inset-inline-end:1.6rem;position:absolute;transform:translateY(-50%);z-index:5}.header-search-form details[open] summary .btn{display:none}.header-search-form details[open] .f-icon-close{color:var(--color-header-text);display:block;height:2.4rem;width:2.4rem}