.card{cursor:pointer;flex-direction:column;width:302px;display:flex}.card__image-wrapper{border:.1px solid #00000035;width:300px;height:400px;position:relative;overflow:hidden}.card__image-wrapper:hover{opacity:.9}.card__sold-out{text-align:center;color:#f3f3f3;background-color:#0000009e;width:100%;padding:8px 0;font-size:.875rem;position:absolute;bottom:0;left:0}.card__details{text-align:center;flex-direction:column;gap:16px;display:flex}.card__name{margin-top:10px;margin-bottom:0;font-size:1.0625rem;font-weight:300}.card__price{margin:0;font-size:1.0625rem}@media (max-width:830px){.card{width:202px}.card__image-wrapper{width:200px;height:300px}}@media (max-width:480px){.card{width:152px}.card__image-wrapper{width:150px;height:250px}}
