.product-card{width:100%}.product-card__details{display:flex;gap:1rem;padding:1rem .75rem;flex-wrap:wrap}.pdp-extras .product-card__details{padding:1rem 0}.product-card__info{flex:1}.product-card__title,.product-card__price{font-weight:400;text-transform:uppercase;letter-spacing:.07em;font-size:.625rem}.product-card__subtitle{font-weight:400;letter-spacing:.01em;font-size:.625rem;opacity:.7}.product-card .mini-form{flex:0 0 100%}.mini-form{display:flex;gap:3px}.mini-form .select{flex:1;font-size:.6875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75rem;padding-right:1.75rem}.product-card__img{position:relative;background-color:var(--color-bg-accent)}.product-card__img-hover{display:none;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .25s ease-in-out}@media screen and (min-width: 750px){.product-card__img-hover{display:block}.product-card__img:hover .product-card__img-hover{opacity:1!important}}.product-card__badge{position:absolute;top:1rem;left:.75rem;background-color:#fff;color:rgb(var(--color-fg));font-size:.5625rem;text-transform:uppercase;line-height:1;white-space:nowrap;letter-spacing:.07em;padding:.8125em .9375em;border-radius:1px;z-index:2;width:fit-content;height:fit-content}.product-card__badge--stylists-pick{background-color:rgb(var(--color-fg));color:rgb(var(--color-bg))}@media screen and (max-width: 749px){.product-card__badge{top:0;left:0;font-size:.5rem}}.product-card .image-aspect-ratio:has(img.product-card__img-main.lazy:not(.loaded)),.product-gallery-item:has(img.lazy:not(.loaded)){position:relative;overflow:hidden}.product-card .image-aspect-ratio:has(img.product-card__img-main.lazy:not(.loaded)):after,.product-gallery-item:has(img.lazy:not(.loaded)):after{content:"";position:absolute;left:45%;top:50%;width:10%;height:1px;background:rgba(var(--color-fg),.3);animation:loadingBar .85s ease-in-out infinite}@keyframes loadingBar{0%{width:0;left:45%}50%{width:10%;left:45%}to{width:0;left:55%}}
/*# sourceMappingURL=/cdn/shop/t/251/assets/_product-card.css.map */
