.card{flex-direction:column;justify-content:space-between;height:100%;padding-bottom:60px;display:flex}.card--disabled{opacity:.5}.card a{color:#36454f;text-decoration:none}.card__img{background-size:cover;border:1px solid #9e85c4;border-radius:20px;flex-direction:column;justify-content:space-between;column-gap:10px;width:100%;height:230px;padding:10px;display:flex}.card__img__top{justify-content:flex-end;display:flex}.card__img__discount{color:#fff;letter-spacing:0%;background-color:#fb0;border-radius:25px;padding:6px 10px;font-size:14px;font-weight:700;line-height:100%;display:inline-block}.card__row{flex-wrap:wrap;gap:5px;margin:5px 0;display:flex}.card__tag{font-family:Gotham Pro;font-weight:400;font-style:Medium;letter-spacing:0%;border:1px solid;border-radius:25px;padding:6px 10px;font-size:12px;line-height:100%}.card__tag--pink{color:#ff8bc5;border-color:#ff8bc5}.card__tag--green{color:#2cbe00;border-color:#2cbe00}.card__tag--discount{color:#fff;background-color:#fb0;border-color:#fb0}.card__tag--purple{color:#9e85c4;border-color:#9e85c4}.card__subtitle{font-family:Gotham Pro;font-weight:400;font-style:Regular;letter-spacing:0%;color:#36454f;font-size:14px;line-height:100%}.card__title{font-family:Gotham Pro;font-weight:600;font-style:Medium;letter-spacing:0%;color:#36454f;margin:5px 0;font-size:16px;line-height:22px}.card__rewiev{font-family:Gotham Pro;font-weight:400;font-style:Medium;letter-spacing:0%;color:#36454f;align-items:center;margin-bottom:5px;font-size:14px;line-height:100%;display:flex}.card__rewiev span:first-child{font-weight:600}.card__rewiev img{margin-right:5px}.card__price__current{font-weight:600;font-style:Medium;letter-spacing:0%;color:#36454f;margin-bottom:5px;font-size:22px;line-height:100%}.card__price__old{font-weight:400;font-style:Medium;letter-spacing:0%;color:#36454fb2;font-size:16px;line-height:100%;text-decoration:line-through}.card__button{color:#fff;cursor:pointer;width:100%;font-family:Gotham Pro;font-weight:700;font-style:Bold;letter-spacing:0%;background:#9e85c4;border:none;border-radius:10px;justify-content:center;align-items:center;column-gap:10px;margin-top:15px;padding:12px 0;font-size:16px;line-height:100%;display:flex}.col-3 .card__img{height:360px}.col-4 .card__img{height:420px}
