@layer components{.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:#fff;position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.product-layout-grid{grid-template-columns:100%}@media (width >=48rem){.product-layout-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width >=64rem){.product-layout-grid{grid-template-columns:minmax(0,20fr) minmax(0,20fr) 13fr}}}
