.component-product-card{display:flex;align-items:stretch;justify-content:space-between;flex-flow:column nowrap;gap:.5rem;width:100%;height:100%}.component-product-card__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.component-product-card__image{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;gap:1rem}.component-product-card__image img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.component-product-card__badge{position:absolute;top:0;right:0;pointer-events:none;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;gap:.25rem;background-color:rgb(var(--color-background-highlighted));color:rgb(var(--color-foreground));font-family:var(--family-secondary);font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;padding:.5rem .75rem}.component-product-card__badge.is-new,.component-product-card__badge.is-bestseller{background-color:rgb(var(--color-accent));color:rgb(var(--color-background))}.component-product-card__content{display:flex;align-items:center;justify-content:flex-start;flex-flow:column nowrap;gap:.5rem;width:100%;height:100%}@media screen and (max-width: 1024px){.component-product-card__content{gap:1rem}}.component-product-card__reviews{--oke-text-regular: .8rem;height:1.6rem;font-family:var(--family-primary)}.component-product-card__reviews .oke-sr-stars svg{height:1rem!important}.component-product-card__title-link{text-decoration:none;color:rgb(var(--color-foreground));font-family:var(--family-primary);line-height:1.2;max-width:80%;height:100%}.component-product-card__title{color:inherit;font-family:inherit;font-size:1.5rem;line-height:1.4;text-align:center;width:100%;margin:0}.component-product-card__review-container{width:100%;min-height:1.5rem}.component-product-card__price{font-size:1.5rem;color:rgb(var(--color-foreground));font-family:var(--family-secondary);font-weight:500}.component-product-card__button{width:100%;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;margin-top:1rem;padding:1rem 1.25rem;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground));transition:all .25s ease-in-out;font-family:var(--family-secondary);font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:.2em}.component-product-card__button:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-product-card.css.map */
