:root{--product-card-download-height:62px}.product-card-wrapper{display:flex;height:100%;position:relative;width:100%}.product-card_figure{align-items:flex-start;display:flex;flex-direction:column;margin:0;overflow:hidden;width:100%}.product-card_image{border-radius:3px;height:auto;mix-blend-mode:multiply;object-fit:contain;width:100%}.product-card_title{font-size:24px!important;font-weight:400!important;line-height:1em!important;margin:10px 0!important}.product-card_description{display:-webkit-box;font-size:16px;-webkit-box-orient:vertical;overflow:hidden}.product-card_tags{align-content:center;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:5px;pointer-events:none;position:absolute;top:5px;z-index:200}div.product-card_tag{pointer-events:none}div.product-card_tag,div.product-card_tag:active,div.product-card_tag:focus,div.product-card_tag:hover{border-radius:3px;margin:5px;padding:5px;text-align:left}a.product-card-image-wrapper{align-items:center;background-color:#e5e5e590;border-radius:3px;display:flex;justify-content:center;overflow:hidden;transition:background-color .5s ease;width:100%}a.product-card-image-wrapper:hover{background-color:#efefef52;transition:background-color .5s ease}.product-card-link{width:100%}.product-card_download_wrapper{align-content:space-around;border-radius:3px 0 3px 0;color:#2a262b;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;height:var(--product-card-download-height);justify-content:center;position:absolute;right:0;transition:all .3s ease;width:var(--product-card-download-height);z-index:200}.product-card_download_wrapper:active,.product-card_download_wrapper:focus,.product-card_download_wrapper:hover{background-color:#7f96fa;background-color:#e7e7e7}.product-card_download_wrapper:active .product-card_download-hover,.product-card_download_wrapper:focus .product-card_download-hover,.product-card_download_wrapper:hover .product-card_download-hover{opacity:1;transform:scale(1)}.product-card_download_wrapper:active .product-card_download,.product-card_download_wrapper:focus .product-card_download,.product-card_download_wrapper:hover .product-card_download{opacity:0;transform:scale(.8)}.product-card_download{opacity:1;transform:scale(1)}.product-card_download,.product-card_download-hover{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;transition:all .3s ease}.product-card_download-hover{height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(.8);width:100%}.product-card_download_title{color:#2a262b;font-family:Poppins,sans-serif;font-size:8px;font-weight:600}