.component-product-card-simple{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit;transition:opacity .3s ease;border-radius:var(--radius-primary)}.component-product-card-simple:hover{opacity:.8}.component-product-card-simple:focus{outline:2px solid var(--color-focus);outline-offset:4px}.component-product-card-simple__image{width:100%;aspect-ratio:3/2;display:flex;background-color:var(--color-card-background);border-radius:8px;overflow:hidden;position:relative;max-width:280px;margin-left:auto;margin-right:auto}.component-product-card-simple__image .product-image-wrapper{position:relative;width:100%;height:100%;display:flex}.component-product-card-simple__image img,.component-product-card-simple__image svg{display:block;width:100%;height:100%;object-fit:contain}.component-product-card-simple__external-link-icon{position:absolute;top:8px;right:8px;z-index:1;display:flex;align-items:center;justify-content:center}.component-product-card-simple__external-link-icon svg{width:14px;height:auto;color:var(--color-text)}@media screen and (max-width:767px){.component-product-card-simple__external-link-icon{top:4px;right:4px}.component-product-card-simple__external-link-icon svg{width:10px}}.component-product-card-simple__image .placeholder-svg{fill:var(--color-border);opacity:.3}.component-product-card-simple__image .product-tag-label{position:absolute;top:8px;left:8px;z-index:1;background-color:var(--color-badge);padding:.625rem .75rem;font-size:.75rem;line-height:1.1;text-transform:uppercase;color:var(--color-badge-text);font-weight:500;letter-spacing:.04em;border-radius:.25rem}@media screen and (max-width:767px){.component-product-card-simple__image{aspect-ratio:4/3}.component-product-card-simple__image .product-tag-label{padding:.25rem .5rem;font-size:.625rem;top:4px;left:4px}}.component-product-card-simple__content{text-align:center;padding:1rem 0}.component-product-card-simple__title{font-size:clamp(.9375rem,calc(.875rem + .25vw),1.125rem);font-weight:700;line-height:1.3;margin:0;color:var(--color-text);text-decoration:underline}.component-product-card-simple--current .component-product-card-simple__title{text-decoration:none}@media(max-width:767px){.component-product-card-simple__content{padding:.75rem 0}}.component-product-card-simple--empty .component-product-card-simple__title{color:var(--color-text-subtle);font-weight:400}.component-product-card-simple--generic{cursor:default}.component-product-card-simple--generic:hover{opacity:1}.component-product-card-simple--generic .component-product-card-simple__title{text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/341/assets/component-product-card-simple.css.map */
