.header-product{border-radius:16px;background-color:#fff;box-shadow:0 1px 2px #0000001a}.header-product{padding:12px;display:grid;grid-template-areas:"image  title" "buy    buy" "avails avails";grid-template-columns:40px 1fr;grid-template-rows:40px 60px auto;grid-column-gap:16px}.header-product__back,.header-product__links{display:none!important}.header-product__image{grid-area:image}.header-product__title{grid-area:title}.header-product__buy{grid-area:buy;margin-top:16px}.header-product__buy .button-ui{width:auto}.header-product__buy .product-buy__analog{display:none}.header-product__avails{grid-area:avails;margin-top:16px;display:flex;flex-direction:column}.header-product__avails>*{margin-left:0!important}.header-product__avails>*:not(:first-child){margin-top:8px}.header-product__image-img{max-height:100%;max-width:100%;aspect-ratio:auto;width:auto;height:auto}.header-product__image-picture{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.header-product__title{text-overflow:ellipsis;overflow:hidden;align-self:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
