.product-grid .ais-Hits-item{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.product-grid .ais-Hits-item:active,.product-grid .ais-Hits-item:focus,.product-grid .ais-Hits-item:hover{background-color:transparent}.product-grid .ais-Hits-item .ais-product.product-card{width:100%}.product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:1rem;position:relative}@media screen and (min-width:768px){.product-card{padding-bottom:0}}.product-card__image{border-radius:.125rem;overflow:hidden;position:relative}.product-card__image:focus .product-card__image--secondary,.product-card__image:hover .product-card__image--secondary{display:block;opacity:1}.product-card__image .img{margin:0}.product-card__image--secondary{bottom:0;left:0;margin:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity var(--duration-default) ease-in-out;transition:opacity var(--duration-default) ease-in-out}.product-card__inner{position:relative}.product-card__information{display:block;font-size:.875rem;line-height:1.25rem}.product-card .product-card__information{padding-bottom:.125rem;padding-top:.5rem}.product-card__information:active,.product-card__information:focus,.product-card__information:hover{color:var(--color-craft);text-decoration:none}.product-card__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;gap:.5rem;line-height:1.25rem;text-align:center}.product-card__price--with-quickshop{min-height:2.5rem}@media screen and (min-width:768px){.product-card__price--with-quickshop{min-height:2.75rem}}.product-card__vendor{-webkit-box-flex:1;display:block;-ms-flex:1;flex:1;font-family:var(--font-label-italic-family);font-size:1rem;line-height:1.5rem;margin-bottom:0;padding:0;white-space:nowrap}@media screen and (min-width:768px){.product-card__vendor{font-size:1.25rem;line-height:1.875rem}}.product-card__vendor .product-card--alt{margin-right:.5rem}.product-card__title{font-family:var(--font-label-family);line-height:1.5rem;margin-bottom:0}@media screen and (min-width:768px){.product-card__title{line-height:1.75rem}}.product-card__title--type{display:block;margin:0}.product-card__button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.5625rem}@media screen and (min-width:768px){.product-card__button{padding:.5625rem 1rem}}.product-card__button .icon{height:1.25rem;margin:0;width:1.25rem}@media screen and (min-width:768px){.product-card__button .icon{height:1.5rem;width:1.5rem}}.product-card__quickshop{display:block;margin-top:.375rem;position:relative}.product-card__quickshop-button{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--color-brand-background);border-color:var(--color-brand-background);color:var(--color-black);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--font-regular-family);font-size:.75rem;font-style:var(--font-regular-style);font-weight:var(--font-regular-weight);justify-content:space-between;padding:.625rem .9375rem .5rem;width:100%}.product-card__quickshop-button .icon{margin-left:.125rem;margin-right:-.25rem}@media screen and (min-width:480px){.product-card__quickshop-button{font-size:.8125rem}}.product-card__quickshop:active .product-card__quickshop-button,.product-card__quickshop:focus .product-card__quickshop-button,.product-card__quickshop:hover .product-card__quickshop-button{background-color:var(--color-craft);border-color:var(--color-craft);color:var(--color-off-white)}.product-card__quickshop-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;bottom:0;cursor:pointer;display:block;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%}.product-card--alt{-webkit-box-align:center;-ms-flex-align:center;grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:minmax(0,6rem) minmax(0,1fr)}.product-card--alt .product-card__inner__header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product-card--alt .product-card__heart{margin-bottom:.5rem;margin-left:.5rem}.product-card--alt .badges .badge{font-size:.75rem;line-height:1.25rem;padding:.4375rem .625rem}.product-card--alt .product-card__title,.product-card--alt .product-card__vendor{line-height:1.5rem}.product-card--alt .badges{margin-bottom:-.5rem}.product-card--small .product-card__title{font-size:1rem;line-height:1.5rem}.product-card--small .product-card__vendor{font-size:.8125rem;line-height:1.25rem}.product-card--small .product-card__price{font-size:.75rem;line-height:1.125rem}