.product-card{display:flex;flex-direction:column}.product-card-container{display:flex;flex-direction:column;transition:transform .2s cubic-bezier(0,0,.5,1);border-radius:14px;box-shadow:#6363631a 0 2px 8px;background:#fff;width:172px;height:217px;overflow:hidden}@media screen and (min-width: 1024px){.product-card-container:hover,.product-card__button:hover{transform:scale(1.05)}}.product-card__header{display:flex;flex-direction:column;margin-top:21px;margin-left:10px;height:50px}.product-card-customize{margin-top:6.5px}.product-card__image-wrapper{flex:1;overflow:hidden}.product-card img{width:172px;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 0 14px 14px}.product-card__button{display:flex;align-items:center;justify-content:center;transition:transform .2s cubic-bezier(0,0,.5,1);margin-top:8.5px;margin-bottom:2px;border-radius:5px;box-shadow:0 2px #ddd;background:#fff;width:172px;min-height:35px;text-decoration:none;line-height:15px;color:#000;font-family:Montserrat;font-size:12px;font-weight:800;font-style:normal}.product-card__button span:first-child{letter-spacing:-.05em;color:#000c}.product-card-seperator{transform:rotate(90deg);margin:0 13px;border:1px solid rgba(0,0,0,.25);background:linear-gradient(0deg,#000,#000),#c4c4c4;width:6.5px;height:0px}@media screen and (max-width: 389px){.product-card__header{margin-top:18px;margin-left:7px}.product-card-container{width:150px;height:189px}.product-card img,.product-card__button{width:150px}}
/*# sourceMappingURL=/cdn/shop/t/234/assets/component-product-card.css.map */
