.products-list{width:100%}.products-list__inner{background-color:var(--section-bg-color, transparent)}.products-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px;gap:24px}.products-list__title{margin:0}.products-list__filters{display:flex;gap:8px;align-items:center}.products-list__filter{padding:6px 12px;border-radius:1000px;border:1px solid rgba(228,157,205,.4);background:transparent;color:#1e1e1e;opacity:.8;font-size:14px;cursor:pointer;transition:all .3s ease}.products-list__filter:hover{opacity:1}.products-list__filter--active{background:#1e1e1e;color:#fff;opacity:1;border-color:#1e1e1e}.products-list__filters-dropdown{display:none;padding:6px 12px;border-radius:1000px;border:1px solid rgba(228,157,205,.4);background:#fff;font-size:14px;cursor:pointer}.products-list__swiper{overflow:hidden;width:100%;min-width:0}.products-list__swiper .swiper-wrapper{align-items:stretch}.products-list__swiper .swiper-slide{height:auto}.product-card{display:flex;flex-direction:column;gap:14px;height:100%}.product-card__image-wrapper{position:relative;display:block;aspect-ratio:1 / 1;padding:0;border-radius:18px;overflow:hidden;text-decoration:none}.product-card__image{width:100%;height:100%;object-fit:cover;border-radius:18px;display:block;transition:opacity .4s ease}.product-card__image--hover{position:absolute;top:0;left:0;opacity:0}.product-card__image-wrapper--has-hover:hover .product-card__image:not(.product-card__image--hover){opacity:0}.product-card__image-wrapper--has-hover:hover .product-card__image--hover{opacity:1}.product-card__tags{position:absolute;top:16px;left:16px;display:flex;gap:10px}.product-card__badge{padding:2px 8px;border-radius:100px;background:var(--color-secondary-pink, #f4d8eb);font-size:14px;line-height:20px;color:#1e1e1e}.product-card__badge--bestseller,.product-card__badge--default{background:var(--color-secondary-pink, #f4d8eb)}.product-card__badge--new{background:#e8d8f4}.product-card__badge--promo{background:#ffe4e1}.product-card__badge--exclusive{background:#f5ecd8}.product-card__content{display:flex;flex-direction:column;gap:6px;padding:0 4px;flex:1}.product-card__info{display:flex;flex-direction:column}.product-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__title{margin:0;flex:1}.product-card__link{text-decoration:none;color:inherit}.product-card__link:hover{text-decoration:underline}.product-card__rating{display:flex;align-items:center;gap:4px;flex-shrink:0}.product-card__rating svg{width:12px;height:12px;color:#eca5ab}.product-card__rating-text{color:#1e1e1e}.product-card__description{opacity:.4;margin:0;color:#1e1e1e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price-wrapper{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin-top:6px}.product-card__price{color:#1e1e1e}.product-card__price--compare{opacity:.5;text-decoration:line-through}.product-card__discount-tag{padding:1px 4px;border-radius:1000px;background:#f7e8f2;color:#1e1e1e;margin-left:6px}.product-card__cta{width:100%;margin-top:auto}@media screen and (max-width:990px){.products-list__swiper{padding-inline:12px}.page-width:has(.products-list__inner){padding:0}.products-list__header{flex-direction:column;align-items:center;margin-bottom:24px;gap:12px}.products-list__title{text-align:center}.products-list__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.products-list__filter[data-filter=all]{display:none}.products-list__filter{font-size:14px;font-weight:500}.products-list__filters-dropdown{display:none}.product-card{gap:6px}.product-card__image-wrapper,.product-card__image{border-radius:12px}.product-card__tags{top:4px;left:4px}.product-card__badge{padding:2px 6px;font-size:14px;background:#ffffff80;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.product-card__content{gap:8px;padding:0 2px}.product-card__price-wrapper{margin-top:0}.products-list__navigation .swiper-nav__arrow{width:48px;height:48px}.product-card__cta{width:100%;margin-top:auto;height:30px;font-size:var(--button-primary-font-size-small, 14px)}}@media screen and (min-width:750px)and (max-width:989px){.products-list__header{flex-direction:column;align-items:center;gap:18px}.products-list__filters{display:flex}.products-list__filters-dropdown{display:none}}.product-card[data-hidden=true]{display:none}.swiper-slide[data-hidden=true]{display:none!important}.swiper-slide{opacity:1;transform:translateY(0);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}.swiper-slide.is-hidden{opacity:0;transform:translateY(12px);transition:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/products-list.css.map */
