<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-item{padding:0 5px;color:var(--color-prod-text);display:block;position:relative;overflow:hidden;margin:0 0 25px}.product-item:hover,.product-item:active,.product-item:focus{color:var(--color-prod-text)}.product-item-img{position:relative;background:var(--color-prod-img-bg);display:flex;justify-content:center;align-items:center;margin:0 0 11px}.product-item-img picture{display:flex;justify-content:center;align-items:center;width:100%;height:350px;overflow:hidden;transition:opacity .4s ease-out;-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-in-out;padding:30px 0}.product-item-img .product-item-img-second{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;padding:0}.product-item-img .product-item-img-big{display:none}.product-item-img picture img{display:block;height:100%;width:100%;object-fit:cover}.product-item-tag__list{position:absolute;left:9px;top:7px;display:flex;flex-wrap:wrap}.product-item-tag{font-size:8px;line-height:1.2;letter-spacing:-.08px;text-transform:uppercase;color:var(--color-prod-tag-text);background:var(--color-prod-tag-bg);padding:6px 9px 5px;margin:0 5px 5px 0}.product-item-content{display:flex;flex-direction:column}.product-item-content-title{font-size:12px;line-height:1.2;letter-spacing:-.12px;text-transform:uppercase;margin:0 0 2px}.product-item-content-price{font-size:10px;line-height:1.2;letter-spacing:-.1px;text-transform:uppercase;margin:0 0 5px}.product-item-content-price-compare{color:var(--color-main-text-error);margin:0 6px 0 0}.product-item-content-price-compare-old{position:relative}.product-item-content-price-compare-old:after{content:"";display:block;background-color:var(--color-prod-text);height:1px;position:absolute;left:0;right:0;top:38%}@media screen and (min-width: 767px){.product-item{padding:0 10px;margin:0 0 26px}.product-item-img{margin:0 0 11px}.product-item-img picture{height:400px;padding:30px}.product-item:hover .product-item-img picture{opacity:0}.product-item:hover .product-item-img .product-item-img-second{opacity:1}.product-item-tag__list{left:10px;top:10px}.product-item-tag{font-size:10px;letter-spacing:-.1px;padding:9px 10px 7px}.product-item-content{flex-direction:row;justify-content:space-between}.product-item-content-title{margin:0 5px 5px 0}.product-item-content-price{font-size:12px;letter-spacing:-.12px}.product-item-content-price-compare{margin:0 12px 0 0}}@media screen and (min-width: 1200px){.product-item-img picture{height:500px}}@media screen and (min-width: 1600px){.product-item-img picture{height:780px}}@media screen and (min-width: 1921px){.product-item-img picture{height:1061px}}.product-item-btn{position:absolute;left:5px;right:5px;bottom:0;transform:translateY(50px);transition:all .4s ease-in-out;opacity:0}@media screen and (min-width: 767px){.product-item:hover .product-item-content-title,.product-item:hover .product-item-content-price{opacity:0}.product-item:hover .product-item-btn{transform:translateY(0);opacity:1}}@media screen and (min-width: 1024px){.product-item-btn{left:10px;right:10px;padding:15px}}@media screen and (max-width: 767px){.product-item-btn{display:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/poroduct-grid-item.css.map */
</pre></body></html>