.bysl-product-card{display:flex;flex-direction:column;width:100%;height:100%;background:var(--bysl-color-background);gap:var(--bysl-spacing-15)}.bysl-product-card.has-secondary-image{gap:10px}.bysl-product-card__main-link{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit;cursor:pointer;flex-grow:1;gap:15px}.bysl-product-card__image-container{position:relative;width:100%;aspect-ratio:300/400;overflow:hidden}.bysl-product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;position:absolute;top:0;left:0}.bysl-product-card__image-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;z-index:0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.bysl-product-card__image-container:has(.bysl-product-card__image[src]):before{display:none}.bysl-product-card__image--primary{opacity:1;z-index:1}.bysl-product-card__image--secondary{opacity:0;z-index:2}.bysl-product-card.has-secondary-image:hover .bysl-product-card__image--primary{opacity:0}.bysl-product-card.has-secondary-image:hover .bysl-product-card__image--secondary{opacity:1}.bysl-product-card__image-placeholder{width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.bysl-product-card__placeholder-svg{width:var(--bysl-spacing-60);height:var(--bysl-spacing-60);opacity:.3}.bysl-product-card__label{position:absolute;top:var(--bysl-spacing-10);left:var(--bysl-spacing-10);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000000d;border:1px solid rgba(255,255,255,.5);padding:3px var(--bysl-spacing-10) 5px;display:flex;align-items:center;justify-content:center;z-index:10}.bysl-product-card__label-text{font-family:var(--bysl-font-family-primary);font-size:var(--bysl-font-size-xs);font-weight:var(--bysl-font-weight);line-height:1.25;color:var(--bysl-color-background);white-space:nowrap}.bysl-product-card__info{display:flex;flex-direction:column;gap:var(--bysl-spacing-10);width:100%;flex-grow:1}.bysl-product-card__header{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:var(--bysl-spacing-10)}.bysl-product-card__title{font-family:var(--bysl-font-family-primary);font-size:var(--bysl-font-size-sm);font-weight:var(--bysl-font-weight);line-height:1.25;color:var(--bysl-color-primary);margin:0;flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.bysl-product-card__title--bold{font-weight:var(--bysl-font-weight-demibold);text-transform:uppercase}.bysl-product-card__price{display:flex;align-items:center;gap:var(--bysl-spacing-mini-4);flex-shrink:0}.bysl-product-card__price-regular,.bysl-product-card__price-sale,.bysl-product-card__price-compare{font-family:var(--bysl-font-family-primary);font-size:var(--bysl-font-size-sm);font-weight:var(--bysl-font-weight);line-height:1.25;color:var(--bysl-color-primary);white-space:nowrap}.bysl-product-card__price-compare{color:#999;text-decoration:line-through}.bysl-product-card__colors{display:flex;gap:5px;align-items:flex-start;margin-top:auto}.bysl-product-card__color-option{padding:3px;border-radius:var(--bysl-spacing-mini-8);border:.5px solid var(--bysl-color-background);width:16px;height:16px;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.bysl-product-card__color-option:hover{border-color:var(--bysl-color-primary)}.bysl-product-card__color-swatch{width:var(--bysl-spacing-10);height:var(--bysl-spacing-10);border-radius:50%;min-width:10px;min-height:10px;border:.5px solid #959595}.bysl-product-card__color-link{display:block;text-decoration:none;color:inherit;width:10px;height:10px}.bysl-product-card__color-link:hover{text-decoration:none}@media screen and (max-width: 749px){.bysl-product-card__title,.bysl-product-card__price-regular,.bysl-product-card__price-sale,.bysl-product-card__price-compare{font-size:var(--bysl-font-size-xs)}.bysl-product-card__label{top:6px;left:6px;padding:2px 6px 3px}.bysl-product-card__label-text{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bysl-product-card.css.map */
