.product-card{-webkit-user-select:none;user-select:none;scroll-snap-align:start;background-color:#fffbf6;flex-direction:column;flex:0 0 calc(25% - 1.2rem);width:calc(25% - 1.2rem);display:flex;position:relative;overflow:hidden}.product-card__image-link,.product-card__info-link{color:inherit;text-decoration:none;display:block}.product-card__image-link{background-color:#e4e0da;width:100%;height:100%;min-height:38.7rem;overflow:hidden}.product-card__image{flex-shrink:1;width:100%;position:relative;overflow:hidden}.product-card__img{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;min-height:38.7rem;transition:transform .3s;position:absolute;top:0;left:0}.product-card__favorite{cursor:pointer;color:#1a1a1a;z-index:2;opacity:0;pointer-events:none;background:#ffffffe6;border:none;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;transform:translateY(-1rem)}.product-card__favorite:hover{color:#4a3728;background:#fff;transform:scale(1.1)translateY(-1rem)}.product-card__favorite--active{color:#4a3728;opacity:1;pointer-events:auto;background:#fff;transform:translateY(0)}.product-card__favorite svg{width:1.8rem;height:1.8rem}.product-card__content{z-index:5;background-color:#fffbf6;flex-direction:column;width:100%;margin-top:-.1rem;padding:1.6rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.product-card__content:after{content:"";background-color:inherit;z-index:-1;pointer-events:none;width:100%;height:40rem;position:absolute;top:99%;left:0}.product-card__category{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:1.6rem;font-weight:400;line-height:2rem}.product-card__name{color:#221f1f;margin:0;padding:.8rem 0;font-size:2rem;font-weight:500;line-height:2.4rem}.product-card__price{color:#221f1f;margin:.4rem 0 0;font-size:2.4rem;font-weight:600}.product-card__colors{opacity:0;visibility:hidden;pointer-events:none;gap:.8rem;margin-top:0;padding:0 .25rem;transition:all .3s;display:flex;position:absolute;top:100%;left:1.6rem;right:1.6rem}.product-card__color{cursor:pointer;border:.2rem solid #0000;border-radius:50%;width:2.4rem;height:2.4rem;transition:all .2s;box-shadow:0 2px 4px #0000001a}.product-card__color:hover{transform:scale(1.1)}.product-card__color--active{border-color:#1a1a1a;transform:scale(1.15)}.product-card__sizes{opacity:0;visibility:hidden;pointer-events:none;flex-wrap:wrap;gap:.6rem;transition:all .3s 50ms;display:flex;position:absolute;top:calc(100% + 4.2rem);left:1.6rem;right:1.6rem}.product-card__size{color:#666;cursor:pointer;background:#fff;border:.1rem solid #e0e0e0;justify-content:center;align-items:center;min-width:3.6rem;height:3.6rem;padding:0 .8rem;font-size:1.1rem;font-weight:400;transition:all .2s;display:flex}.product-card__size:hover{color:#1a1a1a;border-color:#1a1a1a}.product-card__size--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.product-card__size--active:hover{color:#fff}.product-card__actions{opacity:0;visibility:hidden;pointer-events:none;align-items:center;gap:1.2rem;transition:all .3s .1s;display:flex;position:absolute;top:calc(100% + 13rem);left:1.6rem;right:1.6rem}.product-card__actions--mobile{display:none}.product-card__add-to-cart{color:#fff;cursor:pointer;text-transform:none;background:#4a3728;border:none;flex:1;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;font-size:1.3rem;font-weight:500;transition:all .2s;display:flex}.product-card__add-to-cart:hover{background:#3a2b1f;transform:translateY(-.2rem)}.product-card__add-to-cart:active{transform:translateY(0)}.product-card__cart-icon{width:1.8rem;height:1.8rem}@media (hover:hover){.product-card:hover .product-card__img{transform:scale(1.05)}.category-page__products .product-card:hover .product-card__content{transform:translateY(-18.5rem)}.product-card:hover .product-card__favorite{opacity:1;pointer-events:auto;transform:translateY(0)}.product-card:hover .product-card__colors,.product-card:hover .product-card__sizes,.product-card:hover .product-card__actions{opacity:1;visibility:visible;pointer-events:auto}}.product-carousel__card{flex:0 0 calc(33.3333% - 1.06667rem);width:calc(33.3333% - 1.06667rem);min-width:32rem}.product-carousel__card .product-card__image{height:65.8rem;margin-bottom:0}.product-carousel__card .product-card__content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:linear-gradient(#0000 0%,#ffffffb3 40%,#fffffff2 100%);padding:2.4rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.product-carousel__card .product-card__colors,.product-carousel__card .product-card__sizes,.product-carousel__card .product-card__actions{max-height:0;margin-top:0;transition:all .3s;position:relative;top:0;left:0;overflow:hidden}.product-carousel__card .product-card__price{transition:transform .3s}@media (hover:hover){.product-carousel__card:hover .product-card__colors,.product-carousel__card:hover .product-card__sizes,.product-carousel__card:hover .product-card__actions{opacity:1;visibility:visible;pointer-events:auto;max-height:30rem;position:relative;top:auto;left:0;overflow:visible;transform:translateY(0)}.product-carousel__card:hover .product-card__colors{margin-top:.8rem}.product-carousel__card:hover .product-card__sizes,.product-carousel__card:hover .product-card__actions{margin-top:1.2rem}}@media (max-width:1024px){.product-carousel__card .product-card__image{height:48rem}.product-carousel__card .product-card__colors,.product-carousel__card .product-card__sizes,.product-carousel__card .product-card__actions{visibility:visible;opacity:1;pointer-events:auto;max-height:none;transform:translateY(0)}.product-carousel__card .product-card__colors{margin-top:.8rem;overflow:visible;transform:none!important}.product-carousel__card .product-card__sizes,.product-carousel__card .product-card__actions{margin-top:1.2rem;transform:none!important}.product-carousel__card .product-card__actions{width:4rem;height:4rem;margin-top:0;position:absolute;top:1rem;left:27rem}.product-card{flex:0 0 calc(50% - .8rem);width:calc(50% - .8rem);height:auto}.product-card__content{height:auto;padding:1.6rem;position:relative;overflow:visible;transform:none!important}.product-card__content:after{display:none}.product-card__colors,.product-card__sizes{opacity:1;visibility:visible;pointer-events:auto;width:100%;position:static;transform:none!important}.product-card__actions--desktop{display:none!important}.product-card__actions--mobile{opacity:1;visibility:visible;pointer-events:auto;z-index:10;width:4rem;height:4rem;display:flex;position:absolute;top:19.6rem;left:11.5rem;transform:none!important}.product-card__image{margin-bottom:1.2rem}.product-card__img,.product-card__image-link{min-height:24.4rem}.product-card__category{font-size:1.1rem}.product-card__name,.product-card__price{font-size:1.5rem}.product-card__add-to-cart{justify-content:center;align-items:center;width:100%;height:100%;padding:0;font-size:0;display:flex}.product-card__add-to-cart .product-card__cart-icon{margin:0}.product-card__color{width:2rem;height:2rem}.product-card__size{min-width:2.5rem;height:2.5rem;font-size:1rem}.product-card__size:hover,.product-card__size--active{color:#fff}.product-card__logo svg{width:3.2rem;height:3.2rem}.product-card__colors{flex-wrap:wrap;margin-top:1.2rem}.product-card__sizes{margin-top:1.2rem}.product-card__actions{margin-top:0}.product-carousel__card .product-card__content{width:100%}}
