.product-item{height:100%;display:flex;flex-direction:column}.product-item__image-wrapper{display:flex;position:relative;height:100%;overflow:hidden;max-height:600px}.product-item__image{object-fit:cover;max-width:100%;width:100%;height:100%;transition:opacity .5s linear}.product-item__image.image-hovered{opacity:0;position:absolute;width:100%;height:100%}.hover-effect .product-item__image-link:hover~.image-hovered{opacity:1}.hover-effect .product-item__image-link:hover~.main-image{opacity:0}.product-item__image-link{position:absolute;width:100%;height:100%;z-index:99}.product-item__bottom{display:flex;flex-direction:column;margin-top:12px}.product-item__info{width:100%}.product-item__title{display:flex;font-family:Karla,sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:.01em;text-transform:uppercase;text-align:start;color:#000;margin-bottom:8px;text-decoration:none;min-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-item__title:hover{text-decoration:underline}.product-item__price{font-family:Karla,sans-serif;font-weight:500;font-size:14px;line-height:114%;letter-spacing:.02em;text-transform:uppercase;text-align:start;color:#666;margin-bottom:16px}.product-item__form{width:100%;display:flex;justify-content:end}.product-item__button{border-radius:1px;padding:10px 14px;background:#fdb817;color:#000;width:100%;clear:both;display:inline-flex;overflow:hidden;white-space:nowrap}.product-item__button-text{display:flex;justify-content:space-between;align-items:center;gap:8px;font-family:Karla,sans-serif;font-weight:700;font-size:14px;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#000;width:100%}@media screen and (min-width: 768px){.product-item__title{min-height:auto}}@media screen and (min-width: 1400px){.product-item__image-wrapper{height:100%;max-height:100%}.product-item__bottom{flex-direction:row;align-items:start;justify-content:space-between;gap:8px;margin-top:20px}.product-item__title{font-size:20px;line-height:100%}.product-item__price{font-size:20px;line-height:80%;margin:0}.product-item__button{border-radius:3px;padding:16px 32px;max-width:184px}.product-item__button-text{font-size:14px;letter-spacing:.05em}.button-text__cart-icon{order:1}.button-text__cart-text{order:2}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/product-grid-item.scss.css.map */
