.studio-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.studio-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.studio-card__link{text-decoration:none;color:inherit}.studio-card__media{position:relative;overflow:hidden;background:#fff;padding-bottom:120%}.studio-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s}.studio-card__image--hover{opacity:0}.studio-card:hover .studio-card__image--hover{opacity:1}.studio-card__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;flex-wrap:wrap;gap:.6rem;z-index:1;max-width:calc(100% - 2.4rem)}.studio-card__badge{padding:.6rem 1.2rem;background:#444;color:#fff;border-radius:4px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.studio-card__badge--sale{background:#f18080}.studio-card__badge--bestseller{background:#2e2e2e}.studio-card__badge--subscribe{background:#fffee1;color:#000}.studio-card__content{padding:1.6rem;display:flex;flex-direction:column;flex:1}.studio-card__kicker{font-size:1.1rem;text-transform:uppercase;letter-spacing:.12em;color:#4d4d4d;margin-bottom:.6rem;font-weight:600}.studio-card__title{font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.02em}.studio-card__title a{text-decoration:none;color:inherit}.studio-card__benefits{list-style:none;padding:0;margin:0 0 1.6rem}.studio-card__benefits li{font-size:1.3rem;line-height:1.5;color:rgb(var(--color-foreground) / .7);padding-left:1.6rem;position:relative;margin-bottom:.6rem}.studio-card__benefits li:before{content:"\2022";position:absolute;left:0;color:rgb(var(--color-foreground) / .4)}.studio-card__footer{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.2rem}.studio-card__price{display:flex;align-items:baseline;gap:.8rem}.studio-card__price--compare{font-size:1.4rem;color:rgb(var(--color-foreground) / .5);text-decoration:line-through}.studio-card__price--current{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground))}.studio-card__pack-size{font-size:1.2rem;color:rgb(var(--color-foreground) / .6)}.studio-card__actions{margin-top:auto}.studio-card__quick-add{width:100%;padding:1.2rem;font-size:1.3rem;letter-spacing:.08em}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-studio-card.css.map */
