.sl-shop-card{--sl-shop-card-padding-inline: 24px;--sl-shop-card-padding-block-start: 20px;--sl-shop-card-padding-block-end: 20px;--sl-shop-card-image-width: 173px;--sl-shop-card-image-height: 173px;--sl-shop-card-media-height: 188px;--sl-shop-card-badge-row: 26px;--sl-shop-card-title-size: 18px;--sl-shop-card-title-leading: 1.2;--sl-shop-card-gap-stacks: var(--gap-lg);--sl-shop-card-gap-media: 12px;--sl-shop-card-gap-tight: 4px;display:flex;flex-direction:column;gap:var(--sl-shop-card-gap-stacks);padding:var(--sl-shop-card-padding-block-start) var(--sl-shop-card-padding-inline) var(--sl-shop-card-padding-block-end);background:var(--color-background);border-radius:8px;box-shadow:0 4px 34px #0000000d}.sl-shop-card--fill{height:100%}@media screen and (min-width:750px){.sl-shop-card:hover{box-shadow:0 4px 34px #0000000d,inset 0 0 0 2px #4527a0}}@media(prefers-reduced-motion:no-preference){.sl-shop-card{transition:box-shadow var(--animation-values-slow)}}@media screen and (min-width:750px)and (prefers-reduced-motion:no-preference){.sl-shop-card__image{transition:transform .5s ease}.sl-shop-card:hover .sl-shop-card__image{transform:scale(1.05)}}.sl-shop-card__top{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--sl-shop-card-gap-media);min-height:0}.sl-shop-card__badges{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:var(--sl-shop-card-gap-tight);min-height:var(--sl-shop-card-badge-row)}.sl-shop-card__media{display:flex;flex:1 1 auto;align-items:flex-start;justify-content:center;min-height:var(--sl-shop-card-media-height);overflow:hidden}.sl-shop-card__image{width:100%;max-width:var(--sl-shop-card-image-width);height:auto;max-height:var(--sl-shop-card-image-height);object-fit:contain}.sl-shop-card__content{display:flex;flex-direction:column;gap:var(--gap-xs)}.sl-shop-card__rating{min-height:12px}.sl-shop-card__title-link{color:inherit;text-decoration:none}.sl-shop-card__title{display:-webkit-box;margin:0;overflow:hidden;color:var(--color-foreground-heading);font-family:var(--font-heading--family);font-size:var(--sl-shop-card-title-size);font-weight:var(--font-heading--weight);line-height:var(--sl-shop-card-title-leading);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:calc(var(--sl-shop-card-title-size) * var(--sl-shop-card-title-leading) * 2)}@media(prefers-reduced-motion:no-preference){.sl-shop-card__title{transition:color var(--animation-values)}}.sl-shop-card__title-link:hover .sl-shop-card__title{color:var(--color-primary)}.sl-shop-card__price [ref=priceContainer]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sl-shop-card-gap-tight)}.sl-shop-card__price [ref=priceContainer]>span[role=group]{display:inline-flex;align-items:center;gap:var(--sl-shop-card-gap-tight)}.sl-shop-card__price [ref=priceContainer]>span[role=group]:last-child{margin-inline-start:var(--sl-shop-card-gap-tight)}.sl-shop-card__price [ref=priceContainer]>span[role=group]:last-child:not(:has(>:not(.hidden))){display:none}.sl-shop-card__price .price,.sl-shop-card__price .compare-at-price{font-family:var(--font-body--family);font-size:var(--font-size--sm);line-height:1.5}.sl-shop-card__price .price{color:var(--color-foreground)}.sl-shop-card__price .compare-at-price{color:#999;text-decoration:line-through}.sl-shop-card__price [ref=priceContainer]>.compare-at-price{order:-1}.sl-shop-card__actions{display:flex;flex-direction:column;gap:var(--gap-xs);margin-block-start:auto}.sl-shop-card__form,.sl-shop-card__quick-add,.sl-shop-card__form add-to-cart-component,.sl-shop-card__form .shopify-product-form{display:block;width:100%}.sl-shop-card .sl-shop-card__button{--button-padding-block: 14px;--button-padding-inline: 32px;position:relative;width:100%;height:auto;font-size:var(--font-size--sm);line-height:1.5;text-align:center}.sl-shop-card__button--primary{--button-background-color: linear-gradient(104.29deg, #4527a0 3.82%, #211449 85.88%);--button-color: #fff;--button-border-color: #3a2180;--button-border-width: 1px}.sl-shop-card__button--primary:hover{--button-background-color: linear-gradient(104.29deg, #211449 3.82%, #4527a0 85.88%);--button-color: #fff;--button-border-color: #3a2180}.sl-shop-card__button--secondary{--button-background-color: #fff;--button-color: #3a2180;--button-border-color: #3a2180;--button-border-width: 1px;display:grid;align-content:center;text-decoration:none}.sl-shop-card__button--secondary:hover{--button-background-color: #3a2180;--button-color: #fff;--button-border-color: #3a2180}.sl-shop-card__form .klaviyo-bis-trigger{--button-padding-block: 14px;--button-padding-inline: 32px;width:100%;font-size:var(--font-size--sm);line-height:1.5}@media screen and (max-width:749px){.sl-shop-card{--sl-shop-card-padding-inline: 12px;--sl-shop-card-padding-block-start: 12px;--sl-shop-card-padding-block-end: 16px;--sl-shop-card-image-width: 98px;--sl-shop-card-image-height: 101px;--sl-shop-card-media-height: 101px;--sl-shop-card-title-size: 14px;--sl-shop-card-title-leading: 1.5;--sl-shop-card-gap-stacks: 12px;--sl-shop-card-gap-media: var(--gap-xs)}.sl-shop-card__top{align-items:center}.sl-shop-card__badges{width:100%;row-gap:6px}.sl-shop-card__price [ref=priceContainer]>span[role=group]:last-child{flex-basis:100%;margin-inline-start:0}.sl-shop-card .sl-shop-card__button,.sl-shop-card .sl-shop-card__form .klaviyo-bis-trigger{--button-padding-block: 10px;--button-padding-inline: 24px;font-size:var(--font-size--2xs)}}.sl-shop-card .sl-product-tag{padding:4px 8px}.sl-shop-card .sl-product-card__price-save{font-size:var(--font-size--2xs)}
/*# sourceMappingURL=/cdn/shop/t/226/assets/sl-shop-card.css.map */
