.product-layout{height:100%}.product-card{display:flex;flex-direction:column;height:100%}.product-card a:hover{color:inherit}.product-card .image{display:block;position:relative;margin-bottom:.75rem}.product-card .product-image-swiper{position:relative}.product-card .product-image-swiper .swiper-scrollbar-product-image{position:absolute;bottom:0;left:0;right:0;height:3px;z-index:2}.product-card .btn-black,.product-card .status,.product-card .wish-wrap{position:absolute;line-height:1;z-index:1}.product-card img{width:100%;object-fit:cover;height:auto}.product-card .wish-wrap{display:flex;flex-direction:column;align-items:center;gap:.125rem;right:.5rem;top:.5rem}.product-card .wish-wrap span{font-family:var(--second-family);font-size:.625rem}.product-card .status{display:flex;align-items:center;gap:.25rem;line-height:1.4;font-size:.625rem;padding:.25rem .375rem;background:var(--beige);bottom:.5rem;left:.5rem}.product-card .status .icon{line-height:1.4}.product-card .btn-black{padding:.625rem;font-size:1rem;bottom:.5rem;right:.5rem;border-radius:50%;color:var(--black);background-color:rgba(255,255,255,.5019607843);border:0}.product-card .btn-black:hover{background-color:var(--blue);color:var(--white)}.product-card .color-list-wrap{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem .125rem}.product-card .color-list-wrap .more-num{font-weight:600;font-size:.875rem}.product-card .color-list{display:flex;align-items:center;gap:.25rem}.product-card .color-list li:nth-child(n+8){display:none}.product-card .color-li{position:relative;width:1.25rem;height:1.25rem;flex:1 1 1.25rem;border-radius:100%;display:block;cursor:pointer;border:1px solid #f3f0e8}.product-card .color-li svg{width:1rem;height:1rem}.product-card .color-li img{border-radius:50%}.product-card .color-li.active:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:1.5rem;height:1.5rem;border-radius:100%;border:.5px solid var(--grey-dark)}.product-card .name{font-family:var(--second-family);font-weight:600;font-size:.875rem;line-height:1.2;text-transform:uppercase;margin-bottom:.5rem}.product-card .descr{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;line-height:1.3;font-size:.875rem;margin-bottom:.25rem}.product-card .color-name{font-size:.875rem;line-height:1.3;margin-bottom:.5rem}.product-card .price,.product-card .price-wrapper{margin-top:auto}@media screen and (min-width:375px){.product-card .color-list{gap:.5rem}}@media screen and (min-width:1200px){.product-card .color-li{width:1.75rem;height:1.75rem;flex:1 1 1.75rem}.product-card .color-li svg,.product-card .color-li.active::after{width:2rem;height:2rem}}
/*# sourceMappingURL=../sourcemaps/product-card.css.map */
