.predictive-search{display:none;position:absolute;top:calc(100% + .75rem);border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-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));overflow-y:auto;-webkit-overflow-scrolling:touch;container-type:inline-size;overscroll-behavior:contain}.predictive-search--search-template,.header__search-bar .predictive-search--header{z-index:2;width:100%;transition:max-height ease-in-out .3s;max-height:calc(var(--bvh, 75vh) - var(--header-height-live, 0px) - var(--header-start-live, 0px) - 10px)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:row;transition:opacity .3s}@container (max-width: 480px){.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.header__search-bar .predictive-search__result-group{border-top:1px solid rgba(var(--color-foreground),.08);border-inline-start:0}}@supports not (container-type: inline-size){.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.header__search-bar .predictive-search__result-group{border-top:1px solid rgba(var(--color-foreground),.08);border-inline-start:0}}@media screen and (max-width:749.98px){.predictive-search__search-no-results{margin-bottom:3rem}.predictive-search--header{inset-inline-end:0;inset-inline-start:0;top:100%}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem;padding-bottom:2rem}.predictive-search__pages-wrapper{border-top:1px solid rgba(var(--color-foreground),.08)}.predictive-search__results-groups-wrapper--no-products .predictive-search__pages-wrapper:first-child{border-top:0}.header__search .search-modal__close-button{top:2px}.predictive-search__item,.predictive-search__heading{padding-inline-start:1.5rem;padding-inline-end:1.5rem}}predictive-search[open] .predictive-search,predictive-search[results] .predictive-search:not(:empty){display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem;width:100%}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.predictive-search__heading{margin:0 1.5rem}.header__search predictive-search{position:relative;margin-top:3rem;margin-bottom:3rem}.predictive-search__item{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.predictive-search__result-group-right .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group-right{flex:0 1 35rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group-right,.predictive-search__result-group:only-child{flex-grow:1}.predictive-search__result-group:not(:empty)+.predictive-search__result-group-right{background-color:rgba(var(--color-foreground),.022);padding:1rem;border-radius:var(--panel-corner-radius)}.predictive-search__result-group{padding:2rem 1.5rem}.template-search__search .predictive-search__result-group,.header__search-bar .predictive-search__result-group{border-radius:0!important;border-inline-start:1px solid rgba(var(--color-foreground),.08)}}.predictive-search__heading{padding-top:.75rem;padding-bottom:.25rem;font-weight:500}predictive-search .spinner{--color-foreground: var(--color-button-text);width:1.8rem;height:1.8rem;margin-top:.3rem;line-height:0}predictive-search .search__button{display:block}predictive-search .icon-search,predictive-search .predictive-search__loading-state{position:absolute;top:50%;inset-inline-start:calc(50% + 1px);transform:translate3d(calc(-50% * var(--direction-multiplier)),-50%,0);transition:opacity .2s,visibility .2s}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search[loading] .icon-search{opacity:0;visibility:hidden}.predictive-search__search-no-results{transition:opacity .3s}.template-search__header .predictive-search__search-no-results,.header__search-bar .predictive-search__search-no-results{margin-bottom:3rem}predictive-search[loading] .predictive-search__search-no-results{opacity:.2}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}.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));background-color:rgba(var(--color-foreground),.04)}.predictive-search__item{display:flex;padding-top:.6rem;padding-bottom:.6rem;text-align:start;text-decoration:none;width:100%;line-height:2rem;font-size:1.4rem;border-radius:var(--panel-corner-radius)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content";padding-top:1.5rem;padding-bottom:1.5rem}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content .card__badge{--badge-text-size: 1.1rem;margin-bottom:.75rem}.predictive-search__item-content .card__badge .badge{padding:.5rem .8rem}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result mark{font-weight:700}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.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__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.header__search .search-modal{max-height:var(--bvh, 100vh);overflow:auto;display:block}.header__search .search-modal__close-button{position:absolute;top:0;inset-inline-end:0}.header__search .predictive-search{position:static;overflow:visible;max-height:none!important;box-shadow:none;border:0;margin-top:2rem}.predictive-search--suggestions-desktop .predictive-search__item{font-size:1.5rem}.template-search__search predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}.template-search__search predictive-search[results=true] .predictive-search--suggestions-desktop,predictive-search[results=true] .predictive-search--suggestions-desktop{display:none!important}@media screen and (min-width:750px){.header__search .search-modal{max-height:100vh}.header__search .predictive-search__result-group-right:has(+.predictive-search__result-group){border-inline-start:0;margin:0;padding:1.5rem}.header__search .predictive-search__result-group{padding-top:0;padding-bottom:0;padding-inline-start:0}.header__search .predictive-search__item--link-with-thumbnail{padding:1.5rem;padding-inline-end:0}.header__search .modal__close-button .icon{width:3.2rem;height:3.2rem}.header__search .predictive-search__results-groups-wrapper{align-items:flex-start}}@media screen and (max-width:989.98px){.header--keep-mobile-search{--popup-shadow-vertical-offset: 6px}.header--keep-mobile-search predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}.header--keep-mobile-search .predictive-search--suggestions-desktop,.header--keep-mobile-search .predictive-search--header{top:calc(100% + var(--px-mobile) * .8);margin-inline-start:calc(var(--px-mobile) * -1);width:calc(100% + calc(var(--px-mobile) * 2));border-start-start-radius:0;border-start-end-radius:0}.header--keep-mobile-search .search-modal__form .field.field--matching-color-scheme:after{box-shadow:none!important}.predictive-search__heading,.predictive-search__item:not(.predictive-search__suggestion),.predictive-search__item-heading,.predictive-search__subheading,.predictive-search__item .price{font-size:1.6rem}.predictive-search__heading{margin-bottom:.25rem}.predictive-search__item--link-with-thumbnail{grid-template-columns:80px 1fr}.predictive-search__image{width:80px;height:auto}}@media screen and (min-width:990px){predictive-search:focus-within:not([loading=true]):not(:has(.nice-select:focus)) .predictive-search--suggestions-desktop{display:block}}.bt-site-header .predictive-search,.search-template .predictive-search{background:#fff;border:1px solid var(--bt-border, #dce7ed);border-radius:16px;box-shadow:0 20px 52px #13243a2e;color:var(--bt-ink, #13243a);margin-top:8px;overflow-x:hidden}.bt-site-header .predictive-search--suggestions-desktop,.search-template .predictive-search--suggestions-desktop{padding:8px}.bt-site-header .predictive-search__results-groups-wrapper,.search-template .predictive-search__results-groups-wrapper{align-items:stretch;gap:0}.bt-site-header .predictive-search__result-group,.search-template .predictive-search__result-group{gap:12px;padding:18px}.bt-site-header .predictive-search__result-group-right,.search-template .predictive-search__result-group-right{background:var(--bt-sky-soft, #eaf7fa);border:0;border-radius:0;flex-basis:31rem;padding:18px}.bt-site-header .predictive-search__queries-wrapper,.search-template .predictive-search__queries-wrapper{background:var(--bt-sky-soft, #eaf7fa);padding:18px}@media screen and (min-width:750px){.bt-site-header .predictive-search--header{max-height:min(68vh,68rem)}.bt-site-header .predictive-search__results-groups-wrapper,.search-template .predictive-search__results-groups-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,21rem)}.bt-site-header .predictive-search__queries-wrapper,.search-template .predictive-search__queries-wrapper{grid-column:1 / -1;grid-row:1}.bt-site-header .predictive-search__result-group:not(.predictive-search__result-group-right),.search-template .predictive-search__result-group:not(.predictive-search__result-group-right){grid-column:1;grid-row:1}.bt-site-header .predictive-search__result-group-right,.search-template .predictive-search__result-group-right{grid-column:2;grid-row:1}.bt-site-header .predictive-search__results-groups-wrapper:has(.predictive-search__queries-wrapper) .predictive-search__result-group,.search-template .predictive-search__results-groups-wrapper:has(.predictive-search__queries-wrapper) .predictive-search__result-group{grid-row:2}.bt-site-header .predictive-search__results-groups-wrapper--no-products,.bt-site-header .predictive-search__results-groups-wrapper--no-suggestions,.bt-site-header .predictive-search__results-groups-wrapper:not(:has(.predictive-search__result-group-right)),.search-template .predictive-search__results-groups-wrapper--no-products,.search-template .predictive-search__results-groups-wrapper--no-suggestions,.search-template .predictive-search__results-groups-wrapper:not(:has(.predictive-search__result-group-right)){grid-template-columns:minmax(0,1fr)}.bt-site-header .predictive-search__results-groups-wrapper--no-products>*,.bt-site-header .predictive-search__results-groups-wrapper--no-suggestions>*,.search-template .predictive-search__results-groups-wrapper--no-products>*,.search-template .predictive-search__results-groups-wrapper--no-suggestions>*{grid-column:1}.bt-site-header .predictive-search__results-list--queries,.search-template .predictive-search__results-list--queries{display:flex;flex-wrap:wrap;gap:7px}.bt-site-header .predictive-search__results-list--queries .predictive-search__list-item,.bt-site-header .predictive-search__results-list--queries .predictive-search__list-item+.predictive-search__list-item,.search-template .predictive-search__results-list--queries .predictive-search__list-item,.search-template .predictive-search__results-list--queries .predictive-search__list-item+.predictive-search__list-item{margin:0;width:auto}.bt-site-header .predictive-search__results-list--queries .predictive-search__item,.search-template .predictive-search__results-list--queries .predictive-search__item{background:#fff;border:1px solid var(--bt-border, #dce7ed);border-radius:999px;min-height:3.6rem;padding:.65rem 1rem}}.bt-site-header .predictive-search__heading,.search-template .predictive-search__heading{align-items:center;color:var(--bt-ink, #13243a);display:flex;font-size:1.2rem;font-weight:800;justify-content:space-between;letter-spacing:.08em;margin:0 0 8px;padding:0 4px 8px;text-transform:uppercase}.bt-site-header .predictive-search__heading>span,.search-template .predictive-search__heading>span{align-items:center;background:#fff;border:1px solid var(--bt-border, #dce7ed);border-radius:999px;display:inline-flex;font-size:1.1rem;height:2.4rem;justify-content:center;min-width:2.4rem;padding-inline:.6rem}.bt-site-header .predictive-search__results-list,.search-template .predictive-search__results-list{margin:0;padding:0}.bt-site-header .predictive-search__list-item+.predictive-search__list-item,.search-template .predictive-search__list-item+.predictive-search__list-item{margin-top:4px}.bt-site-header .predictive-search__item,.search-template .predictive-search__item{border-radius:11px;color:var(--bt-ink, #13243a);font-size:1.4rem;line-height:1.35;min-height:4.4rem;padding:.9rem 1rem;transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}.bt-site-header .predictive-search__list-item[aria-selected=true]>*,.bt-site-header .predictive-search__item[aria-selected=true],.search-template .predictive-search__list-item[aria-selected=true]>*,.search-template .predictive-search__item[aria-selected=true]{background:#edf6ff;box-shadow:inset 3px 0 var(--bt-blue, #075ba8);color:var(--bt-blue-dark, #03477f)}.bt-site-header .predictive-search__item--link-with-thumbnail,.search-template .predictive-search__item--link-with-thumbnail{align-items:center;grid-template-columns:6.4rem minmax(0,1fr);gap:1.2rem;min-height:8rem;padding:.8rem}.bt-site-header .predictive-search__image,.search-template .predictive-search__image{background:#fff;border:1px solid var(--bt-border, #dce7ed);border-radius:9px;height:6.4rem;object-fit:contain;padding:.4rem;width:6.4rem}.bt-site-header .predictive-search__item-content,.search-template .predictive-search__item-content{min-width:0}.bt-site-header .predictive-search__item-heading,.search-template .predictive-search__item-heading{color:inherit;font-size:1.45rem;font-weight:700;line-height:1.3}.bt-site-header .predictive-search__product-meta,.search-template .predictive-search__product-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:.5rem}.bt-site-header .predictive-search__product-meta .price,.search-template .predictive-search__product-meta .price{color:var(--bt-blue-dark, #03477f);font-size:1.3rem;font-weight:800;margin:0}.predictive-search__availability{align-items:center;color:#12683b;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.45rem}.predictive-search__availability:before{background:#159957;border-radius:50%;content:"";height:.65rem;width:.65rem}.predictive-search__availability--unavailable{color:#9b2d30}.predictive-search__availability--unavailable:before{background:#c23d40}.predictive-search__reference{color:var(--bt-muted, #5c6b78);font-size:1.1rem;margin-top:.35rem}.bt-site-header .predictive-search__result-group-right .predictive-search__item,.search-template .predictive-search__result-group-right .predictive-search__item{padding-block:.75rem}.predictive-search__item-query-result mark{color:var(--bt-blue-dark, #03477f);font-weight:800}.predictive-search__search-no-results{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:3rem 2rem 2.4rem;text-align:center}.predictive-search__search-no-results strong{color:var(--bt-ink, #13243a);font-size:1.7rem}.predictive-search__search-no-results span{color:var(--bt-muted, #5c6b78);font-size:1.3rem}.predictive-search__view-all{align-items:center;background:var(--bt-blue, #075ba8);border:0;border-radius:0 0 15px 15px!important;bottom:0;color:#fff!important;cursor:pointer;display:flex;font:inherit;font-size:1.4rem!important;font-weight:800;justify-content:space-between;min-height:5.2rem!important;padding:1.2rem 1.8rem!important;position:sticky;text-align:start;width:100%;z-index:2}.predictive-search__view-all:hover,.predictive-search__view-all[aria-selected=true]{background:var(--bt-blue-dark, #03477f)!important;box-shadow:none!important}.predictive-search__view-all svg{fill:none;flex:0 0 2rem;height:2rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:2rem}@media screen and (max-width:989.98px){.bt-site-header .header--keep-mobile-search .predictive-search--header,.bt-site-header .header--keep-mobile-search .predictive-search--suggestions-desktop{margin-inline-start:calc(var(--px-mobile) * -.8);width:calc(100% + var(--px-mobile) * 1.6)}}@media screen and (max-width:749.98px){.bt-site-header .predictive-search,.search-template .predictive-search{border-inline:0;border-radius:0 0 16px 16px;box-shadow:0 22px 40px #13243a2e;margin-top:0}.bt-site-header .predictive-search__results-groups-wrapper,.search-template .predictive-search__results-groups-wrapper{flex-direction:column}.bt-site-header .predictive-search__result-group,.search-template .predictive-search__result-group{order:1;padding:14px 12px}.bt-site-header .predictive-search__result-group-right,.search-template .predictive-search__result-group-right{border-top:1px solid var(--bt-border, #dce7ed);order:2;padding:12px}.bt-site-header .predictive-search__queries-wrapper,.search-template .predictive-search__queries-wrapper{background:var(--bt-sky-soft, #eaf7fa);border-bottom:1px solid var(--bt-border, #dce7ed);order:0;padding:12px}.predictive-search__results-list--queries{display:flex;flex-wrap:wrap;gap:7px}.predictive-search__results-list--queries .predictive-search__list-item,.predictive-search__results-list--queries .predictive-search__list-item+.predictive-search__list-item{margin:0;width:auto}.bt-site-header .predictive-search__results-list--queries .predictive-search__item,.search-template .predictive-search__results-list--queries .predictive-search__item{background:#fff;border:1px solid var(--bt-border, #dce7ed);border-radius:999px;min-height:3.8rem;padding:.7rem 1rem}.bt-site-header .predictive-search__item--link-with-thumbnail,.search-template .predictive-search__item--link-with-thumbnail{grid-template-columns:5.8rem minmax(0,1fr);min-height:7.4rem}.bt-site-header .predictive-search__image,.search-template .predictive-search__image{height:5.8rem;width:5.8rem}.bt-site-header .predictive-search__heading,.search-template .predictive-search__heading{font-size:1.15rem}.bt-site-header .predictive-search__item-heading,.search-template .predictive-search__item-heading{font-size:1.35rem}.predictive-search__view-all{border-radius:0 0 15px 15px!important}body:has(predictive-search[open]) #mcb-launcher-widget-root{opacity:0!important;pointer-events:none!important;visibility:hidden!important}}@media(prefers-reduced-motion:reduce){.bt-site-header .predictive-search__item,.search-template .predictive-search__item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/component-predictive-search.css.map */
