.products-list-section{padding-top:var(--products-list-pt, 36px);padding-bottom:var(--products-list-pb, 36px)}.products-list__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px;gap:12px}.products-list__heading{font-size:22px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0;line-height:1.1}.products-list__view-all{display:flex;flex-direction:column;align-items:flex-end;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;opacity:.7;transition:opacity .2s;white-space:nowrap}.products-list__view-all:hover{opacity:1}.products-list__view-all-line{display:block;width:100%;height:1.5px;background:currentColor;margin-top:3px}.products-list__card{box-shadow:0 2px 20px #0000000f;position:relative}.products-list__slider{overflow:hidden;position:relative}.products-list__item{display:flex;align-items:center;gap:16px;padding:16px 0;text-decoration:none;border-bottom:1px solid #e8eaec;cursor:pointer;transition:opacity .18s ease}.products-list__item:last-child{border-bottom:none}.products-list__item:hover{opacity:.75}.products-list__image-wrap{flex-shrink:0;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.products-list__image-wrap img{width:100%;height:100%;object-fit:contain}.products-list__info{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.products-list__title{font-weight:700;letter-spacing:.02em;line-height:1.3;display:block;word-break:break-word}.products-list__price{font-weight:600;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.products-list__arrow{display:flex;align-items:center;gap:6px;flex-shrink:0}.products-list__dot{width:7px;height:7px;border-radius:50%;display:block}.products-list__item--placeholder{pointer-events:none;opacity:.3}
/*# sourceMappingURL=/cdn/shop/t/203/assets/section-products-list.css.map */
