.ds-product-card{display:flex;flex-direction:column;position:relative;background:var(--ds-pc-bg, #FFFCF6);border-radius:12px;overflow:hidden;height:100%;box-sizing:border-box}.ds-product-card__media{position:relative;display:block;width:100%;aspect-ratio:var(--ds-pc-ar, 1 / 1);overflow:hidden;background:#eee}.ds-product-card__images{position:absolute;top:0;right:0;bottom:0;left:0}.ds-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.ds-product-card__image--primary{opacity:1}.ds-product-card__image--hover,.ds-product-card--has-hover:hover .ds-product-card__image--primary{opacity:0}.ds-product-card--has-hover:hover .ds-product-card__image--hover{opacity:1}.ds-product-card__image img,.ds-product-card__image video{width:100%;height:100%;object-fit:cover;display:block}.ds-product-card__badge{position:absolute;top:8px;left:8px;background:#d5db63;color:#1a1a1a;font-family:Nuggety!important;font-size:12px;line-height:1.4;padding:4px 8px;border-radius:999px;z-index:2}.ds-product-card__info{display:flex;flex-direction:column;flex:1;padding:12px 12px 16px}.ds-product-card__title{color:var(--ds-fp-text);font-size:20px;font-weight:700;line-height:1.5;margin:0 0 1px}.ds-product-card__title *,.ds-product-card__subtitle *,.ds-product-card__price *{color:inherit;margin:0}.ds-product-card__title-link{color:inherit;text-decoration:none}.ds-product-card__subtitle{color:#4c4b48;font-size:14px;line-height:1.5;margin:0}.ds-product-card__price{color:var(--ds-fp-text);font-size:16px;font-weight:700;line-height:1.5;margin-top:12px;margin-bottom:16px}.ds-product-card .ds-product-card__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:11px 20px;background:#1a1a1a;color:#fff;font-family:Nuggety;font-size:18px;text-decoration:none;text-transform:uppercase;border-radius:999px;border:2px solid #1a1a1a;transition:background .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover){.ds-product-card .ds-product-card__btn:hover{background:#333;color:#fff;border-color:#212121;box-shadow:4px 4px #212121}}.ds-product-card .ds-product-card__btn-text{display:inline-block;transition:transform .5s cubic-bezier(.19,1,.22,1)}.ds-product-card .ds-product-card__btn:after{content:"";position:absolute;top:calc(50% - 9px);right:13px;opacity:0;width:18px;height:18px;background-color:currentColor;transform:translate(-7px);transition:opacity .5s cubic-bezier(.19,1,.22,1),transform .5s cubic-bezier(.19,1,.22,1);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='-1 0 23 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3Cpolyline points='3 12 14 12'%3E%3C/polyline%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='-1 0 23 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3Cpolyline points='3 12 14 12'%3E%3C/polyline%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}@media(hover:hover){.ds-product-card .ds-product-card__btn:hover:after{opacity:1;transform:translate(0)}.ds-product-card .ds-product-card__btn:hover .ds-product-card__btn-text{transform:translate(-7px)}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/ds-product-card.css.map */
