.blog-product-card{position:relative;display:flex;flex-direction:column;height:100%;background-color:rgb(var(--background));border:1px solid rgba(var(--border-color),1);border-radius:var(--block-border-radius);overflow:hidden}.blog-product-card__image-wrapper{position:relative;display:block;padding-bottom:100%;background-color:rgb(var(--secondary-background));overflow:hidden;z-index:0}.blog-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;margin:0!important}.blog-product-card__info{position:relative;z-index:1;display:flex;flex-direction:column;gap:.4em;padding:1.25em;min-width:0}.blog-product-card__title{position:static!important;display:block!important;margin:0!important;inset:auto!important;transform:none!important;font-family:var(--heading-font-family);color:rgb(var(--heading-color));font-size:1.1em;line-height:1.3;text-decoration:none;overflow-wrap:break-word}.blog-product-card__title:hover{text-decoration:underline}.blog-product-card .loox-rating{min-height:1.2em}.blog-product-card .loox-rating-content{flex-wrap:wrap;row-gap:0}.blog-product-card__price-list{display:flex;align-items:baseline;column-gap:.5em;row-gap:0;flex-wrap:wrap}.blog-product-card__price{font-weight:600;color:rgb(var(--text-color))}.blog-product-card__price--highlight{color:rgb(var(--product-on-sale-accent))}.blog-product-card__price--compare{color:rgba(var(--text-color),.55);text-decoration:line-through}.blog-product-card__cta{margin-top:.5em;display:inline-flex;justify-content:center;padding:.75em 1.25em;border-radius:var(--button-border-radius);background-color:rgb(var(--primary-button-background));color:rgb(var(--primary-button-text-color));font-family:var(--heading-font-family);font-size:.9em;text-decoration:none;text-align:center}.blog-product-card__cta:hover{opacity:.85}.blog-product-card--compact{flex-direction:row;align-items:center;height:auto;width:100%;gap:1.25em;padding:1.25em}.blog-product-card__compact-image{position:relative;flex:0 0 88px;width:88px;height:88px;border-radius:var(--block-border-radius-reduced, 8px);overflow:hidden;background-color:rgb(var(--secondary-background));display:block}.blog-product-card--compact .blog-product-card__info{flex:1 1 auto;min-width:0;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5em 1.5em;padding:0}.blog-product-card--compact .blog-product-card__compact-text{display:flex;flex-direction:column;gap:.35em;flex:1 1 auto;min-width:0}.blog-product-card--compact .blog-product-card__cta{margin-top:0;flex:0 0 auto;white-space:nowrap}@media(max-width:480px){.blog-product-card--compact{flex-wrap:wrap}.blog-product-card--compact .blog-product-card__info{flex-direction:column;align-items:flex-start}.blog-product-card--compact .blog-product-card__cta{width:100%;justify-content:center;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/blog-cards.css.map */
