.products-showcase{padding:60px 20px}@media screen and (min-width:768px){.products-showcase{padding:80px 20px}}.products-showcase__container{max-width:var(--page-width, 1200px);margin:0 auto}.products-showcase__filters{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-bottom:40px}.products-showcase__filter-btn{border:none;color:#fff;padding:10px 28px;border-radius:50px;font-family:var(--font-primary--family, sans-serif);font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;opacity:.6}.products-showcase__filter-btn:nth-child(odd){background-color:#604136}.products-showcase__filter-btn:nth-child(2n){background-color:#f499ac}.products-showcase__filter-btn:hover{opacity:.9}.products-showcase__filter-btn.is-active{opacity:1;box-shadow:0 4px 12px #0000001a}.products-showcase__item.is-hidden{display:none!important}.products-showcase__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.products-showcase__item{width:100%;display:flex;flex-direction:column;align-items:center;text-decoration:none;text-align:center;color:inherit;transition:opacity .3s ease}@media screen and (min-width:768px){.products-showcase__item{width:calc(50% - 20px)}}@media screen and (min-width:1024px){.products-showcase__grid{gap:60px 40px}.products-showcase__item{width:calc(33.333% - 27px)}}.products-showcase__image-wrap{width:100%;aspect-ratio:1/1;border-radius:24px;overflow:hidden;margin-bottom:24px;background-color:transparent;box-shadow:0 4px 15px #0000000d;position:relative}.products-showcase__image-wrap img,.products-showcase__image-wrap svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,opacity .4s ease}.products-showcase__img-secondary{position:absolute;top:0;left:0;opacity:0}.products-showcase__item:hover .products-showcase__image-wrap img{transform:scale(1.03)}.products-showcase__item:hover .products-showcase__img-secondary{opacity:1}.products-showcase__title{font-family:var(--font-primary--family, sans-serif);font-size:1.25rem;font-weight:700;margin:0 0 12px;line-height:1.3;color:inherit}.products-showcase__description{font-family:var(--font-primary--family, sans-serif);font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-wrap:balance;color:inherit;opacity:.9}
/*# sourceMappingURL=/cdn/shop/t/7/assets/products-showcase.css.map */
