.stories-product-list-section{width:100%;background:#fdf4ef;padding:40px 0 60px}.stories-product-list__container{max-width:1600px;margin:0 auto;padding:0 24px}.stories-product-list__title{text-align:center;font-size:3rem;font-weight:700;margin-bottom:40px;letter-spacing:-1px}.stories-product-list__grid{display:grid;gap:40px 24px;justify-content:center}.stories-product-list__grid--3{grid-template-columns:repeat(3,1fr)}.stories-product-list__grid--4{grid-template-columns:repeat(4,1fr)}.stories-product-list__grid--5{grid-template-columns:repeat(5,1fr)}@media (max-width: 1200px){.stories-product-list__grid--5{grid-template-columns:repeat(3,1fr)}.stories-product-list__grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.stories-product-list__grid--5,.stories-product-list__grid--4,.stories-product-list__grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.stories-product-list__grid--5,.stories-product-list__grid--4,.stories-product-list__grid--3{grid-template-columns:repeat(2,1fr)}.stories-product-list__title{font-size:2rem}}@media (max-width: 768px){.stories-product-list-section{padding-bottom:16px}}.stories-product-list__card{background:transparent;border-radius:0;box-shadow:none;display:flex;flex-direction:column;align-items:stretch;transition:box-shadow .2s}.stories-product-list__card:hover{box-shadow:none}.stories-product-list__image-link{display:block;width:100%;aspect-ratio:1/1;background:#f5f5f5;position:relative}.stories-product-list__image-link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgb(60,13,20) 3px,rgba(255,255,255,.5) 5px,rgba(255,255,255,.25) 7px,rgba(255,255,255,.25) 10px,transparent 12px,transparent 16px,rgba(255,255,255,.25) 17px,transparent 22px);box-shadow:0 0 5px -1px #000,inset -1px 1px 2px #ffffff80;z-index:2;pointer-events:none}.stories-product-list__image{width:100%;height:100%;object-fit:cover;display:block}.stories-product-list__badge{position:absolute;top:-30px;right:-10px;z-index:2}.stories-product-list__badge .badge{text-align:center;background-image:url(StarBackground.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:60px;height:60px;display:flex;background-color:transparent;font-weight:700;position:relative;align-items:center;border:unset;letter-spacing:0px;font-size:16px;color:#fff}.stories-product-list__badge .badge span{color:#fff}.stories-product-list__info{padding:24px 0 28px;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto}.stories-product-list__product-title{font-size:2rem;font-weight:700;margin:0 0 10px;line-height:1.2}.stories-product-list__description{font-size:1.1rem;color:#222;margin-bottom:18px;min-height:auto}.stories-product-list__price{margin-bottom:18px;font-size:1.3rem;font-weight:600;color:#333}.stories-product-list__price .price{display:flex;align-items:center;gap:.5rem}.stories-product-list__price .price-item{font-size:1.3rem;font-weight:600}.stories-product-list__price .price-item--sale{color:#846dec}.stories-product-list__price .price-item--regular{color:#666;text-decoration:line-through}.stories-product-list__button{background:#846dec;color:#fff;border:none;border-radius:5px;padding:8px 30px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #846dec1a;margin-top:auto;display:inline-block}.stories-product-list__button:hover{background:#6d5be4;box-shadow:0 4px 16px #846dec2e}.stories-product-list__cta-row{width:100%;display:flex;justify-content:center;margin:40px 0 0}.stories-product-list__cta-btn{color:#fff;font-size:1.25rem;font-weight:700;box-shadow:#846dec1a 0 2px 8px;display:inline-block;background:#846dec;border-width:initial;border-style:none;border-color:initial;border-image:initial;border-radius:5px;padding:8px 30px;text-decoration:none;transition:background .2s,box-shadow .2s}.stories-product-list__cta-btn:hover{background:#5d4edc;box-shadow:0 4px 24px #7b6cf62a}@media (max-width: 600px){.stories-product-list__cta-row{margin:24px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/stories-product-list.css.map */
