.component__card{display:flex;flex-direction:column}.card__image{overflow:hidden;position:relative}.card__image-link{display:block;height:100%;width:100%}.card__image-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__image img{border-radius:1rem}.card__badge{background-color:#4e7661;border-radius:.25rem;color:#fff;font-size:.875rem;right:1rem;top:1rem}.card__actions,.card__badge{padding:.5rem;position:absolute}.card__actions{justify-content:space-around;right:0;top:0;transition:opacity .3s ease}@media screen and (min-width:1665px){.card__actions{right:1.5625rem}}.card__action{align-items:center;display:flex;height:2.5rem;justify-content:center;padding:1.5rem;vertical-align:middle;width:2.5rem}.card__action i{font-size:1.5em;transition:color .3s ease}.card__action:hover i{color:#fff}.card__body{padding:.5rem;text-align:center}.card__body>div:last-child{margin:0;padding:0}.card__body-item{margin-bottom:1rem}.card__body-item:last-child{margin:0}.card__price{font-weight:300;margin-bottom:1rem;text-align:start}.card__price .site-commerce-price-group-default-formatter{margin:0}.card__price .site-commerce-price-group-default-formatter__value{font-size:1.25rem;font-weight:400}.card__description{font-size:.75rem;font-weight:300;text-align:left}.card__body-header{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1200px){.card__body-header{flex-direction:row}}.card__body-header .component-star-rating{align-items:baseline;display:flex;gap:.5rem}@media screen and (min-width:1200px){.card__body-header .component-star-rating{align-content:flex-end;flex-direction:column;gap:0}.card__body-header .component-star-rating .component-star-rating__count{text-align:end;width:100%}}.card__title-link{display:block;flex:0 0 50%;font-size:1.25rem;text-align:left;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.card__title-link:hover{color:#4e7661}.card__title-link .card__body-header>.component component-star-rating{flex:0 0 50%;text-align:right}