.catalog-card:hover{opacity:50% #000}.categories__item-name{text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#423c3d;margin-top:10px;font-family:"CSTM Xprmntl 02",Jost,Arial,sans-serif;font-size:25px;font-style:italic;font-weight:400;line-height:50px}.productions__item-name{letter-spacing:.1em;text-transform:uppercase;color:#423c3d;margin-top:20px;font-size:12px;font-weight:500;line-height:18px;display:block}.product-card-wrapper{color:inherit;height:100%;text-decoration:none;display:block}.product-card-wrapper:hover .product-card{box-shadow:0 6px 16px #0000000f}.product-card-wrapper:hover .product-card:after{opacity:.05}.product-card-wrapper:hover .product-card__image img{transform:scale(1.05)}.product-card-wrapper:hover .product-card__actions{opacity:1;transform:translate(0)}.product-card-wrapper:hover .product-card__info{background-color:#f9f9f9cc}.product-card{cursor:pointer;border-radius:4px;height:100%;padding-bottom:12px;transition:all .3s;position:relative;overflow:hidden}.product-card:after{content:"";opacity:0;pointer-events:none;z-index:1;background:#000;transition:opacity .3s;position:absolute;inset:0}.product-card__image{position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.product-card__actions{opacity:0;z-index:2;flex-direction:column;gap:8px;transition:all .3s;display:flex;position:absolute;transform:translate(12px)}.product-card__actions button{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.product-card__actions button:hover{background:#f5f5f5;transform:scale(1.05)}.product-card__info{width:100%;transition:background-color .3s}.product-card__title{letter-spacing:.05em;color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:4px;font-size:14px;font-weight:300;display:block;overflow:hidden}.product-card__price{color:#000;font-size:14px;font-weight:500}
