.card {
  background-color: #ececec;
  padding: 34px 35px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .card {
    padding: 15px;
  }
}
.card:hover {
  box-shadow: 15px 15px 40px rgba(20, 74, 104, 0.12);
  z-index: 2;
}
.card-video {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 46px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.444602 1.38991C0.444602 0.622084 1.27408 0.140716 1.94074 0.521662L6.70323 3.24308C7.37505 3.62698 7.37505 4.59568 6.70323 4.97957L1.94074 7.70099C1.27408 8.08194 0.444602 7.60057 0.444602 6.83275L0.444602 1.38991Z' fill='%232FA4CE'/%3E%3C/svg%3E%0A");
  background-size: 8px 8px;
  background-position: center center;
  background-repeat: no-repeat;
}
.card-tip {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #52d596;
  -ms-writing-mode: tb;
  writing-mode: tb;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  transform: rotate(180deg);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card-tip_hit {
  background: #8452d5;
}
.card__image {
  position: absolute;
  right: -40px;
  bottom: -40px;
  width: 200px;
}
.card__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.card__title {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  max-width: 220px;
  margin-bottom: 8px;
  color: #000;j
}
.card__description {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #b8b8b8;
  /* margin-bottom: 28px; */
  max-width: 220px;
  height: 40px;
}
.card-weight {
 /*  margin-bottom: 15px; */
 height: 30px;
}
.card-weight__label {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}
.card-weight__value {
  font-size: 14px;
  line-height: 17px;
  color: #000;
  margin-left: 5px;
}
.card-price {
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;
  color: #ea5b2d;
  margin-bottom: 6px;
}
.card-price span {
  font-size: 14px;
  line-height: 17px;
}
.card-rating {
  display: flex;
  align-items: center;
  /* margin-bottom: 24px; */
  margin-top: auto;
  height: 40px;
}
.card-rating_about {
  margin-bottom: 0;
}
.card-rating__item {
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M3.58114 15.6764C3.40584 15.6764 3.23177 15.6217 3.0832 15.5143C2.80646 15.3137 2.67719 14.969 2.75251 14.6364L3.78183 10.1022L0.291017 7.04082C0.0344181 6.81682 -0.0636068 6.46207 0.0417426 6.13748C0.147092 5.8135 0.43372 5.58412 0.773085 5.55275L5.39186 5.13342L7.21795 0.859999C7.3526 0.546026 7.65925 0.343262 7.99996 0.343262C8.34066 0.343262 8.64731 0.546026 8.78196 0.859266L10.6081 5.13342L15.2261 5.55275C15.5662 5.58339 15.8528 5.8135 15.9582 6.13748C16.0635 6.46146 15.9661 6.81682 15.7095 7.04082L12.2187 10.1016L13.248 14.6356C13.3235 14.969 13.1941 15.3137 12.9174 15.5137C12.6414 15.7137 12.2734 15.729 11.9827 15.5543L7.99996 13.1743L4.01719 15.5557C3.88254 15.6356 3.73251 15.6764 3.58114 15.6764ZM7.99996 12.149C8.15133 12.149 8.30123 12.1896 8.436 12.2696L12.1948 14.5177L11.2233 10.2382C11.154 9.9336 11.2574 9.6156 11.4927 9.40954L14.7888 6.51884L10.428 6.12283C10.114 6.09414 9.844 5.89675 9.72131 5.60744L7.99996 1.57462L6.27652 5.60805C6.15518 5.89541 5.88515 6.0928 5.57191 6.12149L1.21047 6.51749L4.50646 9.40819C4.74255 9.61486 4.84582 9.93225 4.77587 10.2376L3.80515 14.517L7.56391 12.2696C7.69856 12.1896 7.84858 12.149 7.99996 12.149ZM5.35658 5.21607C5.35658 5.21607 5.35658 5.2168 5.35584 5.21741L5.35658 5.21607ZM10.642 5.21412L10.6427 5.21546C10.6427 5.21473 10.6427 5.21473 10.642 5.21412Z' fill='%23B8B8B8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: 100%;
}
.card-rating__item:not(:last-child) {
  margin-right: 6px;
}
.card-rating__item--active {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M15.9582 6.13694C15.8528 5.81296 15.5655 5.58358 15.2268 5.55294L10.6081 5.13363L8.78275 0.860116C8.64798 0.546146 8.34134 0.343506 8.00002 0.343506C7.65871 0.343506 7.35194 0.546146 7.21803 0.860116L5.39268 5.13363L0.773216 5.55294C0.434587 5.58419 0.147839 5.81357 0.0418805 6.13694C-0.0634679 6.46092 0.0338237 6.81627 0.289932 7.04088L3.78132 10.1023L2.75189 14.6363C2.67657 14.9697 2.80596 15.3145 3.08258 15.5144C3.23126 15.6224 3.40595 15.6764 3.58125 15.6764C3.73188 15.6764 3.88264 15.6364 4.01729 15.5558L8.00002 13.1744L11.982 15.5558C12.2741 15.7304 12.6415 15.7144 12.9175 15.5144C13.1941 15.3145 13.3235 14.9697 13.2482 14.6363L12.2187 10.1023L15.7101 7.04088C15.9661 6.81627 16.0635 6.46165 15.9582 6.13694Z' fill='%232FA4CE'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.card-counter {
  margin-bottom: 26px;
}
.card-button {
  margin-bottom: 12px;
}
.card-quick {
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  color: #ea5b2d;
}
.card-quick:hover {
  color: #e64a17;
}
.card-quick:active {
  color: #cf4215;
}

/*# sourceMappingURL=card.css.map */
