.bis-product-list{padding-top:4rem;padding-bottom:4rem;background:linear-gradient(to bottom,color-mix(in oklab,var(--lavender-light) 20%,transparent),color-mix(in oklab,var(--lavender-light) 0%,transparent),);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.bis-product-list__container{max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.bis-product-list__header{text-align:center;margin-bottom:3rem}.bis-product-list__title{font-family:"Baloo 2",cursive;font-size:2.25rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.bis-product-list__title-accent{color:var(--lavender)}.bis-product-list__description{font-family:Nunito,sans-serif;font-size:1.125rem;color:var(--muted-foreground);max-width:48rem;margin:0 auto}.bis-product-list__grid{display:grid;grid-template-columns:1fr;gap:var(--bis-product-list-column-gap-desktop, 16px);row-gap:var(--bis-product-list-row-gap-desktop, 24px);margin-bottom:3rem}.bis-product-list__grid--grid{display:grid}.bis-product-list__grid--carousel{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.bis-product-list__item{position:relative}.bis-product-card{position:relative;background-color:var(--background);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid transparent;overflow:hidden;transition:all .3s ease}.bis-product-card__link{display:block;text-decoration:none;color:inherit}.bis-product-card__image-wrapper{position:relative;aspect-ratio:1;overflow:hidden}.bis-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-in-out;padding:1rem}.bis-product-card:hover .bis-product-card__image{transform:scale(1.05)}.bis-product-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--lavender-light);color:var(--lavender)}.bis-product-card__badge{position:absolute;top:.75rem;right:.75rem;background-color:var(--peach);color:#9a3412;font-family:Nunito,sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem;text-transform:uppercase;letter-spacing:.025em}.bis-product-card__content{padding:0 1rem}.bis-product-card__title{font-family:"Baloo 2",cursive;font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem;line-height:1.4;padding:1rem 0 0;text-align:left}.bis-product-card__price{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 0 1rem}.bis-product-card__price-regular{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;color:var(--lavender)}.bis-product-card__price-sale{font-family:Nunito,sans-serif;font-size:1rem;font-weight:600;color:#dc2626}.bis-product-card__price-compare{font-family:Nunito,sans-serif;font-size:.875rem;color:var(--muted-foreground);text-decoration:line-through}.bis-product-card__variants{font-family:Nunito,sans-serif;font-size:.75rem;color:var(--muted-foreground);margin:0}.bis-product-card--placeholder{opacity:.6}.bis-product-card--placeholder .bis-product-card__title,.bis-product-card--placeholder .bis-product-card__price{background-color:var(--lavender-light);color:transparent;border-radius:.25rem}.bis-product-list__cta{text-align:center;margin-top:2rem}@media (min-width: 640px){.bis-product-list{padding-top:5rem;padding-bottom:5rem}.bis-product-list__container{padding-left:1.5rem;padding-right:1.5rem}.bis-product-list__header{margin-bottom:4rem}.bis-product-list__title{margin-bottom:1.5rem}.bis-product-list__grid{grid-template-columns:repeat(2,1fr);margin-bottom:4rem}}@media (min-width: 768px){.bis-product-list__title{font-size:3rem}.bis-product-list__grid{grid-template-columns:repeat(4,1fr)}.bis-product-card__content{padding:0}.bis-product-card__title{padding:1rem 1rem 0}.bis-product-card__price{padding:0 1rem 1rem}}@media (min-width: 1024px){.bis-product-list__container{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bis-product-list.css.map */
