.predictive-search{border-style:solid;border-color:rgba(var(--color-foreground), var(--popup-border-opacity));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));-webkit-overflow-scrolling:touch;display:none;position:absolute;left:1rem;overflow-y:auto}.predictive-search--search-template{z-index:2;width:calc(100% - 2rem)}.predictive-search__results-groups-wrapper{border-bottom:.1rem solid rgba(var(--color-foreground), .08);padding:0;display:flex}@media screen and (width<=991px){.predictive-search--header{left:0;right:0}.predictive-search__results-groups-wrapper{flex-direction:column}predictive-search[data-status=focused]{z-index:111;background:#fff;flex-direction:column;align-items:stretch;height:100dvh;padding:.625rem 0 0;inset:0;width:100%!important;max-width:none!important;margin-left:0!important;position:fixed!important}predictive-search[data-status=focused] .js-predictive-search-inner{flex-direction:column;flex:auto;width:100%;min-width:0;height:auto;min-height:0;padding-inline:0;display:flex}predictive-search[data-status=focused] .search-modal__form{background:0 0;border-width:0;border-radius:0;flex-direction:column;flex:auto;width:100%;height:auto;min-height:0;display:flex;position:relative}predictive-search[data-status=focused] .field{background:#fff;border:2px solid #e5e7eb;border-radius:9999px;flex-shrink:0;height:2.75rem;margin-inline:1rem}predictive-search[data-status=focused] .search__button{display:none}predictive-search[data-status=focused] .js-mobile-search-close{display:flex}predictive-search[data-status=focused] .predictive-search--header,predictive-search[data-status=focused] .predictive-search-placeholder{position:absolute;width:100%!important;height:calc(100dvh - 3.375rem - 10px)!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;top:calc(2.75rem + 10px)!important;left:0!important;right:0!important}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (width>=992px) and (width<=999px){.predictive-search--header{left:0;right:0}.predictive-search__results-groups-wrapper{flex-direction:column}}@media screen and (width>=1000px){.predictive-search{border-top:none;width:calc(100% - 2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search[open]:not([data-results]) [data-predictive-search]{display:none}predictive-search[open] [data-predictive-search-placeholder]:not([hidden]){display:flex}predictive-search[data-results] [data-predictive-search-placeholder]{display:none!important}.js-predictive-search-backdrop{z-index:40;cursor:default;appearance:none;background:#16161673;border:0;border-radius:0;margin:0;padding:0;display:none;position:fixed;inset:0}.js-predictive-search-backdrop.is-visible{display:block}body.predictive-search-backdrop-open{overflow:hidden}body.predictive-search-backdrop-open .section-header{z-index:50}body.predictive-search-backdrop-open theme-header{z-index:1;position:relative}@media screen and (width>=1000px){body.predictive-search-backdrop-open predictive-search[data-status=focused]{z-index:2;position:relative}body.predictive-search-backdrop-open .js-predictive-search-inner{z-index:3;position:relative}body.predictive-search-backdrop-open [data-predictive-search-placeholder],body.predictive-search-backdrop-open .predictive-search--header{z-index:3}}@media screen and (width<=991px){body.predictive-search-backdrop-open predictive-search[data-status=focused]{z-index:111;position:fixed!important}body.predictive-search-backdrop-open .js-predictive-search-inner{z-index:1;position:relative}}@media screen and (width>=1000px){.js-header-search-container{overflow:visible}.js-predictive-search-host{transition:width .3s,margin-left .3s,max-width .3s}.predictive-search--header{-webkit-overflow-scrolling:touch;max-height:70dvh;right:0;overflow:hidden;width:100%!important;top:calc(100% + 10px)!important;left:0!important;transform:none!important}.predictive-search-placeholder{overflow:hidden;top:calc(100% + 10px)!important}.predictive-search-placeholder__grid{max-height:70dvh;overflow:hidden}}.predictive-search--header:has(#predictive-search-results){flex-direction:column;display:flex;overflow:hidden}.predictive-search__result-group{flex-direction:column;flex:auto;gap:2rem;display:flex}.predictive-search strong.highlight{margin-inline-end:.25em;font-weight:700}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (width>=1000px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 50%}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground), .08);color:rgba(var(--color-foreground), .7);margin:0 2rem;padding:1.5rem 0 .75rem}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{justify-content:center;padding:1rem;display:flex}predictive-search[loading] .predictive-search__search-for-button,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground))}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-underline-offset:.3rem;text-decoration:underline}.predictive-search__item{text-align:left;width:100%;padding:1rem 2rem;text-decoration:none;display:flex}.predictive-search__item--link-with-thumbnail{grid-column-gap:2rem;grid-template-columns:5rem 1fr;grid-template-areas:"product-image product-content";display:grid}.predictive-search__item-content{flex-direction:column;grid-area:product-content;display:flex}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground), .75);background-color:#0000}.predictive-search__item .price{color:rgba(var(--color-foreground), .7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale));justify-content:space-between;align-items:center;padding:1.3rem 2rem}@media screen and (width>=1000px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link));flex-shrink:0}.predictive-search__image{object-fit:contain;grid-area:product-image;font-family:object-fit\: contain}.predictive-search__group-heading{letter-spacing:.04em;text-transform:uppercase;color:#142c73a6;margin:0;font-size:.75rem;font-weight:600}.predictive-search__link-list{flex-direction:column;gap:.125rem;margin:.625rem 0 0;padding:0;list-style:none;display:flex}.predictive-search__text-link{color:#142c73;border-radius:.5rem;align-items:center;gap:.375rem;width:fit-content;max-width:100%;padding:.5rem .625rem;font-size:.9375rem;font-weight:400;line-height:1.35;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.predictive-search__text-link:hover,.predictive-search__list-item[aria-selected=true] .predictive-search__text-link{background-color:#ede7f6e6}.predictive-search__text-link--collection span,.predictive-search__text-link--article span{min-width:0}.predictive-search__text-link-icon{opacity:.7;flex-shrink:0;font-size:1rem;line-height:1}.predictive-search__text-link--collection{text-decoration:none}.predictive-search__product-list{flex-direction:column;gap:.125rem;margin:.625rem 0 0;padding:0;list-style:none;display:flex}.predictive-search__product-card{min-width:0;color:inherit;background:0 0;border:none;border-radius:.5rem;gap:.625rem;padding:.375rem .625rem .375rem .25rem;text-decoration:none;transition:background-color .2s;display:flex}.predictive-search__product-card:hover,.predictive-search__list-item[aria-selected=true] .predictive-search__product-card{background-color:#ede7f6b3}.predictive-search__product-media{background:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;padding:.25rem;display:flex;overflow:hidden}.predictive-search__product-image{object-fit:contain;width:100%;height:100%}.predictive-search__product-body{flex:auto;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.predictive-search__product-copy{flex:auto;min-width:0}.predictive-search__product-title{flex-direction:column;gap:.125rem;margin:0;font-size:.8125rem;font-weight:400;line-height:1.35;display:flex}.predictive-search__product-vendor{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.25;display:block;overflow:hidden}.predictive-search__product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.predictive-search__product-meta{color:#142c7399;margin-top:.25rem;font-size:.6875rem;line-height:1.3;display:block}.predictive-search__product-price{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.125rem;padding-inline-end:.25rem;display:flex}.predictive-search__price{color:#257e38;white-space:nowrap;font-size:.9375rem;font-weight:700;line-height:1.2}.predictive-search__price--compare{color:#142c738c;font-size:.8125rem;font-weight:400;text-decoration:line-through}.predictive-search__results-panel{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.predictive-search__results-panel>.predictive-search__results-groups-wrapper{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:.75rem;overflow-y:auto}@media screen and (width>=1000px){.predictive-search__results-panel>.predictive-search__results-groups-wrapper{padding:1rem}}.predictive-search__footer{background:#fff;border-top:1px solid #142c731a;flex-shrink:0;margin-top:0;padding:.75rem .75rem 1rem}@media screen and (width>=1000px){.predictive-search__footer{padding:.75rem 1rem 1rem}}.predictive-search__view-all-btn{color:#fff;text-align:center;background:#142c73;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:3rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.predictive-search__view-all-btn:hover{background:#1e3a8a}.predictive-search__view-all-btn-icon{flex-shrink:0;font-size:1rem;line-height:1}@media screen and (width>=1000px){.predictive-search__results-groups-wrapper{align-items:start}.predictive-search__result-group--suggestions{max-height:none}.predictive-search__result-group--products{min-width:0}.predictive-search__product-list{gap:.25rem}.predictive-search__product-card{gap:.625rem;padding:.375rem .75rem .375rem .25rem}.predictive-search__product-media{width:3.25rem;height:3.25rem;padding:.25rem}.predictive-search__product-title{font-size:.875rem}.predictive-search__product-price{padding-inline-end:.375rem}.predictive-search__price{font-size:1rem}.predictive-search__price--compare{font-size:.875rem}}@media screen and (width<=999px){.predictive-search__results-groups-wrapper{flex-direction:column;display:flex}.predictive-search__result-group--products{order:-1}}
